Mercurial > dive4elements > river
annotate artifacts/doc/conf/artifacts/annotation.xml @ 9580:839b2aa84dd0
minuend/subtrahend-UI-switch
author | gernotbelger |
---|---|
date | Tue, 08 Jan 2019 17:01:09 +0100 |
parents | 5aa05a7a34b7 |
children |
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" |
5833
a2bdc0f524e8
Adjusted configs to new classes.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
2116
diff
changeset
|
6 state="org.dive4elements.river.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> |