org.gvsig.remoteclient.wms
Class WMSOperation

java.lang.Object
  extended by org.gvsig.remoteclient.ogc.OGCClientOperation
      extended by org.gvsig.remoteclient.wms.WMSOperation

public class WMSOperation
extends OGCClientOperation

Author:
Jorge Piera

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
WMSOperation(java.lang.String operationName)
           
WMSOperation(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

WMSOperation

public WMSOperation(java.lang.String operationName)

WMSOperation

public WMSOperation(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.