es.unex.sextante.core
Interface IGeoAlgorithmFilter


public interface IGeoAlgorithmFilter

This interface defines a filter to be applied to a set of GeoAlgorithms.

Author:
volaya

Method Summary
 boolean accept(GeoAlgorithm alg)
           
 

Method Detail

accept

boolean accept(GeoAlgorithm alg)