org.gvsig.remoteclient.wms
Class WMSServiceInformation
java.lang.Object
org.gvsig.remoteclient.ogc.OGCServiceInformation
org.gvsig.remoteclient.wms.WMSServiceInformation
public class WMSServiceInformation
- extends OGCServiceInformation
Class that represents the description of the WMS metadata.
The first part of the capabilities will return the service information
from the WMS, this class will hold this information.
- Author:
- Jorge Piera
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
abstr
public java.lang.String abstr
address
public java.lang.String address
addresstype
public java.lang.String addresstype
country
public java.lang.String country
email
public java.lang.String email
fax
public java.lang.String fax
fees
public java.lang.String fees
formats
public java.util.Vector formats
function
public java.lang.String function
infoformats
public java.util.Vector infoformats
keywords
public java.lang.String keywords
name
public java.lang.String name
operationsInfo
public java.lang.String operationsInfo
organization
public java.lang.String organization
personname
public java.lang.String personname
phone
public java.lang.String phone
place
public java.lang.String place
postcode
public java.lang.String postcode
province
public java.lang.String province
scope
public java.lang.String scope
title
public java.lang.String title
version
public java.lang.String version
WMSServiceInformation
public WMSServiceInformation()
clear
public void clear()
createOperation
public OGCClientOperation createOperation(java.lang.String name)
- Specified by:
createOperation in class OGCServiceInformation
createOperation
public OGCClientOperation createOperation(java.lang.String name,
java.lang.String onlineResource)
- Specified by:
createOperation in class OGCServiceInformation
hasLegendGraphic
public boolean hasLegendGraphic()
isQueryable
public boolean isQueryable()
Copyright © 2014 gvSIG Association. All Rights Reserved.