|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||