|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gvsig.remoteclient.wmts.struct.WMTSBaseStruct
org.gvsig.remoteclient.wmts.struct.WMTSLayer
org.gvsig.remoteclient.wmts.wmts_1_0_0.struct.WMTSLayer_1_0_0
public class WMTSLayer_1_0_0
Describes the attributes of a layer in a WMTS server using the protocol version 1.0.0
| Field Summary |
|---|
| Fields inherited from class org.gvsig.remoteclient.wmts.struct.WMTSLayer |
|---|
bbox, forceLongitudeFirstAxisOrder, status, wgs84bbox |
| Fields inherited from class org.gvsig.remoteclient.wmts.struct.WMTSBaseStruct |
|---|
gmlTag |
| Constructor Summary | |
|---|---|
WMTSLayer_1_0_0(WMTSServerDescription status)
|
|
| Method Summary | |
|---|---|
WMTSBoundingBox |
getBBox()
|
WMTSBoundingBox |
getWGS84BBox()
|
void |
parse(org.kxml2.io.KXmlParser parser)
Parses a WMTS layer |
| Methods inherited from class org.gvsig.remoteclient.wmts.struct.WMTSLayer |
|---|
getDimension, getFormat, getInfoFormat, getInitialLevel, getKeywords, getMetadata, getResourceURL, getSrsList, getStyle, getTileMatrixSetLink, linkTileMatrixSets, print, setForceLongitudeFirstAxisOrder, setKeywords, setMetadata |
| Methods inherited from class org.gvsig.remoteclient.wmts.struct.WMTSBaseStruct |
|---|
compareName, getAbstract, getIdentifier, getTitle, nextText, setAbstract, setIdentifier, setTitle |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WMTSLayer_1_0_0(WMTSServerDescription status)
| Method Detail |
|---|
public void parse(org.kxml2.io.KXmlParser parser)
throws java.io.IOException,
org.xmlpull.v1.XmlPullParserException
parse in class WMTSBaseStructparser -
java.io.IOException
org.xmlpull.v1.XmlPullParserExceptionpublic WMTSBoundingBox getWGS84BBox()
getWGS84BBox in class WMTSLayerpublic WMTSBoundingBox getBBox()
getBBox in class WMTSLayer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||