public static class WMTSSpecification.GetTileRequest extends AbstractGetTileRequest
capabilities, LAYER, STYLE, TILECOL, TILEMATRIX, TILEMATRIXSET, TILEROW, type
EXCEPTION_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, setStyle
initService
getFinalURL, getPostContentType, getProperties, getRequestHints, performPostOutput, processKey, requiresPost, setProperty, setRequestHints
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getFinalURL, getPostContentType, getProperties, getRequestHints, performPostOutput, requiresPost, setProperty, setRequestHints
public GetTileRequest(URL onlineResource, Properties properties, WMTSCapabilities capabilities)
onlineResource
- properties
- type
- public Response createResponse(HTTPResponse response) throws ServiceException, IOException
Request
createResponse
in interface Request
createResponse
in class AbstractGetTileRequest
ServiceException
IOException
protected void initVersion()
AbstractRequest
initVersion
in class AbstractGetTileRequest
public WMTSServiceType getType()
public void setType(WMTSServiceType type)
type
- the type to setCopyright © 1996–2019 Geotools. All rights reserved.