Uses of Package
com.bc.ceres.swing.figure
-
Packages that use com.bc.ceres.swing.figure Package Description com.bc.ceres.swing.demo com.bc.ceres.swing.figure com.bc.ceres.swing.figure.interactions com.bc.ceres.swing.figure.support -
Classes in com.bc.ceres.swing.figure used by com.bc.ceres.swing.demo Class Description FigureCollection A collection of figures.FigureFactory -
Classes in com.bc.ceres.swing.figure used by com.bc.ceres.swing.figure Class Description AbstractFigure Base class for allFigure
implementations.AbstractInteractor AbstractInteractorListener Figure A figure represents a graphical object.Figure.Rank The rang of a figure.FigureChangeEvent This event occurs, when a figure has been changed.FigureChangeEvent.Type Possible event types.FigureChangeListener A change listener which can be registered with aFigure
.FigureCollection A collection of figures.FigureEditor A figure editor is used to insert, delete and modify figures stored in a figure collection.FigureFactory FigureSelection A selection of figures.FigureStyle APropertySet
that provides style information for figures.Handle Handles are shown on figures vertices or boundaries.Interactor Interactors catch user input to aFigureEditor
component and translate them into behaviour.InteractorAware InteractorInterceptor Interactor interceptors are used to check whether an interaction can be performed or not.InteractorListener PointFigure A point figure.ShapeFigure A figure which uses an arbitrary geometry represented by a Java AWT shape.Symbol The graphical representation of point figures.ViewportInteractor -
Classes in com.bc.ceres.swing.figure used by com.bc.ceres.swing.figure.interactions Class Description AbstractInteractor FigureEditorInteractor Interactor Interactors catch user input to aFigureEditor
component and translate them into behaviour.InteractorListener ViewportInteractor -
Classes in com.bc.ceres.swing.figure used by com.bc.ceres.swing.figure.support Class Description AbstractFigure Base class for allFigure
implementations.AbstractHandle The base class for allHandle
implementations.AbstractPointFigure Base class for allPointFigure
implementations.AbstractShapeFigure A figure that is based on a Java AWT shape geometry.Figure A figure represents a graphical object.Figure.Rank The rang of a figure.FigureCollection A collection of figures.FigureEditor A figure editor is used to insert, delete and modify figures stored in a figure collection.FigureEditorAware Something that knows about a figure editor.FigureFactory FigureSelection A selection of figures.FigureStyle APropertySet
that provides style information for figures.Handle Handles are shown on figures vertices or boundaries.Interactor Interactors catch user input to aFigureEditor
component and translate them into behaviour.InteractorAware PointFigure A point figure.ShapeFigure A figure which uses an arbitrary geometry represented by a Java AWT shape.Symbol The graphical representation of point figures.