Uses of Class
de.aitools.iv.graphdrawing.jtree.JTreeVertexDraw

Packages that use JTreeVertexDraw
de.aitools.iv.graphdrawing.jtree   
 

Uses of JTreeVertexDraw in de.aitools.iv.graphdrawing.jtree
 

Methods in de.aitools.iv.graphdrawing.jtree that return JTreeVertexDraw
 JTreeVertexDraw ModelConverter.getRoot()
          Returns the JTreeVertexDraw, that was created for the root-Vertex, which were specified in the constructor.
static JTreeVertexDraw AttachmentWrapper.getVertexDraw(Vertex vertex, Visualization visualization)