Field Summary | ||
---|---|---|
const int | DARK_GRAY | |
Represents a dark gray line.
|
||
const int | DASH | |
Represent a dash line.
|
||
const int | DASH_DOT | |
Represents a dash-dot line
|
||
const int | DASH_DOT_DOT | |
Represents a dash-dot-dot line.
|
||
const int | DOT | |
Represents a dotted line.
|
||
const int | LIGHT_GRAY | |
Represents a light gray line.
|
||
const int | MEDIUM_GRAY | |
Represents a medium gray line.
|
||
const int | SOLID | |
Represent a solid line.
|
const int DARK_GRAY
const int DASH
const int DASH_DOT
const int DASH_DOT_DOT
const int DOT
const int LIGHT_GRAY
const int MEDIUM_GRAY
const int SOLID