org.gvsig.remoteclient.wmts.wmts_1_0_0.request
Class WMTSGetTileRequest1_0_0

java.lang.Object
  extended by org.gvsig.remoteclient.ogc.request.OGCRequest
      extended by org.gvsig.remoteclient.wmts.request.WMTSRequest
          extended by org.gvsig.remoteclient.wmts.request.WMTSGetTileRequest
              extended by org.gvsig.remoteclient.wmts.wmts_1_0_0.request.WMTSGetTileRequest1_0_0

public class WMTSGetTileRequest1_0_0
extends WMTSGetTileRequest

Author:
Nacho Brodin (nachobrodin@gmail.com)

Field Summary
 
Fields inherited from class org.gvsig.remoteclient.wmts.request.WMTSRequest
stringUtils
 
Fields inherited from class org.gvsig.remoteclient.ogc.request.OGCRequest
isDeleted, protocolHandler, status, XMLTAG_ENDCHARACTER, XMLTAG_FINISHCHARACTER, XMLTAG_STARTCHARACTER
 
Constructor Summary
WMTSGetTileRequest1_0_0(WMTSStatus status, WMTSProtocolHandler protocolHandler)
           
 
Method Summary
protected  java.lang.String getHttpGetRequest(java.lang.String onlineResource)
           
 
Methods inherited from class org.gvsig.remoteclient.wmts.request.WMTSGetTileRequest
getHttpPostRequest, getOperationName, getTempFilePrefix
 
Methods inherited from class org.gvsig.remoteclient.wmts.request.WMTSRequest
cancelDownload, downloadFile, getPartialQuery, getSchemaLocation, sendRequest
 
Methods inherited from class org.gvsig.remoteclient.ogc.request.OGCRequest
createXMLEndtTag, createXMLStartTag, getSymbol, getURL, isDeleted, sendRequest, setDeleted
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WMTSGetTileRequest1_0_0

public WMTSGetTileRequest1_0_0(WMTSStatus status,
                               WMTSProtocolHandler protocolHandler)
Method Detail

getHttpGetRequest

protected java.lang.String getHttpGetRequest(java.lang.String onlineResource)
Specified by:
getHttpGetRequest in class OGCRequest


Copyright © 2014 gvSIG Association. All Rights Reserved.