protected static class SpringLayout.SpringVertexData extends Object
| Modifier and Type | Field and Description |
|---|---|
protected double |
dx
movement speed, x
|
protected double |
dy
movement speed, y
|
protected double |
edgedx |
protected double |
edgedy |
protected double |
repulsiondx |
protected double |
repulsiondy |
| Modifier | Constructor and Description |
|---|---|
protected |
SpringVertexData() |
Copyright © 2016. All rights reserved.