|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.touchgraph.graphlayout.Edge
net.sf.mmapps.applications.developer.modules.appview.MMBaseInheritanceEdge
| Field Summary |
| Fields inherited from class com.touchgraph.graphlayout.Edge |
col, DEFAULT_COLOR, DEFAULT_LENGTH, from, id, length, MOUSE_OVER_COLOR, to, visible |
| Constructor Summary | |
MMBaseInheritanceEdge(Node firstNode,
Node secondNode)
|
|
MMBaseInheritanceEdge(Node firstNode,
Node secondNode,
int strength)
|
|
| Method Summary | |
void |
paint(java.awt.Graphics graphics,
TGPanel tgPanel)
|
| Methods inherited from class com.touchgraph.graphlayout.Edge |
containsPoint, distFromPoint, getColor, getFrom, getID, getLength, getOtherEndpt, getTo, intersects, isVisible, paintArrow, reverse, setColor, setEdgeDefaultColor, setEdgeDefaultLength, setEdgeMouseOverColor, setID, setLength, setVisible |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MMBaseInheritanceEdge(Node firstNode,
Node secondNode)
public MMBaseInheritanceEdge(Node firstNode,
Node secondNode,
int strength)
| Method Detail |
public void paint(java.awt.Graphics graphics,
TGPanel tgPanel)
paint in class Edge
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||