| Package | Description |
|---|---|
| com.vividsolutions.wms |
| Modifier and Type | Method and Description |
|---|---|
BoundingBox |
Parser.boundingBoxFromNode(Node n)
Creates a new BoundingBox object based on the DOM Node given.
|
BoundingBox |
MapRequest.getBoundingBox()
Gets the BoundingBox of the image being requested.
|
BoundingBox |
MapLayer.getBoundingBox()
Gets the LatLonBoundingBox for this layer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MapRequest.setBoundingBox(BoundingBox bbox)
Sets the BoundingBox of the image being requested.
|
| Constructor and Description |
|---|
MapLayer(String name,
String title,
Collection srsList,
Collection subLayers,
BoundingBox bbox)
Creates a new instance of MapLayer
|
Copyright © 2017 B3Partners B.V.. All rights reserved.