Package es.prodevelop.gvsig.mobile.fmap.driver.vect.shp

Class Summary
DiskShpDriver SHP driver via JNI when the file does not have to be loaded into memory.
MemoryShpDriver SHP driver for a file that is completely loaded into memory.
ShapeFileHeader Class to represent the header in the shape file.
SHP Clase con las constantes que representan los diferentes tipos de Shape y métodos estáticos relativos a los shapes.
ShpReader This class accesses the SHP/DBF file via static JNI functions.