Mercurial > dive4elements > river
comparison artifacts/doc/conf/themes/second.xml @ 8107:0e587734fc56
(issue1681) Add themes for sedimentloads
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Wed, 20 Aug 2014 12:55:55 +0200 |
parents | 28c403ec0a27 |
children | fdb29e8b7ec0 |
comparison
equal
deleted
inserted
replaced
8106:d527cb72627f | 8107:0e587734fc56 |
---|---|
1187 <field name="showlinelabel" type="boolean" | 1187 <field name="showlinelabel" type="boolean" |
1188 display="Beschriftung anzeigen" default="false" hints="hidden" /> | 1188 display="Beschriftung anzeigen" default="false" hints="hidden" /> |
1189 </fields> | 1189 </fields> |
1190 </theme> | 1190 </theme> |
1191 | 1191 |
1192 <theme name="SedimentLoadM3ABed"> | |
1193 <inherits> | |
1194 <inherit from="LongitudinalSection" /> | |
1195 </inherits> | |
1196 <fields> | |
1197 <field name="linecolor" type="Color" default="45, 255, 241" /> | |
1198 </fields> | |
1199 </theme> | |
1200 | |
1201 <theme name="SedimentLoadM3ASusp"> | |
1202 <inherits> | |
1203 <inherit from="LongitudinalSection" /> | |
1204 </inherits> | |
1205 <fields> | |
1206 <field name="linecolor" type="Color" default="85, 255, 0" /> | |
1207 </fields> | |
1208 </theme> | |
1209 | |
1192 <!-- Sediment load, T/A --> | 1210 <!-- Sediment load, T/A --> |
1193 <theme name="SedimentLoadTACoarse"> | 1211 <theme name="SedimentLoadTACoarse"> |
1194 <inherits> | 1212 <inherits> |
1195 <inherit from="LongitudinalSection" /> | 1213 <inherit from="LongitudinalSection" /> |
1196 </inherits> | 1214 </inherits> |
1277 <field name="showlinelabel" type="boolean" | 1295 <field name="showlinelabel" type="boolean" |
1278 display="Beschriftung anzeigen" default="false" hints="hidden" /> | 1296 display="Beschriftung anzeigen" default="false" hints="hidden" /> |
1279 </fields> | 1297 </fields> |
1280 </theme> | 1298 </theme> |
1281 | 1299 |
1300 <theme name="SedimentLoadTABed"> | |
1301 <inherits> | |
1302 <inherit from="LongitudinalSection" /> | |
1303 </inherits> | |
1304 <fields> | |
1305 <field name="linecolor" type="Color" default="45, 255, 241" /> | |
1306 </fields> | |
1307 </theme> | |
1308 | |
1309 <theme name="SedimentLoadTASusp"> | |
1310 <inherits> | |
1311 <inherit from="LongitudinalSection" /> | |
1312 </inherits> | |
1313 <fields> | |
1314 <field name="linecolor" type="Color" default="85, 255, 0" /> | |
1315 </fields> | |
1316 </theme> | |
1282 | 1317 |
1283 <theme name="LongitudinalSectionArea"> | 1318 <theme name="LongitudinalSectionArea"> |
1284 <inherits> | 1319 <inherits> |
1285 <inherit from="Areas" /> | 1320 <inherit from="Areas" /> |
1286 </inherits> | 1321 </inherits> |