Package com.partnersoft.maps.file

Interface Summary
IndexFile<T>  
 

Class Summary
ConnectivityFile  
ConnectivityFileBuilder  
ConnectivityNode A single item in a connectivity file.
FindItemFile Somewhat simpler format for find items, using fixed-length records to allow faster access and in-place sorting.
FindItemFileBuilder Builds and sorts a FindItemFile.
IndexedConnectivityFile  
IntegerIndexFile A file containing byte offsets for another file, accessible by the order of the keys (index) or the integer key itself (key).
IntegerIndexFileBuilder Builds and sorts an IntegerIndexFile.
LargeFindItemBuilder Builds and sorts a FindItemFile.
LiteralPointFile  
LiteralPointFileBuilder  
LiteralPointSet  
LiteralPointTile A tile of literal colored point data.