Uses of Class
de.aitools.iv.graphdrawing.nativetree.NativeTreeVertexDraw

Packages that use NativeTreeVertexDraw
de.aitools.iv.graphdrawing.nativetree   
 

Uses of NativeTreeVertexDraw in de.aitools.iv.graphdrawing.nativetree
 

Methods in de.aitools.iv.graphdrawing.nativetree that return NativeTreeVertexDraw
static NativeTreeVertexDraw AttachmentWrapper.getVertexDraw(Vertex vertex, Visualization visualization)
           
 

Constructors in de.aitools.iv.graphdrawing.nativetree with parameters of type NativeTreeVertexDraw
EdgeDraw(NativeTreeVertexDraw parent, NativeTreeVertexDraw child)
          Creates a new EdgeDraw between the parent and its child.