Mercurial > dive4elements > river
annotate flys-artifacts/doc/conf/artifacts/annotation.xml @ 4269:0c766c475805
Add Panel and Tree UI classes for dispayling the measurement station info
The new ui classes are using the new extracted base class InfoPanel and InfoTree
which are in common with the gauge info.
author | Björn Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Fri, 26 Oct 2012 12:22:06 +0200 |
parents | 7d01b6885e4e |
children | a2bdc0f524e8 |
rev | line source |
---|---|
1027
a60d2a46f0a8
Added configuration for AnnotationArtifacts.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
diff
changeset
|
1 <?xml version="1.0" encoding="UTF-8"?> |
2116
7d01b6885e4e
Fixed annotations state xml.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2115
diff
changeset
|
2 <artifact name="annotation"> |
2115
2e64b895422c
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1027
diff
changeset
|
3 <states> |
2e64b895422c
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1027
diff
changeset
|
4 <state id="state.annotation.river" |
1027
a60d2a46f0a8
Added configuration for AnnotationArtifacts.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
diff
changeset
|
5 description="state.annotation.river" |
a60d2a46f0a8
Added configuration for AnnotationArtifacts.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
diff
changeset
|
6 state="de.intevation.flys.artifacts.states.AnnotationRiverState"> |
2115
2e64b895422c
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1027
diff
changeset
|
7 <outputmodes> |
2e64b895422c
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1027
diff
changeset
|
8 <outputmode name="longitudinal_section" description="output.longitudinal_section" mime-type="image/png" type="chart"> |
2e64b895422c
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1027
diff
changeset
|
9 <facets> |
2e64b895422c
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1027
diff
changeset
|
10 <facet name="longitudinal_section.annotations" description="facet.longitudinal_section.annotations" /> |
2e64b895422c
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1027
diff
changeset
|
11 </facets> |
2e64b895422c
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1027
diff
changeset
|
12 </outputmode> |
2e64b895422c
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1027
diff
changeset
|
13 </outputmodes> |
2e64b895422c
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1027
diff
changeset
|
14 </state> |
2e64b895422c
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1027
diff
changeset
|
15 </states> |
1027
a60d2a46f0a8
Added configuration for AnnotationArtifacts.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
diff
changeset
|
16 </artifact> |