Uses of Class
org.geotools.data.shapefile.ShapefileDataStoreFactory
-
Packages that use ShapefileDataStoreFactory Package Description org.geotools.data.shapefile -
-
Uses of ShapefileDataStoreFactory in org.geotools.data.shapefile
Subclasses of ShapefileDataStoreFactory in org.geotools.data.shapefile Modifier and Type Class Description class
ShapefileDirectoryFactory
Creates a directory datastore pointing to a directory of shapefilesConstructors in org.geotools.data.shapefile with parameters of type ShapefileDataStoreFactory Constructor Description ShpFileStoreFactory(ShapefileDataStoreFactory factory, Map<String,?> originalParams)
-