|
JGraph X 1.4.1.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.mxgraph.layout.mxCompactTreeLayout.TreeNode
protected static class mxCompactTreeLayout.TreeNode
| Field Summary | |
|---|---|
protected java.lang.Object |
cell
|
protected mxCompactTreeLayout.TreeNode |
child
|
protected mxCompactTreeLayout.Polygon |
contour
|
protected double |
height
|
protected mxCompactTreeLayout.TreeNode |
next
|
protected double |
offsetX
|
protected double |
offsetY
|
protected double |
width
|
protected double |
x
|
protected double |
y
|
| Constructor Summary | |
|---|---|
mxCompactTreeLayout.TreeNode(java.lang.Object cell)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.Object cell
protected double x
protected double y
protected double width
protected double height
protected double offsetX
protected double offsetY
protected mxCompactTreeLayout.TreeNode child
protected mxCompactTreeLayout.TreeNode next
protected mxCompactTreeLayout.Polygon contour
| Constructor Detail |
|---|
public mxCompactTreeLayout.TreeNode(java.lang.Object cell)
|
JGraph X 1.4.1.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||