Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netedit/elements/tazs/volatilerecomputing/additionals.add.xml
169689 views
1
<additionals>
2
<taz id="TAZ_0" color="red" shape="0.00,20.00 10.00,20.00 10.00,10.00 0.00,10.00 0.00,20.00"/>
3
<taz id="TAZ_1" color="green" shape="30.00,20.00 30.00,10.00 20.00,10.00 20.00,20.00 30.00,20.00"/>
4
<taz id="TAZ_2" color="blue" shape="50.00,10.00 40.00,10.00 40.00,20.00 50.00,20.00 50.00,10.00"/>
5
<taz id="TAZ_3" color="orange" shape="0.00,-20.00 0.00,-10.00 10.00,-10.00 10.00,-20.00 0.00,-20.00"/>
6
<taz id="TAZ_4" color="yellow" shape="20.00,-10.00 30.00,-10.00 30.00,-20.00 30.00,-20.00 20.00,-20.00"/>
7
<taz id="TAZ_5" color="black" shape="50.00,-10.00 50.00,-20.00 50.00,-20.00 40.00,-20.00 40.00,-10.00"/>
8
</additionals>
9
10