comparison flys-artifacts/src/main/java/de/intevation/flys/exports/minfo/BedDifferenceEpochGenerator.java @ 3902:da48e33f4241

Removed trailing whitespace. flys-artifacts/trunk@5567 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Sat, 22 Sep 2012 07:47:12 +0000
parents 95d699c769fb
children 8eb1d6dc96a9
comparison
equal deleted inserted replaced
3901:8b43545fc34e 3902:da48e33f4241
114 label = msg(I18N_YAXIS_LABEL, I18N_YAXIS_LABEL_DEFAULT); 114 label = msg(I18N_YAXIS_LABEL, I18N_YAXIS_LABEL_DEFAULT);
115 } 115 }
116 else if (pos == YAXIS.H.idx) { 116 else if (pos == YAXIS.H.idx) {
117 label = msg(I18N_SECOND_YAXIS_LABEL, I18N_SECOND_YAXIS_LABEL_DEFAULT); 117 label = msg(I18N_SECOND_YAXIS_LABEL, I18N_SECOND_YAXIS_LABEL_DEFAULT);
118 } 118 }
119 119
120 return label; 120 return label;
121 } 121 }
122 122
123 protected void doBedDifferenceEpochOut(BedDiffEpochResult data, 123 protected void doBedDifferenceEpochOut(BedDiffEpochResult data,
124 ArtifactAndFacet aandf, Document theme, boolean visible) { 124 ArtifactAndFacet aandf, Document theme, boolean visible) {

http://dive4elements.wald.intevation.org