Mercurial > dive4elements > river
comparison flys-artifacts/doc/conf/default-themes.xml @ 3394:f091f2f55f88
Partial implementation of bandwidths for curves (issue720).
flys-artifacts/trunk@5024 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Tue, 17 Jul 2012 18:31:34 +0000 |
parents | f062b5a90e26 |
children | e08a6352fe24 |
comparison
equal
deleted
inserted
replaced
3393:525e976102ac | 3394:f091f2f55f88 |
---|---|
46 <inherits> | 46 <inherits> |
47 <inherit from="HiddenColorLines" /> | 47 <inherit from="HiddenColorLines" /> |
48 <inherit from="MinMaxPoints" /> | 48 <inherit from="MinMaxPoints" /> |
49 </inherits> | 49 </inherits> |
50 <fields> | 50 <fields> |
51 <field name="bandwidth" type="int" display="Bandbreite" | |
52 default="0"/> | |
51 <field name="linecolor" type="Color" display="Linienfarbe" | 53 <field name="linecolor" type="Color" display="Linienfarbe" |
52 default="204, 204, 204" /> | 54 default="204, 204, 204" /> |
53 </fields> | 55 </fields> |
54 </theme> | 56 </theme> |
55 | 57 |