|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectinfovis.tree.visualization.NodeLinkTreeLayout
infovis.tree.visualization.nodelink.RTLayout
infovis.tree.visualization.nodelink.RTPolar
public class RTPolar
Use the Reingold and Tilford Tree Layout and transforms it in polar coordinates.
| Field Summary |
|---|
| Fields inherited from interface infovis.visualization.Orientable |
|---|
DIRECTION, NAME, ORIENTATION_CENTER, ORIENTATION_EAST, ORIENTATION_INVALID, ORIENTATION_NORTH, ORIENTATION_SOUTH, ORIENTATION_WEST, SQRT2 |
| Fields inherited from interface javax.swing.SwingConstants |
|---|
BOTTOM, CENTER, EAST, HORIZONTAL, LEADING, LEFT, NEXT, NORTH, NORTH_EAST, NORTH_WEST, PREVIOUS, RIGHT, SOUTH, SOUTH_EAST, SOUTH_WEST, TOP, TRAILING, VERTICAL, WEST |
| Constructor Summary | |
|---|---|
RTPolar()
Constructor. |
|
| Method Summary | |
|---|---|
String |
getName()
Returns the name of the layout algorithm. |
| Methods inherited from class infovis.tree.visualization.nodelink.RTLayout |
|---|
computeShapes, getPreferredSize, invalidate |
| Methods inherited from class infovis.tree.visualization.NodeLinkTreeLayout |
|---|
childrenIterator, computeShapes, findRectAt, getFirstChild, getLevelSeparation, getOrientation, getParent, getRectAt, getSiblingSeparation, getSubtreeSeparation, isLeaf, iterator, setLevelSeparation, setOrientation, setRectSizeAt, setShapeAt, setSiblingSeparation, setSubtreeSeparation |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface infovis.visualization.Orientable |
|---|
getOrientation, setOrientation |
| Constructor Detail |
|---|
public RTPolar()
| Method Detail |
|---|
public String getName()
getName in interface LayoutgetName in class RTLayout
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||