| Field Summary | ||
|---|---|---|
const int | NONE | |
None.
|
||
const int | SOLID | |
Solid line.
|
||
const int | DASH | |
Dashed line.
|
||
const int | DOT | |
Dotted line.
|
||
const int | DASH_DOT | |
Dash-dot line.
|
||
const int | DASH_DOT_DOT | |
Dash-dot-dot line.
|
||
const int | THICK_BETWEEN_THIN | |
Thick between thin.
|
||
const int | THIN_THICK_THIN | |
Thin thick thin.
|
||
const int | THICK_THIN | |
Thick thin.
|
||
const int | THIN_THICK | |
Thin thick.
|
||
const int | DRAWN | |
Drawn line patterns.
|
||
const int | DRAWN_DOTS | |
Drawn dots.
|
||
const int | DRAWN_DASHED | |
Drawn dashed.
|
||
const int | DRAWN_DASH_DOT | |
Drawn dash dot.
|
||
const int | DRAWN_DASH_DOT_DOT | |
Drawn dash dot dot.
|
||
const int | DASHED_EVENLY_SPACED | |
Dashed - evenly spaced.
|
||
const int | DOTTED_EVENLY_SPACED | |
Dotted - evenly spaced.
|
||
const int | DASHED_CENTER | |
Dashed - center.
|
||
const int | DOTTED_CENTER | |
Dotted - center.
|
||
const int | LONG_DASH | |
Long dash.
|
||
const int | LONG_DASH_DOUBLE_DOT | |
Long dash - double dot.
|
||
const int | LONG_DASH_TRIPLE_DOT | |
Long dash - triple dot.
|
||
const int | SHORT_DASH | |
Short dash.
|
||
const int | SHORT_DASH_DOUBLE_DOT | |
Short dash - double dot.
|
||
const int | CUSTOM_MASTER | |
Custom.
|
||
const int | UNDEFINED | |
Undefined.
|
||
const int NONE
const int SOLID
const int DASH
const int DOT
const int DASH_DOT
const int DASH_DOT_DOT
const int THICK_BETWEEN_THIN
const int THIN_THICK_THIN
const int THICK_THIN
const int THIN_THICK
const int DRAWN
const int DRAWN_DOTS
const int DRAWN_DASHED
const int DRAWN_DASH_DOT
const int DRAWN_DASH_DOT_DOT
const int DASHED_EVENLY_SPACED
const int DOTTED_EVENLY_SPACED
const int DASHED_CENTER
const int DOTTED_CENTER
const int LONG_DASH
const int LONG_DASH_DOUBLE_DOT
const int LONG_DASH_TRIPLE_DOT
const int SHORT_DASH
const int SHORT_DASH_DOUBLE_DOT
const int CUSTOM_MASTER
const int UNDEFINED