com.davisor.graphics.chart
Class LabelLegendFactory.LabelLegendContext
java.lang.Object
com.davisor.graphics.chart.ChartFactory.ChartContext
com.davisor.graphics.chart.LabelLegendFactory.LabelLegendContext
- Enclosing class:
- LabelLegendFactory
- public class LabelLegendFactory.LabelLegendContext
- extends ChartFactory.ChartContext
Context information for legend size calculation and drawing.
|
Constructor Summary |
LabelLegendFactory.LabelLegendContext(ChartData data,
java.util.List labels,
int charts,
int gap,
java.awt.geom.Rectangle2D labelBounds,
java.awt.Font labelFont,
java.awt.Paint labelColor,
java.awt.Paint backColor,
java.awt.Paint backPaint,
java.awt.Stroke backStroke,
int orientation,
int alignment,
java.util.Map additionalValues,
boolean multiSeriesMode,
double maxShapeSize)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LabelLegendFactory.LabelLegendContext
public LabelLegendFactory.LabelLegendContext(ChartData data,
java.util.List labels,
int charts,
int gap,
java.awt.geom.Rectangle2D labelBounds,
java.awt.Font labelFont,
java.awt.Paint labelColor,
java.awt.Paint backColor,
java.awt.Paint backPaint,
java.awt.Stroke backStroke,
int orientation,
int alignment,
java.util.Map additionalValues,
boolean multiSeriesMode,
double maxShapeSize)
Copyright © 2001-2004 Davisor Oy. All Rights Reserved.