|
|||||||||
| 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_1_0.WMSLayer1_1_0
public class WMSLayer1_1_0
WMS Layer for WMS 1.1.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_1_0()
|
|
| Method Summary | |
|---|---|
void |
addExtent(WMSExtent extent)
Adds an extent to the extent vector |
java.util.ArrayList |
getDimensions()
gets the dimension vector defined in this layer |
WMSExtent |
getExtent(java.lang.String name)
|
java.util.ArrayList |
getExtents()
gets the extent 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_1_0()
| Method Detail |
|---|
public void addExtent(WMSExtent extent)
Adds an extent to the extent vector
extent - public java.util.ArrayList getDimensions()
WMSLayergets the dimension vector defined in this layer
getDimensions in class WMSLayerpublic WMSExtent getExtent(java.lang.String name)
public java.util.ArrayList getExtents()
gets the extent vector defined in this layer
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 | ||||||||