comparison flys-artifacts/src/main/java/de/intevation/flys/exports/XYChartGenerator.java @ 3723:7b14d00bca8a

Cosmetics, docs. flys-artifacts/trunk@5391 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Fri, 07 Sep 2012 13:49:14 +0000
parents 6bfcbe391393
children fc6c6f6039df
comparison
equal deleted inserted replaced
3722:c91e7db0fd4b 3723:7b14d00bca8a
859 859
860 860
861 /** 861 /**
862 * Adjusts the axes of a plot. This method sets the <i>labelFont</i> of the 862 * Adjusts the axes of a plot. This method sets the <i>labelFont</i> of the
863 * X axis. 863 * X axis.
864 *
865 * (Duplicate in TimeseriesChartGenerator)
864 * 866 *
865 * @param plot The XYPlot of the chart. 867 * @param plot The XYPlot of the chart.
866 */ 868 */
867 protected void adjustAxes(XYPlot plot) { 869 protected void adjustAxes(XYPlot plot) {
868 ValueAxis xaxis = plot.getDomainAxis(); 870 ValueAxis xaxis = plot.getDomainAxis();

http://dive4elements.wald.intevation.org