protected static class mxCompactTreeLayout.Polyline
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected double |
dx |
protected double |
dy |
protected mxCompactTreeLayout.Polyline |
next |
| Modifier | Constructor and Description |
|---|---|
protected |
Polyline(double dx,
double dy,
mxCompactTreeLayout.Polyline next) |
protected double dx
protected double dy
protected mxCompactTreeLayout.Polyline next
protected Polyline(double dx,
double dy,
mxCompactTreeLayout.Polyline next)