public static class WMTSSpecification.GetTileRequest extends AbstractGetTileRequest
capabilities, LAYER, STYLE, TILECOL, TILEMATRIX, TILEMATRIXSET, TILEROW, typeEXCEPTION_XML, hints, onlineResource, properties| Constructor and Description |
|---|
GetTileRequest(URL onlineResource,
Properties properties,
WMTSCapabilities capabilities) |
| Modifier and Type | Method and Description |
|---|---|
Response |
createResponse(HTTPResponse response)
Each Request must know how to create it's counterpart Response.
|
WMTSServiceType |
getType() |
protected void |
initVersion()
Sets up the version number for this request.
|
void |
setType(WMTSServiceType type) |
getCrs, getHeaders, getTiles, initRequest, setCRS, setLayer, setRequestedBBox, setRequestedHeight, setRequestedTime, setRequestedWidth, setStyleinitServicegetFinalURL, getPostContentType, getProperties, getRequestHints, performPostOutput, processKey, requiresPost, setProperty, setRequestHintsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFinalURL, getPostContentType, getProperties, getRequestHints, performPostOutput, requiresPost, setProperty, setRequestHintspublic GetTileRequest(URL onlineResource, Properties properties, WMTSCapabilities capabilities)
onlineResource - properties - type - public Response createResponse(HTTPResponse response) throws ServiceException, IOException
RequestcreateResponse in interface RequestcreateResponse in class AbstractGetTileRequestServiceExceptionIOExceptionprotected void initVersion()
AbstractRequestinitVersion in class AbstractGetTileRequestpublic WMTSServiceType getType()
public void setType(WMTSServiceType type)
type - the type to setCopyright © 1996–2019 Geotools. All rights reserved.