Uses of Class
org.goplanit.od.demand.OdDemandMatrix.OdDemandMatrixIterator
-
Packages that use OdDemandMatrix.OdDemandMatrixIterator Package Description org.goplanit.od.demand Contains the definitions of the Origin-Destination Demand classes -
-
Uses of OdDemandMatrix.OdDemandMatrixIterator in org.goplanit.od.demand
Methods in org.goplanit.od.demand that return OdDemandMatrix.OdDemandMatrixIterator Modifier and Type Method Description OdDemandMatrix.OdDemandMatrixIterator
OdDemandMatrix. iterator()
Returns an iterator which can iterate through all the origin-destination cells in the matrix
-