Package com.luciad.shape.constraints
package com.luciad.shape.constraints
This package contains utility classes to ensure connectivity between multiple curves.
- Since:
- 9.0
-
ClassDescriptionEnsures connectivity of curves, for example in a composite curve.Provides a curve editor with an
ILcdCurveConnector
to connect a givenILcdCurve
instance to anotherILcdCurve
instance.Curve connector forILcd2DEditablePointList
.Curve connector forILcd2DEditableCircularArcBy3Points
.Curve connector forILcd2DEditableCircularArcByBulge
.Curve connector forILcd2DEditableCircularArcByCenterPoint
.Curve connector forILcdCompositeCurve
.Utility class forILcdCurveConnector
related tasks.Default implementation ofILcdCurveConnectorProvider
, aggregating all built-in connectors.