Uses of Package
org.geotools.data.shapefile.shp

Packages that use org.geotools.data.shapefile.shp
org.geotools.data.shapefile   
org.geotools.data.shapefile.indexed   
org.geotools.data.shapefile.shp   
org.geotools.index.quadtree   
org.geotools.index.quadtree.fs   
org.geotools.renderer.shape   
 

Classes in org.geotools.data.shapefile.shp used by org.geotools.data.shapefile
IndexFile
          IndexFile parser for .shx files.
For now, the creation of index files is done in the ShapefileWriter.
ShapefileReader
          The general use of this class is:
ShapefileReader.Record
          The reader returns only one Record instance in its lifetime.
ShapefileWriter
          ShapefileWriter allows for the storage of geometries in esris shp format.
ShapeHandler
          A ShapeHandler defines what is needed to construct and persist geometries based upon the shapefile specification.
ShapeType
          Not much but a type safe enumeration of file types as ints and names.
 

Classes in org.geotools.data.shapefile.shp used by org.geotools.data.shapefile.indexed
ShapefileReader
          The general use of this class is:
 

Classes in org.geotools.data.shapefile.shp used by org.geotools.data.shapefile.shp
ShapefileException
          Thrown when an error relating to the shapefile occures
ShapefileHeader
           
ShapefileReader.Record
          The reader returns only one Record instance in its lifetime.
ShapefileWriter
          ShapefileWriter allows for the storage of geometries in esris shp format.
ShapeHandler
          A ShapeHandler defines what is needed to construct and persist geometries based upon the shapefile specification.
ShapeType
          Not much but a type safe enumeration of file types as ints and names.
 

Classes in org.geotools.data.shapefile.shp used by org.geotools.index.quadtree
IndexFile
          IndexFile parser for .shx files.
For now, the creation of index files is done in the ShapefileWriter.
 

Classes in org.geotools.data.shapefile.shp used by org.geotools.index.quadtree.fs
IndexFile
          IndexFile parser for .shx files.
For now, the creation of index files is done in the ShapefileWriter.
 

Classes in org.geotools.data.shapefile.shp used by org.geotools.renderer.shape
ShapeType
          Not much but a type safe enumeration of file types as ints and names.
 



Copyright © 1996-2010 Geotools. All Rights Reserved.