| Package | Description |
|---|---|
| org.opengeospatial.cite.wmts10.ets.core.domain | |
| org.opengeospatial.cite.wmts10.ets.core.util |
| Modifier and Type | Method and Description |
|---|---|
BoundingBox |
LayerInfo.getGeographicBbox() |
| Modifier and Type | Method and Description |
|---|---|
List<BoundingBox> |
LayerInfo.getBboxes() |
| Constructor and Description |
|---|
LayerInfo(String layerName,
List<BoundingBox> bboxes,
BoundingBox geographicBbox) |
| Constructor and Description |
|---|
LayerInfo(String layerName,
List<BoundingBox> bboxes,
BoundingBox geographicBbox) |
| Modifier and Type | Method and Description |
|---|---|
static BoundingBox |
ServiceMetadataUtils.parseBoundingBox(Node bboxNode,
boolean presumedWGS84)
Parses the BoundingBox from the layer; either as the WGS84 Bbox, or one of the other listed ones
|
Copyright © 2022 Open Geospatial Consortium. All rights reserved.