Interface ILcdCurveConnectorProvider

All Superinterfaces:
Cloneable, ILcdCloneable, Serializable
All Known Implementing Classes:
TLcdDefaultCurveConnectorProvider

public interface ILcdCurveConnectorProvider extends Serializable, ILcdCloneable
Provides a curve editor with an ILcdCurveConnector to connect a given ILcdCurve instance to another ILcdCurve instance. As such, a connector provider can be used to ensure the connectivity of ILcdCompositeCurve instances.
Since:
9.0
See Also: