Package com.bbn.openmap.dataAccess.shape.input

This package provides InputStreams for .shp, .dbf and .shx files that make up the ESRI Shape file format.

See:
          Description

Class Summary
DbfInputStream Reads the contents of a DBF file and provides access to what it has read through several get methods
LittleEndianInputStream Provides methods for reading data streams in Little Endian and Big Endian.
ShpInputStream Reads geometry data from a .shp file.
ShxInputStream Reads index data from a .shx file
 

Package com.bbn.openmap.dataAccess.shape.input Description

This package provides InputStreams for .shp, .dbf and .shx files that make up the ESRI Shape file format.



Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details