Package es.unex.sextante.core

Interface Summary
IGeoAlgorithmFilter This interface defines a filter to be applied to a set of GeoAlgorithms.
IInputFactory Interface to be implemented by all input factories An input factory is used by SEXTANTE to retrieve data objects from an application.
IMonitorableTask A task that can be monitored
ITaskMonitor This interface must be implemented by all classes used to monitor the execution of a GeoAlgorithm or any other process within SEXTANTE
 

Class Summary
AbstractInputFactory  
AlgorithmsAndResources Methods in this class act as entry points for algorithms and resource files.
GeoAlgorithm A class defining a geo-algorithm
NamedExtent A class representing an extent with an associated description
ObjectAndDescription  
OutputFactory An OutputFactory defines how new data objects (layers and tables) are created.
OutputObjectsSet  
ParametersSet Set of parameters needed by a GeoAlgorithm.
ProcessTask This task processes a geoalgorithm
Sextante  
SextanteLogHandler A Handler that outputs to the SEXTANTE log file, and also provides some additional methods to access log messages.
SilentTaskMonitor A task monitor that does not show task progress or allows for user interaction