public class SnapSettingsValue
Field Summary | ||
---|---|---|
static final int | SNAP_TO_NOTHING | |
Snap to nothing.
|
||
static final int | SNAP_TO_RULER_SUBDIVISIONS | |
Snap to ruler subdivisions.
|
||
static final int | SNAP_TO_GRID | |
Snap to grid.
|
||
static final int | SNAP_TO_GUIDES | |
Snap to guides.
|
||
static final int | SNAP_TO_SELECTION_HANDLES | |
Snap to selection handles.
|
||
static final int | SNAP_TO_VERTICES | |
Snap to vertices.
|
||
static final int | SNAP_TO_CONNECTION_POINTS | |
Snap to connection points.
|
||
static final int | SNAP_TO_THE_VISIBLE_EDGES_OF_SHAPES | |
Snap to the visible edges of shapes.
|
||
static final int | SNAP_TO_ALIGNMENT_BOX | |
Snap to alignment box.
|
||
static final int | SNAP_TO_SHAPE_EXTENSIONS_OPTIONS | |
Snap to shape extensions options.
|
||
static final int | SNAP_DISABLED | |
Snap disabled.
|
||
static final int | SNAP_TO_INTERSECTIONS | |
Snap to intersections.
|
||
static final int | UNDEFINED | |
Undefined.
|
public static final int SNAP_TO_NOTHING
public static final int SNAP_TO_RULER_SUBDIVISIONS
public static final int SNAP_TO_GRID
public static final int SNAP_TO_GUIDES
public static final int SNAP_TO_SELECTION_HANDLES
public static final int SNAP_TO_VERTICES
public static final int SNAP_TO_CONNECTION_POINTS
public static final int SNAP_TO_THE_VISIBLE_EDGES_OF_SHAPES
public static final int SNAP_TO_ALIGNMENT_BOX
public static final int SNAP_TO_SHAPE_EXTENSIONS_OPTIONS
public static final int SNAP_DISABLED
public static final int SNAP_TO_INTERSECTIONS
public static final int UNDEFINED