Package org.eclipse.gef.mvc.fx.providers
Class ResizableTransformableOutlineProvider
java.lang.Object
org.eclipse.gef.common.adapt.IAdaptable.Bound.Impl<IVisualPart<? extends 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 Node>>
The
ResizableTransformableOutlineProvider
returns the outline
according to the size and transformation as returned by the part API, i.e.
IResizableContentPart
and ITransformableContentPart
.-
Property Summary
Properties inherited from class org.eclipse.gef.common.adapt.IAdaptable.Bound.Impl
adaptable
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.eclipse.gef.common.adapt.IAdaptable.Bound
IAdaptable.Bound.Impl<T extends IAdaptable>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.gef.common.adapt.IAdaptable.Bound.Impl
adaptableProperty, getAdaptable, setAdaptable
-
Constructor Details
-
ResizableTransformableOutlineProvider
public ResizableTransformableOutlineProvider()
-
-
Method Details