public static class BalloonLayout.NodeInfo extends Object
Modifier and Type | Field and Description |
---|---|
double |
dist
The distance of the node to its root node.
|
double |
gapAngle
The angle of the gap to the wedge of the previous child node.
|
double |
lowerAngle
The lower angle of the subtree wedge rooted at the node.
|
double |
upperAngle
The upper angle of the subtree wedge rooted at the node.
|
Modifier and Type | Method and Description |
---|---|
double |
getAngleSum()
Gets the sum of all wedge angles of the subtree rooted at this node.
|
public double dist
public double gapAngle
public double lowerAngle
public double upperAngle
public double getAngleSum()
upperAngle
, lowerAngle
and gapAngle