net.sf.dynamicreports.design.base.chart.plot
Class DRDesignBubblePlot

java.lang.Object
  extended by net.sf.dynamicreports.design.base.chart.plot.AbstractDesignBasePlot
      extended by net.sf.dynamicreports.design.base.chart.plot.DRDesignAxisPlot
          extended by net.sf.dynamicreports.design.base.chart.plot.DRDesignBubblePlot
All Implemented Interfaces:
DRIDesignAxisPlot, DRIDesignBasePlot, DRIDesignBubblePlot, DRIDesignPlot

public class DRDesignBubblePlot
extends DRDesignAxisPlot
implements DRIDesignBubblePlot

Author:
Ricardo Mariaca (r.mariaca@dynamicreports.org)

Constructor Summary
DRDesignBubblePlot()
           
 
Method Summary
 ScaleType getScaleType()
           
 void setScaleType(ScaleType scaleType)
           
 
Methods inherited from class net.sf.dynamicreports.design.base.chart.plot.DRDesignAxisPlot
getXAxisFormat, getYAxisFormat, setXAxisFormat, setYAxisFormat
 
Methods inherited from class net.sf.dynamicreports.design.base.chart.plot.AbstractDesignBasePlot
getOrientation, getSeriesColors, setOrientation, setSeriesColors
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface net.sf.dynamicreports.design.definition.chart.plot.DRIDesignAxisPlot
getXAxisFormat, getYAxisFormat
 
Methods inherited from interface net.sf.dynamicreports.design.definition.chart.plot.DRIDesignBasePlot
getOrientation, getSeriesColors
 

Constructor Detail

DRDesignBubblePlot

public DRDesignBubblePlot()
Method Detail

getScaleType

public ScaleType getScaleType()
Specified by:
getScaleType in interface DRIDesignBubblePlot

setScaleType

public void setScaleType(ScaleType scaleType)


Copyright © 2010-2014. All Rights Reserved.