public class TileMatrix extends TileMatrix
Constructor and Description |
---|
TileMatrix() |
Modifier and Type | Method and Description |
---|---|
static ArrayList<TileMatrix> |
buildTileMatrixList(URL url) |
CoordinateReferenceSystem |
getCrs()
Retrieve the CRS from the parent TileMatrixSet
|
String |
getSupportedCRS() |
String |
getTitle() |
void |
setSupportedCRS(String supportedCRS) |
void |
setTitle(String title) |
getDenominator, getIdentifier, getMatrixHeight, getMatrixWidth, getParent, getResolution, getTileHeight, getTileWidth, getTopLeft, setDenominator, setIdentifier, setMatrixHeight, setMatrixWidth, setParent, setTileHeight, setTileWidth, setTopLeft, setTopLeft, toString
public String getTitle()
public void setTitle(String title)
public void setSupportedCRS(String supportedCRS)
public String getSupportedCRS()
public static ArrayList<TileMatrix> buildTileMatrixList(URL url) throws JsonProcessingException, IOException
JsonProcessingException
IOException
public CoordinateReferenceSystem getCrs()
TileMatrix
getCrs
in class TileMatrix
Copyright © 1996–2022 Geotools. All rights reserved.