Uses of Class
org.goplanit.od.skim.OdSkimMatrix.OdSkimMatrixIterator
-
Packages that use OdSkimMatrix.OdSkimMatrixIterator Package Description org.goplanit.od.skim This package holds the origin-destination Skim Matrix objects. -
-
Uses of OdSkimMatrix.OdSkimMatrixIterator in org.goplanit.od.skim
Methods in org.goplanit.od.skim that return OdSkimMatrix.OdSkimMatrixIterator Modifier and Type Method Description OdSkimMatrix.OdSkimMatrixIterator
OdSkimMatrix. iterator()
Returns an iterator which can iterate through all the origin-destination cells in the matrix
-