comparison flys-artifacts/src/main/java/de/intevation/flys/artifacts/model/FacetTypes.java @ 2163:105097966111

Theoretically allow annotations on second y ais. Practically allow Q MainValues on Q Axis in Duration Curves. flys-artifacts/trunk@3750 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Mon, 23 Jan 2012 14:18:53 +0000
parents 3cbdf1b77ea5
children 3f90f4d37c8d
comparison
equal deleted inserted replaced
2162:df70f14af981 2163:105097966111
74 74
75 String DISCHARGE_CURVE = "discharge_curve.curve"; 75 String DISCHARGE_CURVE = "discharge_curve.curve";
76 76
77 String DURATION_W = "duration_curve.w"; 77 String DURATION_W = "duration_curve.w";
78 String DURATION_Q = "duration_curve.q"; 78 String DURATION_Q = "duration_curve.q";
79 String DURATION_MAINVALUES_Q = "duration_curve.mainvalues.q";
79 80
80 String STATIC_WQ = "other.wq"; 81 String STATIC_WQ = "other.wq";
81 String STATIC_WQ_ANNOTATIONS = "other.wq.annotations"; 82 String STATIC_WQ_ANNOTATIONS = "other.wq.annotations";
82 String STATIC_WKMS = "other.wkms"; 83 String STATIC_WKMS = "other.wkms";
83 String STATIC_WQKMS = "other.wqkms"; 84 String STATIC_WQKMS = "other.wqkms";

http://dive4elements.wald.intevation.org