|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ItemBoundsListener | |
---|---|
prefuse | The top-level Visualization and Display classes, as well as Constants used throughout the toolkit. |
Uses of ItemBoundsListener in prefuse |
---|
Fields in prefuse with type parameters of type ItemBoundsListener | |
---|---|
protected java.util.concurrent.CopyOnWriteArrayList<ItemBoundsListener> |
Display.m_bounders
|
Methods in prefuse with parameters of type ItemBoundsListener | |
---|---|
void |
Display.addItemBoundsListener(ItemBoundsListener ibl)
Add an ItemBoundsListener to receive notifications when the bounds occupied by the VisualItems in this Display change. |
void |
Display.removeItemBoundsListener(ItemBoundsListener ibl)
Remove an ItemBoundsListener to receive notifications when the bounds occupied by the VisualItems in this Display change. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |