Uses of Class
prefuse.data.expression.BooleanLiteral

Packages that use BooleanLiteral
prefuse.data.expression Classes implementing an SQL-like expression language for filtering and manipulating data. 
 

Uses of BooleanLiteral in prefuse.data.expression
 

Fields in prefuse.data.expression declared as BooleanLiteral
static BooleanLiteral BooleanLiteral.FALSE
          The false boolean literal.
static BooleanLiteral BooleanLiteral.TRUE
          The true boolean literal.
 



Copyright © 2007 Regents of the University of California