Field Summary | ||
---|---|---|
const int | AUTOMATIC | |
Automatic markers.
|
||
const int | CIRCLE | |
Circular markers.
|
||
const int | DASH | |
Long bar markers
|
||
const int | DIAMOND | |
Diamond-shaped markers.
|
||
const int | DOT | |
Short bar markers.
|
||
const int | NONE | |
No markers.
|
||
const int | SQUARE_PLUS | |
Square markers with a plus sign.
|
||
const int | SQUARE | |
Square markers.
|
||
const int | SQUARE_STAR | |
Square markers with an asterisk.
|
||
const int | TRIANGLE | |
Triangular markers.
|
||
const int | SQUARE_X | |
Square markers with an X.
|
||
const int | PICTURE | |
Picture
|
const int AUTOMATIC
const int CIRCLE
const int DASH
const int DIAMOND
const int DOT
const int NONE
const int SQUARE_PLUS
const int SQUARE
const int SQUARE_STAR
const int TRIANGLE
const int SQUARE_X
const int PICTURE