|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--graph.Edge | +--websphinx.util.RenderedEdge | +--websphinx.workbench.WebEdge
Field Summary | |
Link |
link
|
Fields inherited from class websphinx.util.RenderedEdge |
color, thick |
Fields inherited from class graph.Edge |
directed, from, label, labelHeight, labelWidth, placed, restLength, to |
Constructor Summary | |
WebEdge(Link link,
WebNode from,
WebNode to)
|
Method Summary | |
java.lang.String[] |
getTip()
|
Methods inherited from class graph.Edge |
distance, distanceSquared, length, lengthSquared |
Methods inherited from class java.lang.Object |
|
Field Detail |
public Link link
Constructor Detail |
public WebEdge(Link link, WebNode from, WebNode to)
Method Detail |
public java.lang.String[] getTip()
getTip
in class RenderedEdge
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |