org.tm4j.tmnav.renderer.tg .TMOEdge
Inheritance Hierarchy
- com.touchgraph.graphlayout.Edge
- TMOEdge
| Method Summary | |
|---|---|
| org.tm4j.panckoucke.model.AMGestalt |
getGestalt()
Returns the gestalt.
|
| java.lang.String |
getLabel()
Returns the label.
|
| void | isShowLabel() |
| void | paint(java.awt.Graphics g,com.touchgraph.graphlayout.TGPanel tgPanel) |
| void | paintArc(java.awt.Graphics g,int x1,int y1,int x2,int y2,java.awt.Color c) |
| void |
setGestalt(org.tm4j.panckoucke.model.AMGestalt gestalt)
Sets the gestalt.
|
| void |
setLabel(java.lang.String label)
Sets the label.
|
| void | setShowLabel(boolean b) |
Related Topics
Imports
Is Contained By
