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
Enclosing class:
FRLayout<V,E>

protected static class FRLayout.FRVertexData extends Point2D.Double
See Also:
  • Constructor Details

    • FRVertexData

      protected FRVertexData()
  • Method Details

    • offset

      protected void offset(double x, double y)
    • norm

      protected double norm()