Class FRLayout.FRVertexData
java.lang.Object
java.awt.geom.Point2D
java.awt.geom.Point2D.Double
edu.uci.ics.jung.algorithms.layout.FRLayout.FRVertexData
- All Implemented Interfaces:
Serializable
,Cloneable
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class java.awt.geom.Point2D
Point2D.Double, Point2D.Float
-
Field Summary
Fields inherited from class java.awt.geom.Point2D.Double
x, y
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.awt.geom.Point2D.Double
getX, getY, setLocation, toString
Methods inherited from class java.awt.geom.Point2D
clone, distance, distance, distance, distanceSq, distanceSq, distanceSq, equals, hashCode, setLocation
-
Constructor Details
-
FRVertexData
protected FRVertexData()
-
-
Method Details
-
offset
protected void offset(double x, double y) -
norm
protected double norm()
-