All Classes and Interfaces
Class
Description
An example of how to use a
ShapefileProcessor
to create SQL insert statements for a particular type of shapefile.Interprets a
org.opengis.feature.Feature
from a shapefile with bar information and processes it with a Shape2Sql.BarProcessor
.Defines some kind of processing of bar information.
A "test" showing how to draw the geometries in a shapefile using a
GeometryDrawingPanel
.