|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Colors.Element | |
|---|---|
| org.geotoolkit.io.wkt | Well Known Text (WKT) parsing and formatting. |
| Uses of Colors.Element in org.geotoolkit.io.wkt |
|---|
| Methods in org.geotoolkit.io.wkt that return Colors.Element | |
|---|---|
static Colors.Element |
Colors.Element.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Colors.Element[] |
Colors.Element.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.geotoolkit.io.wkt with parameters of type Colors.Element | |
|---|---|
X364 |
Colors.get(Colors.Element key)
Returns the color for the given syntatic element. |
void |
Colors.set(Colors.Element key,
X364 color)
Sets the color of the given syntatic element. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||