Class SpringLayout.SpringVertexData
- java.lang.Object
-
- edu.uci.ics.jung.algorithms.layout.SpringLayout.SpringVertexData
-
- Enclosing class:
- SpringLayout<V,E>
protected static class SpringLayout.SpringVertexData extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description protected doubledxmovement speed, xprotected doubledymovement speed, yprotected doubleedgedxprotected doubleedgedyprotected doublerepulsiondxprotected doublerepulsiondy
-
Constructor Summary
Constructors Modifier Constructor Description protectedSpringVertexData()
-