public class TileEntry extends Entry
Entry.DataTypebounds, 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, setTableNamepublic List<TileMatrix> getTileMatricies()
public ReferencedEnvelope getTileMatrixSetBounds()
public void setTileMatrixSetBounds(ReferencedEnvelope tileMatrixSetBounds)
Copyright © 1996–2019 Geotools. All rights reserved.