The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.
| Tag Class | Total number of occurrences | Tag strings used by tag class |
|---|---|---|
| Open issues in the code | 6 | TODO, FIXME, XXX |
Each tag is detailed below:
Number of occurrences found in the code: 6
| org.opentrafficsim.swing.gui.OTSAnimationPanel | Line |
|---|---|
| allow vertical and horizontal zoom when DSOL supports it in getScreenCoordinates() and getWorldCoordinates() | 968 |
| org.opentrafficsim.swing.gui.OTSControlPanel | Line |
| maybe rebuild model... | 436 |
| are there timers or threads we need to stop? | 472 |
| should be disabled when the simulator was just reset or initialized | 516 |
| org.opentrafficsim.swing.gui.OTSSimulationPanel | Line |
| make a tab with the InputParameters | 104 |
| org.opentrafficsim.swing.script.AbstractSimulationScript | Line |
| this is temporary for as long as stop() gives an exception | 219 |