|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object prefuse.data.expression.AbstractExpression de.postfuse.ui.filter.GFilter de.postfuse.ui.filter.EqFilter
public class EqFilter
Constructor Summary | |
---|---|
EqFilter(Filter f1,
Filter f2)
|
Method Summary | |
---|---|
boolean |
getBoolean(prefuse.data.Tuple t)
|
String |
getGeneratedName()
|
Methods inherited from class de.postfuse.ui.filter.GFilter |
---|
get, getName, getType, setName |
Methods inherited from class prefuse.data.expression.AbstractExpression |
---|
addExpressionListener, expressionChanged, getDouble, getFloat, getInt, getLong, removeExpressionListener, visit |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface prefuse.data.expression.Expression |
---|
addExpressionListener, getDouble, getFloat, getInt, getLong, removeExpressionListener, visit |
Constructor Detail |
---|
public EqFilter(Filter f1, Filter f2)
Method Detail |
---|
public boolean getBoolean(prefuse.data.Tuple t)
getBoolean
in interface Filter
getBoolean
in interface prefuse.data.expression.Expression
getBoolean
in class GFilter
public String getGeneratedName()
getGeneratedName
in class GFilter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |