Class MultiShape2ai.AbstractMultiShapePathIterator<IE extends PathElement2ai>

    • Constructor Detail

      • AbstractMultiShapePathIterator

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