| Package | Description |
|---|---|
| de.terrestris.shogun2.model.layer.source | |
| de.terrestris.shogun2.model.layer.util | |
| de.terrestris.shogun2.model.map |
| Modifier and Type | Method and Description |
|---|---|
Extent |
XyzLayerDataSource.getExtent() |
| Modifier and Type | Method and Description |
|---|---|
void |
XyzLayerDataSource.setExtent(Extent extent) |
| Constructor and Description |
|---|
XyzLayerDataSource(String name,
String type,
String url,
Point2D.Double center,
Extent extent,
List<Resolution> resolutions,
Integer tileSize) |
| Modifier and Type | Method and Description |
|---|---|
Extent |
WmsTileGrid.getTileGridExtent() |
| Modifier and Type | Method and Description |
|---|---|
void |
WmsTileGrid.setTileGridExtent(Extent tileGridExtent) |
| Constructor and Description |
|---|
WmsTileGrid(Point2D.Double tileGridOrigin,
Extent tileGridExtent,
Integer tileSize) |
| Modifier and Type | Method and Description |
|---|---|
Extent |
MapConfig.getExtent() |
| Modifier and Type | Method and Description |
|---|---|
void |
MapConfig.setExtent(Extent extent) |
| Constructor and Description |
|---|
MapConfig(String name,
Point2D.Double center,
Extent extent,
List<Resolution> resolutions,
Integer zoom,
Resolution maxResolution,
Resolution minResolution,
Double rotation,
String projection) |
Copyright © 2016 terrestris GmbH & Co. KG. All rights reserved.