|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ColorAction | |
| prefuse.action.assignment | Action modules for assigning visual properties such as colors, sizes, and fonts. |
| Uses of ColorAction in prefuse.action.assignment |
| Subclasses of ColorAction in prefuse.action.assignment | |
class |
DataColorAction
Assignment Action that assigns color values for a group of items based upon a data field. |
| Methods in prefuse.action.assignment with parameters of type ColorAction | |
void |
ColorAction.add(Predicate p,
ColorAction f)
Add a color mapping rule to this ColorAction. |
void |
ColorAction.add(java.lang.String expr,
ColorAction f)
Add a color mapping rule to this ColorAction. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||