Interface IBendableContentPart<V extends javafx.scene.Node>

Type Parameters:
V - The visual node used by this IBendableContentPart.
All Superinterfaces:
IActivatable, IAdaptable, IAdaptable.Bound<IViewer>, IContentPart<V>, IDisposable, IResizableContentPart<V>, ITransformableContentPart<V>, IVisualPart<V>

public interface IBendableContentPart<V extends javafx.scene.Node> extends ITransformableContentPart<V>, IResizableContentPart<V>
An IContentPart that supports content related bend, i.e. manipulation of control points.