Package | Description |
---|---|
org.eclipse.gef.mvc.fx.providers |
Class and Description |
---|
BoundsSnappingLocationProvider
The
BoundsSnappingLocationProvider determines
SnappingModel.SnappingLocation s along the bounds of the individual
IContentPart s that contribute to snapping. |
GeometricOutlineProvider
The
GeometricOutlineProvider is a Provider
<IGeometry> that returns an IGeometry 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). |
IAnchorProvider
The
IAnchorProvider can provide an IAnchor for an anchorage
part depending on a given anchored IVisualPart and a corresponding
role (see IAnchorProvider.get(IVisualPart, String) for details). |
ISnappingLocationProvider
The
ISnappingLocationProvider is used to determine
SnappingModel.SnappingLocation s for an IContentPart . |
ResizableTransformableBoundsProvider
The
ResizableTransformableBoundsProvider returns bounds according to
the size and transformation as returned by the part API, i.e. |
Copyright (c) 2014, 2016 itemis AG and others. All rights reserved.