GLG Toolkit, Java Class Library
Version 4.5
|
Arrow position constants. More...
Arrow position constants.
The ArrowType attribute values are formed by combining GlgArrowPositionFlags and GlgArrowFillTypeFlags values with bitwise OR.
Constants | |
static final int | END_APOS = 2 |
Arrow position constant. More... | |
static final int | MIDDLE_APOS = 4 |
Arrow position constant. More... | |
static final int | MIDDLE_INVERSED_APOS = 5 |
Arrow position constant. More... | |
static final int | START_APOS = 1 |
Arrow position constant. More... | |
static final int | START_END_APOS = 3 |
Arrow position constant. More... | |
|
static |
Arrow position constant.
|
static |
Arrow position constant.
|
static |
Arrow position constant.
|
static |
Arrow position constant.
|
static |
Arrow position constant.