GLG Toolkit, Java Class Library
Version 4.5
|
Move Flag of the offset transformations. More...
Move Flag of the offset transformations.
Specifies the way the offset transformation is changed when the point it is attached to is transformed.
Constants | |
static final int | CHANGE_OFFSETS = 0 |
Change the transformation's offsets. More... | |
static final int | MOVE_ANCHOR_POINT = 1 |
Move the transformation's anchor point. More... | |
static final int | MOVE_REFERENCE = 2 |
For internal use by attachment points of reference objects. More... | |
|
static |
Change the transformation's offsets.
|
static |
Move the transformation's anchor point.
|
static |
For internal use by attachment points of reference objects.