WMSLayer.DataURL, WMSLayer.MetadataURL| Constructor and Description |
|---|
WMSLayer1_3_0() |
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList |
getDimensions()
gets the dimension vector defined in this layer
|
void |
parse(KXmlParser parser,
java.util.TreeMap layerTreeMap)
Parses the contents of the parser(WMSCapabilities)
to extract the information about an WMSLayer
|
java.lang.String |
toString() |
addBBox, addDimension, addkeyword, addSrs, addStyle, getAbstract, getAllSrs, getAllStyles, getBbox, getBboxes, getChildren, getDimension, getfixedHeight, getfixedWidth, getKeywords, getLatLonBox, getName, getParent, getScaleMax, getScaleMin, getStyles, getTitle, hasTransparency, isOpaque, isQueryable, noSubSets, parseKeywordList, readLayerAttributes, removeSrs, setAbstract, setChildren, setfixedHeight, setfixedWidth, setLatLonBox, setName, setNoSubSets, setOpaque, setParent, setQueryable, setScaleMax, setScaleMin, setTitlepublic java.util.ArrayList getDimensions()
WMSLayergets the dimension vector defined in this layer
getDimensions in class WMSLayerpublic void parse(KXmlParser parser,
java.util.TreeMap layerTreeMap)
throws java.io.IOException,
XmlPullParserException
Parses the contents of the parser(WMSCapabilities) to extract the information about an WMSLayer