Package | Description |
---|---|
org.geotools.tile |
Modifier and Type | Method and Description |
---|---|
Tile.RenderState |
Tile.getRenderState()
Gets the state of the tiled image.
|
static Tile.RenderState |
Tile.RenderState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Tile.RenderState[] |
Tile.RenderState.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.setRenderState(Tile.RenderState newState)
Sets the state of the tiles image.
|
Copyright © 1996–2019 Geotools. All rights reserved.