org.gvsig.remoteclient.wmts
Class WMTSOperation

java.lang.Object
  extended by org.gvsig.remoteclient.ogc.OGCClientOperation
      extended by org.gvsig.remoteclient.wmts.WMTSOperation

public class WMTSOperation
extends OGCClientOperation

Author:
Nacho Brodin (nachobrodin@gmail.com)

Field Summary
protected static java.util.Hashtable operations
           
 
Fields inherited from class org.gvsig.remoteclient.ogc.OGCClientOperation
onlineResource, operationName, PROTOCOL_GET, PROTOCOL_POST, PROTOCOL_UNDEFINED
 
Constructor Summary
WMTSOperation(java.lang.String operationName)
           
WMTSOperation(java.lang.String operationName, java.lang.String onlineResource)
           
 
Method Summary
 java.util.Hashtable getOperations()
           
 
Methods inherited from class org.gvsig.remoteclient.ogc.OGCClientOperation
getOnlineResource, getOperationName, setOnlineResource, setOperationName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

operations

protected static java.util.Hashtable operations
Constructor Detail

WMTSOperation

public WMTSOperation(java.lang.String operationName)

WMTSOperation

public WMTSOperation(java.lang.String operationName,
                     java.lang.String onlineResource)
Method Detail

getOperations

public java.util.Hashtable getOperations()
Specified by:
getOperations in class OGCClientOperation


Copyright © 2004-2013 gvSIG. All Rights Reserved.