Package | Description |
---|---|
org.openstreetmap.josm.gui.layer |
Modifier and Type | Field and Description |
---|---|
private GpxLayer.colorModes |
GpxLayer.computeCacheColored |
Modifier and Type | Method and Description |
---|---|
GpxLayer.colorModes |
GpxLayer.getColorMode() |
static GpxLayer.colorModes |
GpxLayer.colorModes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GpxLayer.colorModes[] |
GpxLayer.colorModes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|