protected static class mxCompactTreeLayout.Polyline
extends java.lang.Object
| Modifier and Type | Field | Description |
|---|---|---|
protected double |
dx |
|
protected double |
dy |
|
protected mxCompactTreeLayout.Polyline |
next |
| Modifier | Constructor | 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)
Copyright (c) 2010-2017 Gaudenz Alder, JGraph Ltd. All rights reserved.