Mercurial > dive4elements > river
changeset 3231:f6b571220852
Added missing themes for middle bed height curves.
flys-artifacts/trunk@4861 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 03 Jul 2012 12:34:15 +0000 |
parents | b888c5eb65b3 |
children | cdbc457e23e2 |
files | flys-artifacts/ChangeLog flys-artifacts/doc/conf/themes.xml |
diffstat | 2 files changed, 48 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Tue Jul 03 12:13:36 2012 +0000 +++ b/flys-artifacts/ChangeLog Tue Jul 03 12:34:15 2012 +0000 @@ -1,3 +1,7 @@ +2012-07-03 Ingo Weinzierl <ingo@intevation.de> + + * doc/conf/themes.xml: Added missing themes for middle bed height curves. + 2012-07-03 Ingo Weinzierl <ingo@intevation.de> * src/main/java/de/intevation/flys/artifacts/access/BedHeightAccess.java,
--- a/flys-artifacts/doc/conf/themes.xml Tue Jul 03 12:13:36 2012 +0000 +++ b/flys-artifacts/doc/conf/themes.xml Tue Jul 03 12:34:15 2012 +0000 @@ -898,6 +898,28 @@ <inherit from="HydrBoundariesPoly"/> </inherits> </theme> + + <!-- + MIDDLE BED HEIGHT + --> + <theme name="MiddleBedHeightSingle"> + <inherits> + <inherit from="HiddenColorLines"/> + <inherit from="MinMaxPoints"/> + </inherits> + <fields> + <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204"/> + </fields> + </theme> + + <theme name="MiddleBedHeightEpoch"> + <inherits> + <inherit from="FlowVelocityVMainChannel"/> + </inherits> + <fields> + <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 102"/> + </fields> + </theme> <!-- SQ Relation @@ -2048,6 +2070,28 @@ <inherit from="HydrBoundariesPoly"/> </inherits> </theme> + + <!-- + MIDDLE BED HEIGHT + --> + <theme name="MiddleBedHeightSingle"> + <inherits> + <inherit from="HiddenColorLines"/> + <inherit from="MinMaxPoints"/> + </inherits> + <fields> + <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204"/> + </fields> + </theme> + + <theme name="MiddleBedHeightEpoch"> + <inherits> + <inherit from="FlowVelocityVMainChannel"/> + </inherits> + <fields> + <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 102"/> + </fields> + </theme> <!-- SQ Relation