net.sf.jasperreports.charts.fill
Class JRFillBubblePlot

java.lang.Object
  extended bynet.sf.jasperreports.engine.fill.JRFillChartPlot
      extended bynet.sf.jasperreports.charts.fill.JRFillBubblePlot
All Implemented Interfaces:
JRBubblePlot, JRChartPlot

public class JRFillBubblePlot
extends JRFillChartPlot
implements JRBubblePlot

Version:
$Id: JRFillBubblePlot.java,v 1.5 2005/07/09 09:14:49 teodord Exp $
Author:
Flavius Sana (flavius_sana@users.sourceforge.net)

Field Summary
 
Fields inherited from class net.sf.jasperreports.engine.fill.JRFillChartPlot
parent
 
Constructor Summary
JRFillBubblePlot(JRBubblePlot bubblePlot, JRFillObjectFactory factory)
           
 
Method Summary
 int getScaleType()
           
 JRExpression getXAxisLabelExpression()
           
 JRExpression getYAxisLabelExpression()
           
 void setScaleType(int scaleType)
           
 
Methods inherited from class net.sf.jasperreports.engine.fill.JRFillChartPlot
collectExpressions, getBackcolor, getBackgroundAlpha, getForegroundAlpha, getOrientation, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setOrientation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface net.sf.jasperreports.engine.JRChartPlot
collectExpressions, getBackcolor, getBackgroundAlpha, getForegroundAlpha, getOrientation, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setOrientation
 

Constructor Detail

JRFillBubblePlot

public JRFillBubblePlot(JRBubblePlot bubblePlot,
                        JRFillObjectFactory factory)
Method Detail

getXAxisLabelExpression

public JRExpression getXAxisLabelExpression()
Specified by:
getXAxisLabelExpression in interface JRBubblePlot

getYAxisLabelExpression

public JRExpression getYAxisLabelExpression()
Specified by:
getYAxisLabelExpression in interface JRBubblePlot

getScaleType

public int getScaleType()
Specified by:
getScaleType in interface JRBubblePlot

setScaleType

public void setScaleType(int scaleType)
Specified by:
setScaleType in interface JRBubblePlot


© 2001-2005 JasperSoft Corporation www.jaspersoft.com