|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gvsig.remoteclient.wmts.struct.WMTSBoundingBox
org.gvsig.remoteclient.wmts.wmts_1_0_0.struct.WMTSBoundingBox_1_0_0
public class WMTSBoundingBox_1_0_0
Describes the bounding box of a layer in a WMTS server
| Field Summary |
|---|
| Fields inherited from class org.gvsig.remoteclient.wmts.struct.WMTSBoundingBox |
|---|
forceLongitudeFirstAxisOrder |
| Constructor Summary | |
|---|---|
WMTSBoundingBox_1_0_0()
|
|
| Method Summary | |
|---|---|
boolean |
compareName(org.kxml2.io.KXmlParser parser,
java.lang.String name)
Compares the next name in the selected parser with the string passed by value. |
void |
parse(org.kxml2.io.KXmlParser parser)
Parses a WGS84BoundingBox object |
| Methods inherited from class org.gvsig.remoteclient.wmts.struct.WMTSBoundingBox |
|---|
getCrs, getDimensions, getLowerCorner, getUpperCorner, isValid, print, setCrs, setDimensions, setForceLongitudeFirstAxisOrder, setLowerCorner, setUpperCorner, toRectangle2D |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WMTSBoundingBox_1_0_0()
| Method Detail |
|---|
public void parse(org.kxml2.io.KXmlParser parser)
throws java.io.IOException,
org.xmlpull.v1.XmlPullParserException
parse in class WMTSBoundingBoxparser -
java.io.IOException
org.xmlpull.v1.XmlPullParserException
public boolean compareName(org.kxml2.io.KXmlParser parser,
java.lang.String name)
parser - name -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||