Class MultiShape2afp.AbstractMultiShapePathIterator<IE extends PathElement2afp>

    • Constructor Detail

      • AbstractMultiShapePathIterator

        public AbstractMultiShapePathIterator​(List<? extends Shape2afp<?,​?,​IE,​?,​?,​?>> list,
                                              GeomFactory2afp<IE,​?,​?,​?> factory)
        Constructor.
        Parameters:
        list - the list of the shapes to iterate on.
        factory - the factory of path elements.