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