Class CubicCurve2D.Iterator

    • Field Detail

      • index

        int index
        The current segmenet index
    • Constructor Detail

      • Iterator

        Iterator​(CubicCurve2D c,
                 AffineTransform t)
        Constructs a new CubicCurve2D.Iterator for given line and transformation
        Parameters:
        c - - the source CubicCurve2D object
        at - - the AffineTransform object to apply rectangle path