GLG Toolkit, Java Class Library
Version 4.5
|
Specifies control point type. More...
Specifies control point type.
Constants | |
static final int | DEFAULT_POINT_TYPE = 0 |
Control points and attachment points. More... | |
static final int | GLG_CONTROL_AND_ATTACHMENT_POINTS = 17 |
Control points and attachment points. More... | |
static final int | GLG_CONTROL_POINTS = 1 |
Control points only. More... | |
|
static |
Control points and attachment points.
|
static |
Control points and attachment points.
|
static |
Control points only.