|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BinaryExpression | |
---|---|
prefuse.data.expression | Classes implementing an SQL-like expression language for filtering and manipulating data. |
Uses of BinaryExpression in prefuse.data.expression |
---|
Subclasses of BinaryExpression in prefuse.data.expression | |
---|---|
class |
ArithmeticExpression
Expression supporting basic arithmetic: add, subtract, multiply, divide, exponentiate (pow), and modulo (%). |
class |
ComparisonPredicate
Predicate implementation that computes a comparison operation. |
class |
RangePredicate
Predicate instance that evaluates if a value is contained within a bounded range. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |