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 | 4 | TODO, FIXME, XXX |
Each tag is detailed below:
Number of occurrences found in the code: 4
| org.opentrafficsim.draw.factory.DefaultAnimationFactory | Line |
|---|---|
| change the way generators are animated | 239 |
| org.opentrafficsim.draw.network.OTSNetworkAnimationUtils | Line |
| clone the animation of the visible objects | 74 |
| org.opentrafficsim.draw.road.ConflictAnimation | Line |
| should ConflictAnimation implement the ClonableRenderable2DInterface? | 33 |
| org.opentrafficsim.draw.road.StripeAnimation | Line |
| startOffset does not work if a dash falls inside of it (so below the offset is 2.99m, rather than 3m) | 63 |