Uses of Class
de.aitools.iv.graphdrawing.nativeboxtree.NativeBoxTreeVertexDraw

Packages that use NativeBoxTreeVertexDraw
de.aitools.iv.graphdrawing.nativeboxtree   
 

Uses of NativeBoxTreeVertexDraw in de.aitools.iv.graphdrawing.nativeboxtree
 

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

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