Class ShapeCollectionPathIterator

    • Constructor Detail

      • ShapeCollectionPathIterator

        public ShapeCollectionPathIterator​(Collection shapes,
                                           AffineTransform affineTransform)
        Creates a new path iterator for a collection of Shapes.
        Parameters:
        shapes - the Shapes in the collection
        affineTransform - a optional transformation to be applied to the coordinates in the path (may be null)