Uses of Package
org.geotools.data.shapefile.shp
-
Packages that use org.geotools.data.shapefile.shp Package Description org.geotools.data.shapefile.index.quadtree org.geotools.data.shapefile.index.quadtree.fs org.geotools.data.shapefile.shp -
Classes in org.geotools.data.shapefile.shp used by org.geotools.data.shapefile.index.quadtree Class Description 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.data.shapefile.index.quadtree.fs Class Description 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.data.shapefile.shp Class Description ShapefileException Thrown when an error relating to the shapefile occuresShapefileHeader 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.