Uses of Class
prefuse.visual.expression.GroupExpression

Packages that use GroupExpression
prefuse.visual.expression Expressions in the prefuse expression language that are specific to VisualItems. 
 

Uses of GroupExpression in prefuse.visual.expression
 

Subclasses of GroupExpression in prefuse.visual.expression
 class GroupSizeFunction
          GroupExpression that returns the size of a data group.
 class InGroupPredicate
          Expression that indicates if an item is currently a member of a particular data group.
 class QueryExpression
          Expression that returns the current query string of a data group of the type SearchTupleSet.
 class SearchPredicate
          Expression that indicates if an item is currently a member of a data group of the type SearchTupleSet, but including a possible special case in which all items should be pass through the predicate if no search query is specified.
 



Copyright © 2007 Regents of the University of California