| Package | Description |
|---|---|
| nl.b3p.viewer.config.services |
| Modifier and Type | Method and Description |
|---|---|
TileMatrixSet |
TileMatrix.getMatrixSet() |
protected TileMatrixSet |
TileService.parseTileMatrixSet(XPath xpath,
Node matrixSet) |
| Modifier and Type | Method and Description |
|---|---|
List<TileMatrixSet> |
TileService.getMatrixSets() |
List<TileMatrixSet> |
Layer.getMatrixSets() |
protected List<TileMatrixSet> |
TileService.parseMatrixSets(XPath xpath,
Document doc) |
| Modifier and Type | Method and Description |
|---|---|
protected TileMatrix |
TileService.parseTileMatrix(XPath xpath,
Node tileMatrix,
TileMatrixSet tms) |
void |
TileMatrix.setMatrixSet(TileMatrixSet matrixSet) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
TileService.parseBoundingBox(Layer layer,
XPath xpath,
Node l,
List<TileMatrixSet> tmses) |
void |
TileService.setMatrixSets(List<TileMatrixSet> matrixSets) |
void |
Layer.setMatrixSets(List<TileMatrixSet> matrixSets) |
Copyright © 2017. All rights reserved.