Uses of Package
org.planit.od.odpath
-
Packages that use org.planit.od.odpath Package Description org.planit.assignment.traditionalstatic org.planit.od.odpath This package holds the origin-destination path objects.org.planit.output.adapter Output Adapter and Output Type Adapter classes and interfacesorg.planit.path PLANit path classesorg.planit.path.choice PLANit path choice classes -
Classes in org.planit.od.odpath used by org.planit.assignment.traditionalstatic Class Description ODPathMatrix This class stores the path objects from each origin to each destination. -
Classes in org.planit.od.odpath used by org.planit.od.odpath Class Description ODPathIterator 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.odpath used by org.planit.output.adapter Class Description ODPathIterator Iterator which runs through rows and columns of a matrix of Path objects, making the Path, row and column of each cell availableODPathMatrix This class stores the path objects from each origin to each destination. -
Classes in org.planit.od.odpath used by org.planit.path Class Description ODPathMatrix This class stores the path objects from each origin to each destination. -
Classes in org.planit.od.odpath used by org.planit.path.choice Class Description ODPathMatrix This class stores the path objects from each origin to each destination.