Mercurial > dive4elements > river
comparison flys-artifacts/doc/conf/second-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 | 8f9d49467c85 |
children | 0c217de0d84b |
comparison
equal
deleted
inserted
replaced
3439:cb11919cccf9 | 3440:fed6685692d2 |
---|---|
746 <!-- Relative Points --> | 746 <!-- Relative Points --> |
747 <theme name="RelativePoint"> | 747 <theme name="RelativePoint"> |
748 <inherits> | 748 <inherits> |
749 <inherit from="LongitudinalSectionPoints" /> | 749 <inherit from="LongitudinalSectionPoints" /> |
750 </inherits> | 750 </inherits> |
751 <!--fields> <field name="linecolor" type="Color" display="Linienfarbe" | 751 <!--fields> <field name="linecolor" type="Color" display="Linienfarbe" |
752 default="0, 0, 0"/> </fields --> | 752 default="0, 0, 0"/> </fields --> |
753 </theme> | 753 </theme> |
754 | 754 |
755 <!-- Duration Curves --> | 755 <!-- Duration Curves --> |
756 <theme name="DurationCurveW"> | 756 <theme name="DurationCurveW"> |
1211 <field name="textorientation" type="boolean" display="Textausrichtung" | 1211 <field name="textorientation" type="boolean" display="Textausrichtung" |
1212 default="true" /> | 1212 default="true" /> |
1213 </fields> | 1213 </fields> |
1214 </theme> | 1214 </theme> |
1215 | 1215 |
1216 <theme name="FixingReferenceEventsWQ"> | 1216 <theme name="FixingReferenceEvents"> |
1217 <inherits> | 1217 <inherits> |
1218 <inherit from="ColorPoints" /> | 1218 <inherit from="ColorPoints" /> |
1219 </inherits> | 1219 </inherits> |
1220 <fields> | 1220 <fields> |
1221 <field name="showlinelabel" type="boolean" | 1221 <field name="showlines" type="boolean" default="false" |
1222 display="Beschriftung anzeigen" default="false" hints="h" /> | 1222 hidden="true" /> |
1223 <field name="showlines" type="boolean" default="false" /> | 1223 <field name="showlinelabel" type="boolean" default="false" |
1224 hidden="true" /> | |
1225 <field name="linetype" type="Dash" display="Linienart" | |
1226 default="10" hidden="true" /> | |
1227 <field name="linesize" type="int" display="Liniendicke" | |
1228 default="1" hidden="true" /> | |
1224 <field name="pointsize" type="int" display="Punktdicke" | 1229 <field name="pointsize" type="int" display="Punktdicke" |
1225 default="3" /> | 1230 default="3" /> |
1226 <field name="pointcolor" type="Color" display="Punktfarbe" | 1231 <field name="pointcolor" type="Color" display="Punktfarbe" |
1227 default="0, 80, 160" /> | 1232 default="0, 80, 160" /> |
1228 <field name="textorientation" type="boolean" display="Textausrichtung" | 1233 <field name="showpointlabel" type="boolean" |
1229 default="true" /> | 1234 display="Punktbeschriftung anzeigen" default="true"/> |
1230 </fields> | 1235 </fields> |
1231 </theme> | 1236 </theme> |
1232 | 1237 |
1233 <theme name="FixingOutliers"> | 1238 <theme name="FixingOutliers"> |
1234 <inherits> | 1239 <inherits> |
1305 <field name="showlines" type="boolean" default="false" /> | 1310 <field name="showlines" type="boolean" default="false" /> |
1306 <field name="pointsize" type="int" display="Punktdicke" | 1311 <field name="pointsize" type="int" display="Punktdicke" |
1307 default="3" /> | 1312 default="3" /> |
1308 <field name="pointcolor" type="Color" display="Punktfarbe" | 1313 <field name="pointcolor" type="Color" display="Punktfarbe" |
1309 default="0, 255, 0" /> | 1314 default="0, 255, 0" /> |
1310 </fields> | |
1311 </theme> | |
1312 | |
1313 <theme name="FixingDeltaWtReference"> | |
1314 <inherits> | |
1315 <inherit from="ColorPoints" /> | |
1316 </inherits> | |
1317 <fields> | |
1318 <field name="showlinelabel" type="boolean" | |
1319 display="Beschriftung anzeigen" default="false" hints="h" /> | |
1320 <field name="showlines" type="boolean" default="false" /> | |
1321 <field name="pointsize" type="int" display="Punktdicke" | |
1322 default="3" /> | |
1323 <field name="pointcolor" type="Color" display="Punktfarbe" | |
1324 default="0, 80, 160" /> | |
1325 </fields> | 1315 </fields> |
1326 </theme> | 1316 </theme> |
1327 | 1317 |
1328 <theme name="FixingLSAverage0"> | 1318 <theme name="FixingLSAverage0"> |
1329 <inherits> | 1319 <inherits> |