Uses of Class
org.eclipse.gef.mvc.fx.providers.GeometricOutlineProvider
-
Packages that use GeometricOutlineProvider Package Description org.eclipse.gef.mvc.fx.providers -
-
Uses of GeometricOutlineProvider in org.eclipse.gef.mvc.fx.providers
Subclasses of GeometricOutlineProvider in org.eclipse.gef.mvc.fx.providers Modifier and Type Class Description class
GeometricBoundsProvider
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).
-