Mercurial > dive4elements > river
comparison artifacts/doc/conf/themes/second.xml @ 8118:f2fa88f5f751
Dashed lines shall be used for sediment load at measurement stations (issue1352).
author | "Tom Gottfried <tom@intevation.de>" |
---|---|
date | Thu, 21 Aug 2014 18:58:10 +0200 |
parents | ca072278ad02 |
children | c657ddcf1fa6 |
comparison
equal
deleted
inserted
replaced
8117:ca072278ad02 | 8118:f2fa88f5f751 |
---|---|
1329 <theme name="SedimentLoad"> | 1329 <theme name="SedimentLoad"> |
1330 <inherits> | 1330 <inherits> |
1331 <inherit from="LongitudinalSection" /> | 1331 <inherit from="LongitudinalSection" /> |
1332 </inherits> | 1332 </inherits> |
1333 <fields> | 1333 <fields> |
1334 <field name="linetype" type="Dash" default="10,5" /> | |
1334 <field name="showpoints" type="boolean" default="true" /> | 1335 <field name="showpoints" type="boolean" default="true" /> |
1335 <field name="pointsize" type="int" default="3" /> | 1336 <field name="pointsize" type="int" default="3" /> |
1336 </fields> | 1337 </fields> |
1337 </theme> | 1338 </theme> |
1338 | 1339 |