Menu

Commit [r8794]  Maximize  Restore  History

main commit for earliest arrival flow related classes:

- most of the code is verified (manually)
- some refactoring included
- code could be more efficient (look for TODOs)

new features implemented:
- flow can be visualized
- all frames are now internal and are loaded over the "main gui"
- several new classes for handling visualization (timePanels, OneWayNetworks, VisModules etc.)

matthiasrost 2009-09-19

1 2 3 > >> (Page 1 of 3)
removed /matsim/trunk/src/playground/rost/controller/AreaExtractor.java
added /matsim/trunk/src/playground/rost/controller/MainGUI.java
removed /matsim/trunk/src/playground/rost/controller/TimeHandler.java
changed /matsim/trunk/src/playground/rost/controller/gui/AbstractBasicMapGUIImpl.java
changed /matsim/trunk/src/playground/rost/controller/gui/BlockGUI.java
removed /matsim/trunk/src/playground/rost/controller/gui/FlowAnalyzeMap.java.txt
removed /matsim/trunk/src/playground/rost/controller/gui/FlowAnalyzer.java.txt
changed /matsim/trunk/src/playground/rost/controller/gui/PopulationDistributionGUI.java
changed /matsim/trunk/src/playground/rost/controller/gui/SelectAreaGUI.java
added /matsim/trunk/src/playground/rost/controller/gui/VisualizeFlowGUI.java
added /matsim/trunk/src/playground/rost/controller/gui/VisualizeTimeExpandedPathsGUI.java
added /matsim/trunk/src/playground/rost/controller/gui/helpers
added /matsim/trunk/src/playground/rost/controller/gui/helpers/ShowHighwayAttributeSettings.java
added /matsim/trunk/src/playground/rost/controller/gui/helpers/ShowPathTracker.java
added /matsim/trunk/src/playground/rost/controller/gui/helpers/progressinformation
added /matsim/trunk/src/playground/rost/controller/gui/helpers/progressinformation/ProgressInformationProvider.java
added /matsim/trunk/src/playground/rost/controller/gui/helpers/progressinformation/ShowProgressInformationGUI.java
added /matsim/trunk/src/playground/rost/controller/uicontrols/TimeControl.java
changed /matsim/trunk/src/playground/rost/controller/uicontrols/TimePanel.java
changed /matsim/trunk/src/playground/rost/controller/vismodule/VisModuleContainerImpl.java
added /matsim/trunk/src/playground/rost/controller/vismodule/implementations/FlowLinkVisModule.java
added /matsim/trunk/src/playground/rost/controller/vismodule/implementations/TimeExpandedPathVisModule.java
removed /matsim/trunk/src/playground/rost/eaevac
changed /matsim/trunk/src/playground/rost/eaflow/BowGraph/SimpleEdgeTravelTimeCost.java
added /matsim/trunk/src/playground/rost/eaflow/Intervall/src/Intervalls/AccumalatedFlowOnEdge.java
/matsim/trunk/src/playground/rost/controller/MainGUI.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/playground/rost/controller/gui/AbstractBasicMapGUIImpl.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/playground/rost/controller/gui/BlockGUI.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/playground/rost/controller/gui/PopulationDistributionGUI.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/playground/rost/controller/gui/SelectAreaGUI.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/playground/rost/controller/gui/VisualizeFlowGUI.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/playground/rost/controller/gui/VisualizeTimeExpandedPathsGUI.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/playground/rost/controller/gui/helpers/ShowHighwayAttributeSettings.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/playground/rost/controller/gui/helpers/ShowPathTracker.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/playground/rost/controller/gui/helpers/progressinformation/ProgressInformationProvider.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/playground/rost/controller/gui/helpers/progressinformation/ShowProgressInformationGUI.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/playground/rost/controller/uicontrols/TimeControl.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/playground/rost/controller/uicontrols/TimePanel.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/playground/rost/controller/vismodule/VisModuleContainerImpl.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/playground/rost/controller/vismodule/implementations/FlowLinkVisModule.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/playground/rost/controller/vismodule/implementations/TimeExpandedPathVisModule.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/playground/rost/eaflow/BowGraph/SimpleEdgeTravelTimeCost.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/playground/rost/eaflow/Intervall/src/Intervalls/AccumalatedFlowOnEdge.java Diff Switch to side-by-side view
Loading...
1 2 3 > >> (Page 1 of 3)
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.