public abstract class WMTSGetFeatureInfoRequest extends WMTSRequest
| Modifier and Type | Field and Description |
|---|---|
protected int |
x |
protected int |
y |
isDeleted, protocolHandler, status, stringUtils, XMLTAG_ENDCHARACTER, XMLTAG_FINISHCHARACTER, XMLTAG_STARTCHARACTER| Constructor and Description |
|---|
WMTSGetFeatureInfoRequest(WMTSStatusImpl status,
WMTSProtocolHandler protocolHandler,
int x,
int y) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getHttpPostRequest(java.lang.String onlineResource) |
java.lang.String |
getOperationName() |
java.lang.String |
getTempFilePrefix() |
java.net.URL |
getURL() |
cancelDownload, createXMLEndtTag, createXMLStartTag, downloadFile, getHttpGetRequest, getPartialQuery, getSchemaLocation, isDeleted, sendRequest, sendRequest, setDeletedpublic WMTSGetFeatureInfoRequest(WMTSStatusImpl status, WMTSProtocolHandler protocolHandler, int x, int y)
public java.lang.String getHttpPostRequest(java.lang.String onlineResource)
getHttpPostRequest in class WMTSRequestpublic java.lang.String getOperationName()
getOperationName in class WMTSRequestpublic java.lang.String getTempFilePrefix()
getTempFilePrefix in class WMTSRequestpublic java.net.URL getURL()
throws java.net.MalformedURLException
getURL in class WMTSRequestjava.net.MalformedURLException