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