Class Parallelogram2afp.AbstractParallelogramPathIterator<T extends PathElement2afp>

    • Field Detail

      • ELEMENT_NUMBER

        protected static final int ELEMENT_NUMBER
        Number of elements in the path (excluding move).
        See Also:
        Constant Field Values
    • Constructor Detail

      • AbstractParallelogramPathIterator

        public AbstractParallelogramPathIterator​(Parallelogram2afp<?,​?,​T,​?,​?,​?> parallelogram)
        Constructor.
        Parameters:
        parallelogram - the shape.