public class WMTSRequest extends Object
(Based on existing work by rgould for WMS service)
Constructor and Description |
---|
WMTSRequest() |
Modifier and Type | Method and Description |
---|---|
OperationType |
getGetCapabilities() |
OperationType |
getGetTile() |
void |
setGetCapabilities(OperationType getCapabilities) |
void |
setGetTile(OperationType getTile) |
public OperationType getGetCapabilities()
public void setGetCapabilities(OperationType getCapabilities)
public OperationType getGetTile()
public void setGetTile(OperationType getTile)
Copyright © 1996–2019 Geotools. All rights reserved.