net.sf.jasperreports.charts
Interface JRBubblePlot
- All Superinterfaces:
- JRChartPlot
- All Known Implementing Classes:
- JRBaseBubblePlot, JRDesignBubblePlot, JRFillBubblePlot
public interface JRBubblePlot
- extends JRChartPlot
- Version:
- $Id: JRBubblePlot.java 1384 2006-09-06 00:27:41 +0300 (Wed, 06 Sep 2006) bklawans $
- Author:
- Flavius Sana (flavius_sana@users.sourceforge.net)
Methods inherited from interface net.sf.jasperreports.engine.JRChartPlot |
addSeriesColor, clearSeriesColors, collectExpressions, getBackcolor, getBackgroundAlpha, getForegroundAlpha, getLabelRotation, getOrientation, getSeriesColors, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setLabelRotation, setOrientation |
getXAxisLabelExpression
JRExpression getXAxisLabelExpression()
getXAxisLabelFont
JRFont getXAxisLabelFont()
getXAxisLabelColor
java.awt.Color getXAxisLabelColor()
getXAxisTickLabelFont
JRFont getXAxisTickLabelFont()
getXAxisTickLabelColor
java.awt.Color getXAxisTickLabelColor()
getXAxisTickLabelMask
java.lang.String getXAxisTickLabelMask()
getXAxisLineColor
java.awt.Color getXAxisLineColor()
getYAxisLabelExpression
JRExpression getYAxisLabelExpression()
getYAxisLabelFont
JRFont getYAxisLabelFont()
getYAxisLabelColor
java.awt.Color getYAxisLabelColor()
getYAxisTickLabelFont
JRFont getYAxisTickLabelFont()
getYAxisTickLabelColor
java.awt.Color getYAxisTickLabelColor()
getYAxisTickLabelMask
java.lang.String getYAxisTickLabelMask()
getYAxisLineColor
java.awt.Color getYAxisLineColor()
getScaleType
int getScaleType()
setScaleType
void setScaleType(int scaleType)
© 2001-2006 JasperSoft Corporation www.jaspersoft.com