Package com.mxgraph.layout
Class mxCompactTreeLayout.TreeNode
java.lang.Object
com.mxgraph.layout.mxCompactTreeLayout.TreeNode
- Enclosing class:
mxCompactTreeLayout
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Object
protected mxCompactTreeLayout.TreeNode
protected mxCompactTreeLayout.Polygon
protected double
protected mxCompactTreeLayout.TreeNode
protected double
protected double
protected double
protected double
protected double
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
cell
-
x
protected double x -
y
protected double y -
width
protected double width -
height
protected double height -
offsetX
protected double offsetX -
offsetY
protected double offsetY -
child
-
next
-
contour
-
-
Constructor Details
-
TreeNode
-