org.geotools.geopkg
Class TileEntry

Object
  extended by Entry
      extended by TileEntry

public class TileEntry
extends Entry


Nested Class Summary
 
Nested classes/interfaces inherited from class Entry
Entry.DataType
 
Field Summary
 
Fields inherited from class Entry
bounds, dataType, description, identifier, lastChange, srid, tableName
 
Constructor Summary
TileEntry()
           
 
Method Summary
 List<TileMatrix> getTileMatricies()
           
 
Methods inherited from class Entry
getBounds, getDataType, getDescription, getIdentifier, getLastChange, getSrid, getTableName, setBounds, setDataType, setDescription, setIdentifier, setLastChange, setSrid, setTableName
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TileEntry

public TileEntry()
Method Detail

getTileMatricies

public List<TileMatrix> getTileMatricies()


Copyright © 1996-2014 Geotools. All Rights Reserved.