Package org.geotools.tpk
Class TPKTile.TileInfo
Object
TileInfo
- Enclosing class:
- TPKTile
Temporary utility object to keep tile location/length info
Note that in a V1 cache only the tileDataOffset field is utilized as the length is stored at that location (32-bit int) and the actual tile data is at tileDataOffset+4
In a V2 cache both fields are used and populated directly from the tile's index entry
-
Method Summary