Field Summary | ||
---|---|---|
const int | NONE | |
Snap to nothing.
|
||
const int | ALIGNMENT_BOX_EXTENSION | |
Snap to alignment box extension.
|
||
const int | CENTER_AXES | |
Snap to center axis extension.
|
||
const int | CURVE_TANGENT | |
Snap to curve tangent extension.
|
||
const int | ENDPOINT | |
Snap to end point extension.
|
||
const int | MIDPOINT | |
Snap to mid point extension.
|
||
const int | LINEAR_EXTENSION | |
Snap to linear extension.
|
||
const int | CURVE_EXTENSION | |
Snap to curve extension.
|
||
const int | ENDPOINT_PERPENDICULAR | |
Snap to end point perpendicular extension.
|
||
const int | MIDPOINT_PERPENDICULAR | |
Snap to mid point perpendicular extension.
|
||
const int | ENDPOINT_HORIZONTAL | |
Snap to end point horizontal extension.
|
||
const int | ENDPOINT_VERTICAL | |
Snap to end point vertical extension.
|
||
const int | ELLIPSE_CENTER | |
Snap to ellipse center extension.
|
||
const int | ISOMETRIC_ANGLES | |
Snap to isometric angles extension.
|
||
const int | UNDEFINED | |
Undefined.
|
const int NONE
const int ALIGNMENT_BOX_EXTENSION
const int CENTER_AXES
const int CURVE_TANGENT
const int ENDPOINT
const int MIDPOINT
const int LINEAR_EXTENSION
const int CURVE_EXTENSION
const int ENDPOINT_PERPENDICULAR
const int MIDPOINT_PERPENDICULAR
const int ENDPOINT_HORIZONTAL
const int ENDPOINT_VERTICAL
const int ELLIPSE_CENTER
const int ISOMETRIC_ANGLES
const int UNDEFINED