Class OdNonPrimitiveMatrixIterator<T>

    • Constructor Detail

      • OdNonPrimitiveMatrixIterator

        public OdNonPrimitiveMatrixIterator​(T[][] matrixContents,
                                            OdZones zones)
        Constructor
        Parameters:
        matrixContents - in preferred container format for values
        zones - zones
    • Method Detail

      • getCurrentValue

        public T getCurrentValue()
        Returns the value at the current cell
        Returns:
        the value at the current cell