|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gvsig.remoteclient.wms.WMSLayer
org.gvsig.remoteclient.wms.wms_1_3_0.WMSLayer1_3_0
public class WMSLayer1_3_0
WMS Layer for WMS 1.3.0
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.gvsig.remoteclient.wms.WMSLayer |
|---|
WMSLayer.DataURL, WMSLayer.MetadataURL |
| Field Summary |
|---|
| Fields inherited from class org.gvsig.remoteclient.wms.WMSLayer |
|---|
children, dimensions, parent, srs, styles |
| Constructor Summary | |
|---|---|
WMSLayer1_3_0()
|
|
| Method Summary | |
|---|---|
java.util.ArrayList |
getDimensions()
gets the dimension vector defined in this layer |
void |
parse(org.kxml2.io.KXmlParser parser,
java.util.TreeMap layerTreeMap)
Parses the contents of the parser(WMSCapabilities) to extract the information about an WMSLayer |
java.lang.String |
toString()
|
| Methods inherited from class org.gvsig.remoteclient.wms.WMSLayer |
|---|
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, setAbstract, setChildren, setfixedHeight, setfixedWidth, setLatLonBox, setName, setNoSubSets, setOpaque, setParent, setQueryable, setScaleMax, setScaleMin, setTitle |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public WMSLayer1_3_0()
| Method Detail |
|---|
public java.util.ArrayList getDimensions()
WMSLayergets the dimension vector defined in this layer
getDimensions in class WMSLayer
public void parse(org.kxml2.io.KXmlParser parser,
java.util.TreeMap layerTreeMap)
throws java.io.IOException,
org.xmlpull.v1.XmlPullParserException
Parses the contents of the parser(WMSCapabilities) to extract the information about an WMSLayer
parse in class WMSLayerjava.io.IOException
org.xmlpull.v1.XmlPullParserExceptionpublic java.lang.String toString()
toString in class WMSLayer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||