|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.aitools.iv.graphdrawing.nativeboxtree.AttachmentWrapper
public class AttachmentWrapper
Constructor Summary | |
---|---|
AttachmentWrapper()
|
Method Summary | |
---|---|
static NativeBoxTreeVertexDraw |
getVertexDraw(Vertex vertex,
Visualization visualization)
|
static void |
setVertexDraw(Vertex vertex,
Visualization visualization,
VertexDraw vertexDraw)
just calls AttachmentManager.setVertexDraw(vertex, visualization, vertexDraw); |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AttachmentWrapper()
Method Detail |
---|
public static NativeBoxTreeVertexDraw getVertexDraw(Vertex vertex, Visualization visualization)
public static void setVertexDraw(Vertex vertex, Visualization visualization, VertexDraw vertexDraw)
AttachmentManager.setVertexDraw(vertex, visualization, vertexDraw);
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |