Uses of Package
com.luciad.shape.constraints
Packages that use com.luciad.shape.constraints
Package
Description
This package contains utility classes to ensure connectivity
between multiple curves.
Painter and editor classes for rendering and visually editing objects in an ILcdGXYView.
Provides support for interactive editing of domain objects in a model.
-
Classes in com.luciad.shape.constraints used by com.luciad.shape.constraintsClassDescriptionEnsures connectivity of curves, for example in a composite curve.Provides a curve editor with an
ILcdCurveConnector
to connect a givenILcdCurve
instance to anotherILcdCurve
instance. -
Classes in com.luciad.shape.constraints used by com.luciad.view.gxy.painterClassDescriptionProvides a curve editor with an
ILcdCurveConnector
to connect a givenILcdCurve
instance to anotherILcdCurve
instance. -
Classes in com.luciad.shape.constraints used by com.luciad.view.lightspeed.editorClassDescriptionProvides a curve editor with an
ILcdCurveConnector
to connect a givenILcdCurve
instance to anotherILcdCurve
instance.