| Package | Description |
|---|---|
| nl.b3p.viewer.config.services |
| Modifier and Type | Method and Description |
|---|---|
CoordinateReferenceSystem |
CoordinateReferenceSystem.clone() |
CoordinateReferenceSystem |
BoundingBox.getCrs() |
| Modifier and Type | Method and Description |
|---|---|
Map<CoordinateReferenceSystem,BoundingBox> |
Layer.getBoundingBoxes() |
Set<CoordinateReferenceSystem> |
Layer.getCrsList() |
| Modifier and Type | Method and Description |
|---|---|
void |
BoundingBox.setCrs(CoordinateReferenceSystem crs) |
| Modifier and Type | Method and Description |
|---|---|
void |
Layer.setBoundingBoxes(Map<CoordinateReferenceSystem,BoundingBox> boundingBoxes) |
void |
Layer.setCrsList(Set<CoordinateReferenceSystem> crsList) |
Copyright © 2019. All rights reserved.