public class WMTSTileMatrix_1_0_0 extends WMTSTileMatrixImpl
forceChangeAxisOrdergmlTag| Constructor and Description |
|---|
WMTSTileMatrix_1_0_0() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
compareName(KXmlParser parser,
java.lang.String name)
Compares the next name in the selected parser with the string passed
by value.
|
void |
parse(KXmlParser parser,
java.util.List<WMTSTileMatrix> tileMatrixList)
Parses the tile matrix
|
checkChangeAxis, contains, contains, getBBoxTileMatrixSet, getHeightWCTile, getMatrixHeight, getMatrixWidth, getScaleDenominator, getSupportedCRS, getTileHeight, getTileWidth, getTopLeftCorner, getWidthWCTile, intersects, intersects, parse, print, setBBoxTileMatrixSet, setForceChangeAxisOrder, setMatrixHeight, setMatrixWidth, setScaleDenominator, setSupportedCRS, setTileHeight, setTileWidthgetAbstract, getIdentifier, getTitle, nextText, setAbstract, setIdentifier, setTitleclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetIdentifierpublic void parse(KXmlParser parser,
java.util.List<WMTSTileMatrix> tileMatrixList)
throws java.io.IOException,
XmlPullParserException
parse in class WMTSTileMatrixImplparser - java.io.IOExceptionXmlPullParserExceptionpublic boolean compareName(KXmlParser parser,
java.lang.String name)
compareName in class WMTSBaseStructparser - name -