comparison artifacts/src/main/java/org/dive4elements/river/jfree/StableXYDifferenceRenderer.java @ 7910:432addd00687

Added text color for annotation labels.
author Sascha L. Teichmann <teichmann@intevation.de>
date Wed, 04 Jun 2014 10:55:04 +0200
parents 3c4a3426d5bf
children 4dd6d89ce95e
comparison
equal deleted inserted replaced
7909:8a2ce10da352 7910:432addd00687
155 CALCULATE_POSITIVE_AREA | CALCULATE_NEGATIVE_AREA; 155 CALCULATE_POSITIVE_AREA | CALCULATE_NEGATIVE_AREA;
156 156
157 /** For serialization. */ 157 /** For serialization. */
158 private static final long serialVersionUID = -8447915602375584857L; 158 private static final long serialVersionUID = -8447915602375584857L;
159 159
160 /** The paint used to highlight positive differences (y(0) > y(1)). */ 160 /** The paint used to highlight positive differences (y(0) &gt; y(1)). */
161 private transient Paint positivePaint; 161 private transient Paint positivePaint;
162 162
163 /** The paint used to highlight negative differences (y(0) < y(1)). */ 163 /** The paint used to highlight negative differences (y(0) < y(1)). */
164 private transient Paint negativePaint; 164 private transient Paint negativePaint;
165 165

http://dive4elements.wald.intevation.org