Uses of Package
com.jgraph.layout.tree
Packages that use com.jgraph.layout.tree
Package
Description
JGraphLayout graph package which contains tree layout algorithms.
-
Classes in com.jgraph.layout.tree used by com.jgraph.layout.treeClassDescriptionAn implementation of a basic tree layout.An ADT representing a node in a tree structure.The compact tree layout is a Moen layout, which concentrates on making the graph as compact as possible whilst still allowing correctly for varations in node shapes and sizes The paper by Moen is called "Drawing Dynamic Trees" and may be purchased from http://csdl.computer.org/comp/mags/so/1990/04/s4021abs.htmAbstraction of node in a tree structureAn implementation of a basic tree layout.ADT of a straight part of a polylineAn ADT representing a node in a tree structure.