Uses of Package
org.geotools.tpk

Packages that use org.geotools.tpk
Package
Description
 
  • Class
    Description
    This object is used to manage the bundle data file and the bundle index file.
     
    Tile object returned to the reader
    Temporary utility object to keep tile location/length info
    A TPK file contains one or more zoom levels This interface is an abstraction of a zoom level providing the coverage values of the zoom level (minColumn, minRow, maxColumn, maxRow) and the ability to retrieve tiles for a particular coverage in that zoom level.