ucar.unidata.idv.control
Class WMSInfo

java.lang.Object
  extended by ucar.unidata.data.gis.WmsSelection
      extended by ucar.unidata.idv.control.WMSInfo

public class WMSInfo
extends WmsSelection

This is a stub so legacy bundles that contained the old version will still work.

Version:
$Revision: 1.17 $
Author:
Jeff McWhirter

Field Summary
 
Fields inherited from class ucar.unidata.data.gis.WmsSelection
ATTR_BBOX, ATTR_FORMAT, ATTR_LAYER, ATTR_LEGENDURL, ATTR_OPAQUE, ATTR_SERVER, ATTR_SRS, ATTR_TITLE, ATTR_VERSION, TAG_BACKGROUNDWMS, TAG_WMS
 
Constructor Summary
WMSInfo()
          Default constructor.
 
Method Summary
 
Methods inherited from class ucar.unidata.data.gis.WmsSelection
appendLayer, assembleRequest, equals, getAllowSubsets, getBounds, getDescription, getFixedHeight, getFixedWidth, getFormat, getLayer, getLegendIcon, getServer, getSRS, getTimeList, getTitle, getVersion, hashCode, parseWmsResources, setAllowSubsets, setBounds, setDescription, setFixedHeight, setFixedWidth, setFormat, setLayer, setLegendIcon, setServer, setSRS, setTimeList, setTitle, setVersion, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WMSInfo

public WMSInfo()
Default constructor.