Uses of Package
com.bc.ceres.swing.figure
Packages that use com.bc.ceres.swing.figure
Package
Description
-
Classes in com.bc.ceres.swing.figure used by com.bc.ceres.swing.demo
-
Classes in com.bc.ceres.swing.figure used by com.bc.ceres.swing.figureClassDescriptionBase class for all
Figure
implementations.A figure represents a graphical object.The rang of a figure.This event occurs, when a figure has been changed.Possible event types.A change listener which can be registered with aFigure
.A collection of figures.A figure editor is used to insert, delete and modify figures stored in a figure collection.A selection of figures.APropertySet
that provides style information for figures.Handles are shown on figures vertices or boundaries.Interactors catch user input to aFigureEditor
component and translate them into behaviour.Interactor interceptors are used to check whether an interaction can be performed or not.A point figure.A figure which uses an arbitrary geometry represented by a Java AWT shape.The graphical representation of point figures. -
Classes in com.bc.ceres.swing.figure used by com.bc.ceres.swing.figure.interactionsClassDescriptionInteractors catch user input to a
FigureEditor
component and translate them into behaviour. -
Classes in com.bc.ceres.swing.figure used by com.bc.ceres.swing.figure.supportClassDescriptionBase class for all
Figure
implementations.The base class for allHandle
implementations.Base class for allPointFigure
implementations.A figure that is based on a Java AWT shape geometry.A figure represents a graphical object.The rang of a figure.A collection of figures.A figure editor is used to insert, delete and modify figures stored in a figure collection.Something that knows about a figure editor.A selection of figures.APropertySet
that provides style information for figures.Handles are shown on figures vertices or boundaries.Interactors catch user input to aFigureEditor
component and translate them into behaviour.A point figure.A figure which uses an arbitrary geometry represented by a Java AWT shape.The graphical representation of point figures.