Mercurial > dive4elements > river
comparison artifacts/doc/conf/themes/default.xml @ 9156:568961ff709a
Added definitions for the S-Info collision workflow and output
author | mschaefer |
---|---|
date | Tue, 19 Jun 2018 14:16:45 +0200 |
parents | 623b51bf03d7 |
children | 1614cb14308f |
comparison
equal
deleted
inserted
replaced
9155:9b4f5e61c02e | 9156:568961ff709a |
---|---|
3061 <fields> | 3061 <fields> |
3062 <field name="pointsize" type="int" display="Punktdicke" default="3" /> | 3062 <field name="pointsize" type="int" display="Punktdicke" default="3" /> |
3063 <field name="pointcolor" type="Color" display="Punktfarbe" default="48, 96, 255" /> | 3063 <field name="pointcolor" type="Color" display="Punktfarbe" default="48, 96, 255" /> |
3064 </fields> | 3064 </fields> |
3065 </theme> | 3065 </theme> |
3066 <theme name="SInfoCollisionGaugeW"> | |
3067 <inherits> | |
3068 <inherit from="LongitudinalSectionPoints" /> | |
3069 </inherits> | |
3070 <fields> | |
3071 <field name="pointsize" type="int" display="Punktdicke" default="3" /> | |
3072 <field name="pointcolor" type="Color" display="Linienfarbe" default="64, 64, 128" /> | |
3073 </fields> | |
3074 </theme> | |
3075 </themegroup> | 3066 </themegroup> |