public class TileEntry extends Entry
Entry.DataType
bounds, dataType, description, identifier, lastChange, srid, tableName
Constructor and Description |
---|
TileEntry() |
Modifier and Type | Method and Description |
---|---|
List<TileMatrix> |
getTileMatricies() |
ReferencedEnvelope |
getTileMatrixSetBounds()
Returns the tile matrix set bounds.
|
void |
setTileMatrixSetBounds(ReferencedEnvelope tileMatrixSetBounds) |
getBounds, getDataType, getDescription, getIdentifier, getLastChange, getSrid, getTableName, setBounds, setDataType, setDescription, setIdentifier, setLastChange, setSrid, setTableName
public List<TileMatrix> getTileMatricies()
public ReferencedEnvelope getTileMatrixSetBounds()
public void setTileMatrixSetBounds(ReferencedEnvelope tileMatrixSetBounds)
Copyright © 1996–2019 Geotools. All rights reserved.