Mercurial > dive4elements > river
comparison flys-artifacts/doc/conf/default-themes.xml @ 3440:fed6685692d2
Remove line style attributes from FixingReferenceEvents
flys-artifacts/trunk@5103 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Christian Lins <christian.lins@intevation.de> |
---|---|
date | Mon, 23 Jul 2012 11:52:21 +0000 |
parents | e08a6352fe24 |
children | 25cce741d03c |
comparison
equal
deleted
inserted
replaced
3439:cb11919cccf9 | 3440:fed6685692d2 |
---|---|
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="double" display="Bandbreite" | 51 <field name="bandwidth" type="double" display="Bandbreite" |
52 default="0"/> | 52 default="0"/> |
53 <field name="linecolor" type="Color" display="Linienfarbe" | 53 <field name="linecolor" type="Color" display="Linienfarbe" |
54 default="204, 204, 204" /> | 54 default="204, 204, 204" /> |
55 </fields> | 55 </fields> |
56 </theme> | 56 </theme> |
57 | 57 |
748 <!-- Relative Points --> | 748 <!-- Relative Points --> |
749 <theme name="RelativePoint"> | 749 <theme name="RelativePoint"> |
750 <inherits> | 750 <inherits> |
751 <inherit from="LongitudinalSectionPoints" /> | 751 <inherit from="LongitudinalSectionPoints" /> |
752 </inherits> | 752 </inherits> |
753 <!--fields> <field name="linecolor" type="Color" display="Linienfarbe" | 753 <!--fields> <field name="linecolor" type="Color" display="Linienfarbe" |
754 default="0, 0, 0"/> </fields --> | 754 default="0, 0, 0"/> </fields --> |
755 </theme> | 755 </theme> |
756 | 756 |
757 <!-- Duration Curves --> | 757 <!-- Duration Curves --> |
758 <theme name="DurationCurveW"> | 758 <theme name="DurationCurveW"> |
1130 </inherits> | 1130 </inherits> |
1131 <fields> | 1131 <fields> |
1132 <field name="linecolor" type="Color" default="227, 27, 162" /> | 1132 <field name="linecolor" type="Color" default="227, 27, 162" /> |
1133 </fields> | 1133 </fields> |
1134 </theme> | 1134 </theme> |
1135 | 1135 |
1136 <theme name="FixingDerivedCurve"> | 1136 <theme name="FixingDerivedCurve"> |
1137 <inherits> | 1137 <inherits> |
1138 <inherit from="HiddenColorLines" /> | 1138 <inherit from="HiddenColorLines" /> |
1139 </inherits> | 1139 </inherits> |
1140 <fields> | 1140 <fields> |
1220 <field name="showpointlabel" type="boolean" | 1220 <field name="showpointlabel" type="boolean" |
1221 display="Punktbeschriftung anzeigen" default="false"/> | 1221 display="Punktbeschriftung anzeigen" default="false"/> |
1222 </fields> | 1222 </fields> |
1223 </theme> | 1223 </theme> |
1224 | 1224 |
1225 <theme name="FixingReferenceEventsWQ"> | 1225 <theme name="FixingReferenceEvents"> |
1226 <inherits> | 1226 <inherits> |
1227 <inherit from="ColorPoints" /> | 1227 <inherit from="ColorPoints" /> |
1228 </inherits> | 1228 </inherits> |
1229 <fields> | 1229 <fields> |
1230 <field name="showlines" type="boolean" default="false" | |
1231 hidden="true" /> | |
1232 <field name="showlinelabel" type="boolean" default="false" | |
1233 hidden="true" /> | |
1234 <field name="linetype" type="Dash" display="Linienart" | |
1235 default="10" hidden="true" /> | |
1236 <field name="linesize" type="int" display="Liniendicke" | |
1237 default="1" hidden="true" /> | |
1230 <field name="pointsize" type="int" display="Punktdicke" | 1238 <field name="pointsize" type="int" display="Punktdicke" |
1231 default="3" /> | 1239 default="3" /> |
1232 <field name="pointcolor" type="Color" display="Punktfarbe" | 1240 <field name="pointcolor" type="Color" display="Punktfarbe" |
1233 default="0, 80, 160" /> | 1241 default="0, 80, 160" /> |
1234 <field name="showpointlabel" type="boolean" | 1242 <field name="showpointlabel" type="boolean" |
1296 default="3" /> | 1304 default="3" /> |
1297 <field name="pointcolor" type="Color" display="Punktfarbe" | 1305 <field name="pointcolor" type="Color" display="Punktfarbe" |
1298 default="255, 0, 0" /> | 1306 default="255, 0, 0" /> |
1299 </fields> | 1307 </fields> |
1300 </theme> | 1308 </theme> |
1301 | |
1302 | 1309 |
1303 <theme name="FixingDeltaWtAnalysis"> | 1310 <theme name="FixingDeltaWtAnalysis"> |
1304 <inherits> | 1311 <inherits> |
1305 <inherit from="ColorPoints" /> | 1312 <inherit from="ColorPoints" /> |
1306 </inherits> | 1313 </inherits> |
1314 default="0, 255, 0" /> | 1321 default="0, 255, 0" /> |
1315 <field name="textorientation" type="boolean" default="true" display="Text horizontal"/> | 1322 <field name="textorientation" type="boolean" default="true" display="Text horizontal"/> |
1316 </fields> | 1323 </fields> |
1317 </theme> | 1324 </theme> |
1318 | 1325 |
1319 <theme name="FixingDeltaWtReference"> | |
1320 <inherits> | |
1321 <inherit from="ColorPoints" /> | |
1322 </inherits> | |
1323 <fields> | |
1324 <field name="showlinelabel" type="boolean" | |
1325 display="Beschriftung anzeigen" default="false" hints="h" /> | |
1326 <field name="showlines" type="boolean" default="false" /> | |
1327 <field name="pointsize" type="int" display="Punktdicke" | |
1328 default="3" /> | |
1329 <field name="pointcolor" type="Color" display="Punktfarbe" | |
1330 default="0, 80, 160" /> | |
1331 </fields> | |
1332 </theme> | |
1333 <theme name="FixingLSAverage0"> | 1326 <theme name="FixingLSAverage0"> |
1334 <inherits> | 1327 <inherits> |
1335 <inherit from="HiddenColorLines" /> | 1328 <inherit from="HiddenColorLines" /> |
1336 </inherits> | 1329 </inherits> |
1337 <fields> | 1330 <fields> |