Class TopoFRLayout.FRVertexData
- java.lang.Object
-
- java.awt.geom.Point2D
-
- java.awt.geom.Point2D.Double
-
- org.opennms.features.topology.app.internal.jung.TopoFRLayout.FRVertexData
-
- All Implemented Interfaces:
java.io.Serializable
,java.lang.Cloneable
- Enclosing class:
- TopoFRLayout<V,E>
protected static class TopoFRLayout.FRVertexData extends java.awt.geom.Point2D.Double
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
FRVertexData()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected double
norm()
protected void
offset(double x, double y)
-