Package | Description |
---|---|
org.openstreetmap.josm.io.imagery |
Modifier and Type | Field and Description |
---|---|
private Stack<ImageryReader.State> |
ImageryReader.Parser.states |
Modifier and Type | Method and Description |
---|---|
static ImageryReader.State |
ImageryReader.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImageryReader.State[] |
ImageryReader.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|