Uses of Package
org.eclipse.gef.mvc.fx.providers
-
ClassDescriptionThe
BoundsSnappingLocationProvider
determinesSnappingModel.SnappingLocation
s along the bounds of the individualIContentPart
s that contribute to snapping.TheGeometricOutlineProvider
is aProvider <IGeometry>
that returns anIGeometry
that corresponds to the geometric outline of its host visual, i.e. it does not include the stroke of the visual or other visual properties (e.g. clip or effect).TheIAnchorProvider
can provide anIAnchor
for an anchorage part depending on a given anchoredIVisualPart
and a corresponding role (seeIAnchorProvider.get(IVisualPart, String)
for details).TheISnappingLocationProvider
is used to determineSnappingModel.SnappingLocation
s for anIContentPart
.TheResizableTransformableBoundsProvider
returns bounds according to the size and transformation as returned by the part API, i.e.