Package | Description |
---|---|
prefuse.data.expression |
Classes implementing an SQL-like expression language for filtering and manipulating data.
|
Modifier and Type | Class and Description |
---|---|
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.
|
Copyright ? 2013 Regents of the University of California