Uses of Class
org.geotools.geopkg.geom.GeoPkgGeomWriter.Configuration
-
Packages that use GeoPkgGeomWriter.Configuration Package Description org.geotools.geopkg org.geotools.geopkg.geom -
-
Uses of GeoPkgGeomWriter.Configuration in org.geotools.geopkg
Fields in org.geotools.geopkg declared as GeoPkgGeomWriter.Configuration Modifier and Type Field Description protected GeoPkgGeomWriter.Configuration
GeoPkgDialect. geomWriterConfig
protected GeoPkgGeomWriter.Configuration
GeoPackage. writerConfig
Methods in org.geotools.geopkg that return GeoPkgGeomWriter.Configuration Modifier and Type Method Description GeoPkgGeomWriter.Configuration
GeoPackage. getWriterConfiguration()
Constructors in org.geotools.geopkg with parameters of type GeoPkgGeomWriter.Configuration Constructor Description GeoPkgDataStoreFactory(GeoPkgGeomWriter.Configuration writerConfig)
GeoPkgDialect(JDBCDataStore dataStore, GeoPkgGeomWriter.Configuration writerConfig)
-
Uses of GeoPkgGeomWriter.Configuration in org.geotools.geopkg.geom
Fields in org.geotools.geopkg.geom declared as GeoPkgGeomWriter.Configuration Modifier and Type Field Description protected GeoPkgGeomWriter.Configuration
GeoPkgGeomWriter. config
Constructors in org.geotools.geopkg.geom with parameters of type GeoPkgGeomWriter.Configuration Constructor Description GeoPkgGeomWriter(int dim, GeoPkgGeomWriter.Configuration config)
GeoPkgGeomWriter(GeoPkgGeomWriter.Configuration config)
-