comparison artifacts/src/main/java/org/dive4elements/river/jfree/StickyAxisAnnotation.java @ 7025:55c8519e49f1

Cosmetics.
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Mon, 16 Sep 2013 17:26:16 +0200
parents 9cbe58704604
children 130160b8d245
comparison
equal deleted inserted replaced
7024:c705f590684b 7025:55c8519e49f1
68 68
69 /** 69 /**
70 * Constructor with given explicit axis and axisSymbol 70 * Constructor with given explicit axis and axisSymbol
71 * @param text the text to display. 71 * @param text the text to display.
72 * @param pos the position at which to draw the text and mark. 72 * @param pos the position at which to draw the text and mark.
73 * @param stickAxis the axis at which to stick (and to which 'pos' is 73 * @param stickAxis the axis at which to stick (and to which 'pos' is
74 * relative). 74 * relative).
75 */ 75 */
76 public StickyAxisAnnotation(String text, float pos, SimpleAxis stickAxis, 76 public StickyAxisAnnotation(String text, float pos, SimpleAxis stickAxis,
77 int axisSymbol 77 int axisSymbol
78 ) { 78 ) {

http://dive4elements.wald.intevation.org