| Package | Description |
|---|---|
| nl.b3p.viewer.config.app | |
| nl.b3p.viewer.config.services |
| Modifier and Type | Method and Description |
|---|---|
BoundingBox |
Application.getMaxExtent() |
BoundingBox |
Application.getStartExtent() |
| Modifier and Type | Method and Description |
|---|---|
void |
Application.setMaxExtent(BoundingBox maxExtent) |
void |
Application.setStartExtent(BoundingBox startExtent) |
| Modifier and Type | Method and Description |
|---|---|
BoundingBox |
BoundingBox.clone() |
BoundingBox |
TileMatrixSet.getBbox() |
| Modifier and Type | Method and Description |
|---|---|
Map<CoordinateReferenceSystem,BoundingBox> |
Layer.getBoundingBoxes() |
| Modifier and Type | Method and Description |
|---|---|
void |
TileMatrixSet.setBbox(BoundingBox bbox) |
| Modifier and Type | Method and Description |
|---|---|
void |
Layer.setBoundingBoxes(Map<CoordinateReferenceSystem,BoundingBox> boundingBoxes) |
Copyright © 2018. All rights reserved.