com.davisor.graphics.chart
Class LabelLegendFactory.LabelLegendContext

java.lang.Object
  extended bycom.davisor.graphics.chart.ChartFactory.ChartContext
      extended bycom.davisor.graphics.chart.LabelLegendFactory.LabelLegendContext
Enclosing class:
LabelLegendFactory

public class LabelLegendFactory.LabelLegendContext
extends ChartFactory.ChartContext

Context information for legend size calculation and drawing.


Field Summary
 
Fields inherited from class com.davisor.graphics.chart.ChartFactory.ChartContext
data
 
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
 

Constructor Detail

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.