|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--graph.Node | +--websphinx.util.RenderedNode | +--websphinx.workbench.WebNode
Field Summary | |
int |
filter
|
Link |
link
|
int |
rendering
|
Fields inherited from class websphinx.util.RenderedNode |
color, icon, scale, screenX, screenY |
Fields inherited from class graph.Node |
allocation, barycenter, DEFAULT_ALLOCATION, degree, fixed, height, incidentEdges, name, neighbors, placed, width, x, y |
Constructor Summary | |
WebNode(Link link,
int filter,
int rendering)
|
Method Summary | |
java.lang.String[] |
getTip()
|
Methods inherited from class graph.Node |
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait |
Field Detail |
public Link link
public int filter
public int rendering
Constructor Detail |
public WebNode(Link link, int filter, int rendering)
Method Detail |
public java.lang.String[] getTip()
getTip
in class RenderedNode
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |