net.sf.jasperreports.charts.design
Class JRDesignBubblePlot

java.lang.Object
  extended bynet.sf.jasperreports.engine.base.JRBaseChartPlot
      extended bynet.sf.jasperreports.charts.base.JRBaseBubblePlot
          extended bynet.sf.jasperreports.charts.design.JRDesignBubblePlot
All Implemented Interfaces:
JRBubblePlot, JRChartPlot, java.io.Serializable

public class JRDesignBubblePlot
extends JRBaseBubblePlot

Version:
$Id: JRDesignBubblePlot.java,v 1.10 2005/10/09 21:34:26 teodord Exp $
Author:
Flavius Sana (flavius_sana@users.sourceforge.net)
See Also:
Serialized Form

Field Summary
 
Fields inherited from class net.sf.jasperreports.charts.base.JRBaseBubblePlot
scaleType, xAxisLabelExpression, yAxisLabelExpression
 
Fields inherited from class net.sf.jasperreports.engine.base.JRBaseChartPlot
backcolor, backgroundAlpha, foregroundAlpha, orientation
 
Constructor Summary
JRDesignBubblePlot(JRChartPlot bubblePlot)
           
 
Method Summary
 void setXAxisLabelExpression(JRExpression xAxisLabelExpression)
           
 void setYAxisLabelExpression(JRExpression yAxisLabelExpression)
           
 
Methods inherited from class net.sf.jasperreports.charts.base.JRBaseBubblePlot
collectExpressions, getScaleType, getXAxisLabelExpression, getYAxisLabelExpression, setScaleType
 
Methods inherited from class net.sf.jasperreports.engine.base.JRBaseChartPlot
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
getBackcolor, getBackgroundAlpha, getForegroundAlpha, getOrientation, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setOrientation
 

Constructor Detail

JRDesignBubblePlot

public JRDesignBubblePlot(JRChartPlot bubblePlot)
Method Detail

setXAxisLabelExpression

public void setXAxisLabelExpression(JRExpression xAxisLabelExpression)

setYAxisLabelExpression

public void setYAxisLabelExpression(JRExpression yAxisLabelExpression)


© 2001-2005 JasperSoft Corporation www.jaspersoft.com