protected static class SpringLayout.SpringVertexData
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
double |
dx
movement speed, x
|
double |
dy
movement speed, y
|
double |
edgedx |
double |
edgedy |
double |
repulsiondx |
double |
repulsiondy |
Constructor and Description |
---|
SpringLayout.SpringVertexData() |