See: Description
| Interface | Description |
|---|---|
| ogrConstants |
| Class | Description |
|---|---|
| DataSource |
This class represents a data source.
|
| Driver |
Class Driver is an uninstanciable class providing various methods to represents an operational format driver.
|
| Feature |
A simple feature, including geometry and attributes.
|
| FeatureDefn |
Definition of a feature class or feature layer.
|
| FieldDefn |
Definition of an attribute of a FeatureDefn.
|
| Geometry |
Abstract base class for all geometry classes.
|
| GeomFieldDefn | |
| Layer |
This class represents a layer of simple features, with access methods.
|
| ogr |
Class ogr is an uninstanciable class providing various utility functions as static methods.
|
| ogrJNI | |
| ProgressCallback |
Class used to report progression of long operations.
|
| StyleTable | |
| TermProgressCallback |
Class used for simple progress report to terminal.
|