public class WMTSDefaultLayer extends DefaultLayer
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
tileMatrixSet |
layerName
Constructor and Description |
---|
WMTSDefaultLayer(java.lang.String layerName,
java.lang.String tileMatrixSet)
Constructs a new
WMTSDefaultLayer . |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getTileMatrixSet()
Returns the tile matrix set.
|
getLayerName
private final java.lang.String tileMatrixSet
public WMTSDefaultLayer(java.lang.String layerName, java.lang.String tileMatrixSet)
WMTSDefaultLayer
.layerName
- layer nametileMatrixSet
- tile matrix setpublic java.lang.String getTileMatrixSet()