|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NodeGeometryObserver
EdgeViews which need to monitor their nodes' geometry so that they can update themselves accordingly, can implement this interface
Method Summary | |
---|---|
void |
nodeGeometryChanged(NodeView nv)
The node being observed will notify the observer with this method |
Method Detail |
---|
void nodeGeometryChanged(NodeView nv)
nv
- the node being observed
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |