Class Chain.CenterPoint

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    Chain

    public static class Chain.CenterPoint
    extends JPoint2DD
    Abusing subclassing --- this is used to store the centers of circular arcs in Chain.
    See Also:
    Serialized Form
    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class JPoint2DD