Package | Description |
---|---|
edu.ucdavis.cstars.client |
Modifier and Type | Method and Description |
---|---|
static SnappingManager |
SnappingManager.create()
Create a new SnappingManager object.
|
static SnappingManager |
SnappingManager.create(SnappingManager.SnappingOptions options)
Create a new SnappingManager object.
|
SnappingManager |
MapWidget.enableSnapping()
Enable snapping on the map when working with the Editor, Measurement widget or the Draw and
Edit toolbars.
|
SnappingManager |
MapWidget.enableSnapping(SnappingManager.SnappingOptions options)
Enable snapping on the map when working with the Editor, Measurement widget or the Draw and Edit
toolbars.
|
SnappingManager |
MapWidget.getSnappingManager()
If snapping is enabled on the map using map.enableSnapping() this property provides access to the
SnappingManager.
|