Package org.gdal.ogr
package org.gdal.ogr
Provides the classes necessary to handle OGR vector datasources.
This package provides the classes for the Driver, DataSource, Layer, Feature, Geometry... objects that are used for handling OGR vector datasources.
-
ClassDescriptionThis class represents a data source.Class Driver is an uninstanciable class providing various methods to represents an operational format driver.A simple feature, including geometry and attributes.Definition of a feature class or feature layer.Definition of an attribute of a FeatureDefn.Abstract base class for all geometry classes.This class represents a layer of simple features, with access methods.Class ogr is an uninstanciable class providing various utility functions as static methods.Class used to report progression of long operations.Class used for simple progress report to terminal.