Uses of Package
org.planit.od.odroute
-
Packages that use org.planit.od.odroute Package Description org.planit.data Data used for calculation during iterations of the traffic assignmentorg.planit.od.odroute This package holds the origin-destination path objects.org.planit.output.adapter Output Adapter and Output Type Adapter classes and interfacesorg.planit.route PLANit route classesorg.planit.route.choice PLANit route choice classes -
Classes in org.planit.od.odroute used by org.planit.data Class Description ODRouteMatrix This class stores the route objects from each origin to each destination. -
Classes in org.planit.od.odroute used by org.planit.od.odroute Class Description ODRouteIterator Iterator which runs through rows and columns of a matrix of Path objects, making the Path, row and column of each cell available -
Classes in org.planit.od.odroute used by org.planit.output.adapter Class Description ODRouteIterator Iterator which runs through rows and columns of a matrix of Path objects, making the Path, row and column of each cell availableODRouteMatrix This class stores the route objects from each origin to each destination. -
Classes in org.planit.od.odroute used by org.planit.route Class Description ODRouteMatrix This class stores the route objects from each origin to each destination. -
Classes in org.planit.od.odroute used by org.planit.route.choice Class Description ODRouteMatrix This class stores the route objects from each origin to each destination.