private static class WMTSTileSource.Layer extends Object
Modifier and Type | Field and Description |
---|---|
private String |
baseUrl |
private String |
format |
private String |
name |
private String |
style |
private WMTSTileSource.TileMatrixSet |
tileMatrixSet |
Collection<String> |
tileMatrixSetLinks |
Constructor and Description |
---|
Layer() |
Layer(WMTSTileSource.Layer l) |
private WMTSTileSource.TileMatrixSet tileMatrixSet
public Collection<String> tileMatrixSetLinks
Layer(WMTSTileSource.Layer l)
Layer()