Package | Description |
---|---|
org.eclipse.gef.mvc.fx.providers |
Modifier and Type | Class and Description |
---|---|
class |
CenterSnappingLocationProvider
The
CenterSnappingLocationProvider is a specialization of
BoundsSnappingLocationProvider that returns the center of the bounds
as the only SnappingModel.SnappingLocation s. |
class |
TopLeftSnappingLocationProvider
The
TopLeftSnappingLocationProvider returns the top left corner of
the bounds as the only snapping location. |
Copyright (c) 2014, 2016 itemis AG and others. All rights reserved.