Interface Summary |
IDataObject |
Interface for data objects (layers and tables). |
IFeature |
A generic interface for features, to be used by
SEXTANTE algorithms |
IFeatureIterator |
Interface for feature iterators |
ILayer |
Interface for layers |
IRasterLayer |
This is the base interface that all raster object have to implement
to be able to be used by SEXTANTE algorithms. |
IRecord |
A simple interface for a database record. |
IRecordsetIterator |
Interface for iterators used to iterate a database or table |
ITable |
This is the base interface that all table objects have to implement
to be able to be used by SEXTANTE algorithms. |
IVectorLayer |
This is the base interface that all vector layers have to implement
to be able to be used by SEXTANTE algorithms. |