Uses of Class
org.eclipse.gef.mvc.fx.providers.GeometricOutlineProvider
Packages that use GeometricOutlineProvider
-
Uses of GeometricOutlineProvider in org.eclipse.gef.mvc.fx.providers
Subclasses of GeometricOutlineProvider in org.eclipse.gef.mvc.fx.providersModifier and TypeClassDescriptionclass
TheGeometricBoundsProvider
is aProvider <IGeometry>
that returns aRectangle
that corresponds to the geometric bounds of its host visual, i.e. it does not include the stroke of the visual or other visual properties (e.g. clip or effect).