protected static class SpringLayout.SpringVertexData
extends java.lang.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() |