Package | Description |
---|---|
org.geotools.tile |
Modifier and Type | Method and Description |
---|---|
Tile.ValidatedState |
Tile.getTileState()
Gets the validation state.
|
static Tile.ValidatedState |
Tile.ValidatedState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Tile.ValidatedState[] |
Tile.ValidatedState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Tile.setTileState(Tile.ValidatedState newState)
Sets the validation state.
|
Copyright © 1996–2019 Geotools. All rights reserved.