|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CompositePredicate | |
prefuse.data.expression | Classes implementing an SQL-like expression language for filtering and manipulating data. |
Uses of CompositePredicate in prefuse.data.expression |
Subclasses of CompositePredicate in prefuse.data.expression | |
class |
AndPredicate
Predicate representing an "and" clause of sub-predicates. |
class |
OrPredicate
Predicate representing an "or" clause of sub-predicates. |
class |
XorPredicate
Predicate representing an "xor" clause of sub-predicates. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |