net.sf.dynamicreports.design.definition.chart.plot
Interface DRIDesignBubblePlot

All Superinterfaces:
DRIDesignAxisPlot, DRIDesignBasePlot, DRIDesignPlot
All Known Implementing Classes:
DRDesignBubblePlot

public interface DRIDesignBubblePlot
extends DRIDesignAxisPlot

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

Method Summary
 ScaleType getScaleType()
           
 
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
 

Method Detail

getScaleType

ScaleType getScaleType()


Copyright © 2010-2014. All Rights Reserved.