|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NodeGeometryObserver | |
|---|---|
| org.wilmascope.view | |
| org.wilmascope.viewplugin | |
| Uses of NodeGeometryObserver in org.wilmascope.view |
|---|
| Methods in org.wilmascope.view with parameters of type NodeGeometryObserver | |
|---|---|
void |
NodeView.addGeometryObserver(NodeGeometryObserver o)
By implementing the NodeGeometryObserver interface an EdgeView can register with this NodeView to be notified of any changes to its geometry so that it can update itself accordingly |
| Uses of NodeGeometryObserver in org.wilmascope.viewplugin |
|---|
| Classes in org.wilmascope.viewplugin that implement NodeGeometryObserver | |
|---|---|
class |
AttenuatedEdgeView
An attenuated edge is tube that's fat at the ends and thin in the middle. |
class |
LineEdgeView
Uses OpenGL (or DirectX) line segment primitive for super-fast rendering. |
class |
TaperedEdgeView
Graphical representation of the edge |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||