| Package | Description |
|---|---|
| org.wicketstuff.openlayers3.api.source.tile |
| Modifier and Type | Method and Description |
|---|---|
TileWms.ServerType |
TileWms.getServerType()
Returns the remote server type
|
static TileWms.ServerType |
TileWms.ServerType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TileWms.ServerType[] |
TileWms.ServerType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TileWms |
TileWms.serverType(TileWms.ServerType serverType)
Sets the remote server type.
|
void |
TileWms.setServerType(TileWms.ServerType serverType)
Sets the remote server type.
|
Copyright © 2014–2017. All rights reserved.