Field Summary | ||
---|---|---|
const Number | GLUE_IS_ENABLED | |
Glue is enabled, but no other glue settings are enabled. | ||
const Number | GLUE_TO_GUIDES | |
Glue to guides. | ||
const Number | GLUE_TO_HANDLES | |
Glue to handles. | ||
const Number | GLUE_TO_VERTICES | |
Glue to vertices. | ||
const Number | GLUE_TO_CONNECTION_POINTS | |
Glue to connection points. | ||
const Number | GLUE_TO_GEOMETRY | |
Glue to geometry. | ||
const Number | GLUE_IS_DISABLED | |
Glue is disabled. | ||
const Number | UNDEFINED | |
Undefined. |
Field Detail |
---|
GLUE_IS_ENABLED | |
const Number GLUE_IS_ENABLED |
GLUE_TO_GUIDES | |
const Number GLUE_TO_GUIDES |
GLUE_TO_HANDLES | |
const Number GLUE_TO_HANDLES |
GLUE_TO_VERTICES | |
const Number GLUE_TO_VERTICES |
GLUE_TO_CONNECTION_POINTS | |
const Number GLUE_TO_CONNECTION_POINTS |
GLUE_TO_GEOMETRY | |
const Number GLUE_TO_GEOMETRY |
GLUE_IS_DISABLED | |
const Number GLUE_IS_DISABLED |
UNDEFINED | |
const Number UNDEFINED |