Uses of Class
org.goplanit.od.demand.OdDemandMatrix
-
Packages that use OdDemandMatrix Package Description org.goplanit.od.demand Contains the definitions of the Origin-Destination Demand classes -
-
Uses of OdDemandMatrix in org.goplanit.od.demand
Methods in org.goplanit.od.demand that return OdDemandMatrix Modifier and Type Method Description OdDemandMatrix
OdDemandMatrix. clone()
Create a shallow copy of this entityConstructors in org.goplanit.od.demand with parameters of type OdDemandMatrix Constructor Description OdDemandMatrix(OdDemandMatrix odDemandMatrix)
Copy constructorOdDemandMatrixIterator(OdDemandMatrix OdDemandMatrix)
-