Class ResizableTransformableOutlineProvider

java.lang.Object
org.eclipse.gef.common.adapt.IAdaptable.Bound.Impl<IVisualPart<? extends javafx.scene.Node>>
org.eclipse.gef.mvc.fx.providers.ResizableTransformableBoundsProvider
org.eclipse.gef.mvc.fx.providers.ResizableTransformableOutlineProvider
All Implemented Interfaces:
Provider<IGeometry>, jakarta.inject.Provider<IGeometry>, IAdaptable.Bound<IVisualPart<? extends javafx.scene.Node>>

public class ResizableTransformableOutlineProvider extends ResizableTransformableBoundsProvider
The ResizableTransformableOutlineProvider returns the outline according to the size and transformation as returned by the part API, i.e. IResizableContentPart and ITransformableContentPart.