Field Summary | ||
---|---|---|
const int | DASH_DOT | |
Represents thin dash-dotted line.
|
||
const int | DASH_DOT_DOT | |
Represents thin dash-dot-dotted line.
|
||
const int | DASHED | |
Represents dashed line.
|
||
const int | DOTTED | |
Represents dotted line.
|
||
const int | DOUBLE | |
Represents double line.
|
||
const int | HAIR | |
Represents hair line.
|
||
const int | MEDIUM_DASH_DOT | |
Represents medium dash-dotted line.
|
||
const int | MEDIUM_DASH_DOT_DOT | |
Represents medium dash-dot-dotted line.
|
||
const int | MEDIUM_DASHED | |
Represents medium dashed line.
|
||
const int | NONE | |
Represents no line.
|
||
const int | MEDIUM | |
Represents medium line.
|
||
const int | SLANTED_DASH_DOT | |
Represents slanted medium dash-dotted line.
|
||
const int | THICK | |
Represents thick line.
|
||
const int | THIN | |
Represents thin line.
|
const int DASH_DOT
const int DASH_DOT_DOT
const int DASHED
const int DOTTED
const int DOUBLE
const int HAIR
const int MEDIUM_DASH_DOT
const int MEDIUM_DASH_DOT_DOT
const int MEDIUM_DASHED
const int NONE
const int MEDIUM
const int SLANTED_DASH_DOT
const int THICK
const int THIN