Uses of Interface
org.geotools.data.ogr.OGR
-
Packages that use OGR Package Description org.geotools.data.ogr org.geotools.data.ogr.jni -
-
Uses of OGR in org.geotools.data.ogr
Methods in org.geotools.data.ogr that return OGR Modifier and Type Method Description protected abstract OGR
OGRDataStoreFactory. createOGR()
Constructors in org.geotools.data.ogr with parameters of type OGR Constructor Description OGRDataStore(String ogrName, String ogrDriver, URI namespace, OGR ogr)
OGRDataStore(String ogrName, String ogrDriver, URI namespace, OGR ogr, OGRDataSourcePool dataSourcePool)
-
Uses of OGR in org.geotools.data.ogr.jni
Classes in org.geotools.data.ogr.jni that implement OGR Modifier and Type Class Description class
JniOGR
Methods in org.geotools.data.ogr.jni that return OGR Modifier and Type Method Description protected OGR
JniOGRDataStoreFactory. createOGR()
-