| Modifier and Type | Method and Description |
|---|---|
static StaticColor |
StaticColor.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StaticColor[] |
StaticColor.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StaticPath.setColor(StaticColor color) |
void |
StaticMarker.setColor(StaticColor color) |
Copyright © 2018. All rights reserved.