Package ucar.unidata.idv.control
Class WMSInfo
java.lang.Object
ucar.unidata.data.gis.WmsSelection
ucar.unidata.idv.control.WMSInfo
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_CRS, ATTR_FORMAT, ATTR_LAYER, ATTR_LEGENDURL, ATTR_OPAQUE, ATTR_SERVER, ATTR_SRS, ATTR_TITLE, ATTR_VERSION, TAG_BACKGROUNDWMS, TAG_IMAGE, TAG_WMS -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ucar.unidata.data.gis.WmsSelection
appendLayer, assembleRequest, equals, getAllowSubsets, getBounds, getDescription, getFixedHeight, getFixedWidth, getFormat, getImageFile, getLayer, getLegendIcon, getOpaque, getServer, getSRS, getTimeList, getTitle, getVersion, hashCode, isFixedImage, parseWmsResources, setAllowSubsets, setBounds, setDescription, setFixedHeight, setFixedWidth, setFormat, setImageFile, setLayer, setLegendIcon, setOpaque, setServer, setSRS, setTimeList, setTitle, setVersion, toString
-
Constructor Details
-
WMSInfo
public WMSInfo()Default constructor.
-