|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectes.unex.sextante.gui.grass.GrassBlackList
public class GrassBlackList
A hard-coded list of those GRASS algorithms not compatible with SEXTANTE, that should not be shown in the toolbox or any other SEXTANTE component
Constructor Summary | |
---|---|
GrassBlackList()
|
Method Summary | |
---|---|
static boolean |
isInBlackList(GrassAlgorithm alg)
|
static boolean |
isInBlackList(java.lang.String sName)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GrassBlackList()
Method Detail |
---|
public static boolean isInBlackList(GrassAlgorithm alg)
public static boolean isInBlackList(java.lang.String sName)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |