Uses of Class
prefuse.action.assignment.ShapeAction

Packages that use ShapeAction
prefuse.action.assignment Action modules for assigning visual properties such as colors, sizes, and fonts. 
 

Uses of ShapeAction in prefuse.action.assignment
 

Subclasses of ShapeAction in prefuse.action.assignment
 class DataShapeAction
           Assignment Action that assigns shape values for a group of items based upon a data field.
 

Methods in prefuse.action.assignment with parameters of type ShapeAction
 void ShapeAction.add(Predicate p, ShapeAction f)
          Add a size mapping rule to this ShapeAction.
 void ShapeAction.add(java.lang.String expr, ShapeAction f)
          Add a shape mapping rule to this ShapeAction.
 



Copyright © 2007 Regents of the University of California