Uses of Package
es.unex.sextante.dataObjects

Packages that use es.unex.sextante.dataObjects
es.unex.sextante.core   
es.unex.sextante.dataObjects   
es.unex.sextante.gui.core   
es.unex.sextante.parameters   
es.unex.sextante.rasterWrappers   
es.unex.sextante.shapesTools   
 

Classes in es.unex.sextante.dataObjects used by es.unex.sextante.core
IRasterLayer
          This is the base interface that all raster object have to implement to be able to be used by SEXTANTE algorithms.
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.
 

Classes in es.unex.sextante.dataObjects used by es.unex.sextante.dataObjects
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.
 

Classes in es.unex.sextante.dataObjects used by es.unex.sextante.gui.core
IDataObject
          Interface for data objects (layers and tables).
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.
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.
 

Classes in es.unex.sextante.dataObjects used by es.unex.sextante.parameters
IRasterLayer
          This is the base interface that all raster object have to implement to be able to be used by SEXTANTE algorithms.
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.
 

Classes in es.unex.sextante.dataObjects used by es.unex.sextante.rasterWrappers
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.
 

Classes in es.unex.sextante.dataObjects used by es.unex.sextante.shapesTools
IVectorLayer
          This is the base interface that all vector layers have to implement to be able to be used by SEXTANTE algorithms.