Package org.geotools.tpk
-
Interface Summary Interface Description TPKZoomLevel 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. -
Class Summary Class Description TPKBundle A zoom level consists of 1 or more bundles A bundle is physically always 128 columns by 128 rows but may be "logically" smaller (ie it doesn't necessarily have data for each row/column)TPKFile TPKFormat TPKFormatFactorySpi TPKReader TPKTile Tile object returned to the readerTPKTile.TileInfo Temporary utility object to keep tile location/length infoTPKTile.TPKTileSorter Sort comparator -- sorts tiles by bundle and then the tile data offsetTPKZoomLevelV1 TPKZoomLevel interface implementation for ESRI Compact Cache V1 filesTPKZoomLevelV2 TPKZoomLevel interface implementation for ESRI Compact Cache V2 files -
Enum Summary Enum Description TPKReader.ImageFormats