Package | Description |
---|---|
org.geotools.tile |
Modifier and Type | Method and Description |
---|---|
Tile.ContextState |
Tile.getContextState()
This function returns the state of the tile render stack.
|
static Tile.ContextState |
Tile.ContextState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Tile.ContextState[] |
Tile.ContextState.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.setContextState(Tile.ContextState newState)
Sets the state of the tile rendering stack.
|
Copyright © 1996–2019 Geotools. All rights reserved.