net.sf.jasperreports.charts.design
Class JRDesignBubblePlot
java.lang.Object
net.sf.jasperreports.engine.base.JRBaseChartPlot
net.sf.jasperreports.charts.base.JRBaseBubblePlot
net.sf.jasperreports.charts.design.JRDesignBubblePlot
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable, JRBubblePlot, JRXAxisFormat, JRYAxisFormat, JRChangeEventsSupport, JRChartPlot, JRCloneable
public class JRDesignBubblePlot
- extends JRBaseBubblePlot
- Version:
- $Id: JRDesignBubblePlot.java 3032 2009-08-27 11:32:28Z teodord $
- Author:
- Flavius Sana ([email protected])
- See Also:
- Serialized Form
Fields inherited from class net.sf.jasperreports.charts.base.JRBaseBubblePlot |
domainAxisMaxValueExpression, domainAxisMinValueExpression, PROPERTY_SCALE_TYPE, rangeAxisMaxValueExpression, rangeAxisMinValueExpression, scaleTypeInteger, xAxisLabelColor, xAxisLabelExpression, xAxisLabelFont, xAxisLineColor, xAxisTickLabelColor, xAxisTickLabelFont, xAxisTickLabelMask, yAxisLabelColor, yAxisLabelExpression, yAxisLabelFont, yAxisLineColor, yAxisTickLabelColor, yAxisTickLabelFont, yAxisTickLabelMask |
Fields inherited from class net.sf.jasperreports.engine.base.JRBaseChartPlot |
backcolor, backgroundAlphaFloat, chart, foregroundAlphaFloat, labelRotationDouble, orientation, PROPERTY_BACKCOLOR, PROPERTY_BACKGROUND_ALPHA, PROPERTY_FOREGROUND_ALPHA, PROPERTY_LABEL_ROTATION, PROPERTY_ORIENTATION, PROPERTY_SERIES_COLORS, seriesColors |
Methods inherited from class net.sf.jasperreports.charts.base.JRBaseBubblePlot |
clone, collectExpressions, getDomainAxisMaxValueExpression, getDomainAxisMinValueExpression, getOwnXAxisLabelColor, getOwnXAxisLineColor, getOwnXAxisTickLabelColor, getOwnYAxisLabelColor, getOwnYAxisLineColor, getOwnYAxisTickLabelColor, getRangeAxisMaxValueExpression, getRangeAxisMinValueExpression, getScaleType, getScaleTypeInteger, getXAxisLabelColor, getXAxisLabelExpression, getXAxisLabelFont, getXAxisLineColor, getXAxisTickLabelColor, getXAxisTickLabelFont, getXAxisTickLabelMask, getYAxisLabelColor, getYAxisLabelExpression, getYAxisLabelFont, getYAxisLineColor, getYAxisTickLabelColor, getYAxisTickLabelFont, getYAxisTickLabelMask, setScaleType, setScaleType |
Methods inherited from class net.sf.jasperreports.engine.base.JRBaseChartPlot |
addSeriesColor, clearSeriesColors, clone, getBackcolor, getBackgroundAlpha, getBackgroundAlphaFloat, getChart, getEventSupport, getForegroundAlpha, getForegroundAlphaFloat, getLabelRotation, getLabelRotationDouble, getOrientation, getOwnBackcolor, getSeriesColors, setBackcolor, setBackgroundAlpha, setBackgroundAlpha, setForegroundAlpha, setForegroundAlpha, setLabelRotation, setLabelRotation, setOrientation, setSeriesColors |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface net.sf.jasperreports.engine.JRChartPlot |
addSeriesColor, clearSeriesColors, getBackcolor, getBackgroundAlpha, getBackgroundAlphaFloat, getChart, getForegroundAlpha, getForegroundAlphaFloat, getLabelRotation, getLabelRotationDouble, getOrientation, getOwnBackcolor, getSeriesColors, setBackcolor, setBackgroundAlpha, setBackgroundAlpha, setForegroundAlpha, setForegroundAlpha, setLabelRotation, setLabelRotation, setOrientation, setSeriesColors |
PROPERTY_X_AXIS_LABEL_COLOR
public static final java.lang.String PROPERTY_X_AXIS_LABEL_COLOR
- See Also:
- Constant Field Values
PROPERTY_X_AXIS_LABEL_EXPRESSION
public static final java.lang.String PROPERTY_X_AXIS_LABEL_EXPRESSION
- See Also:
- Constant Field Values
PROPERTY_X_AXIS_LABEL_FONT
public static final java.lang.String PROPERTY_X_AXIS_LABEL_FONT
- See Also:
- Constant Field Values
PROPERTY_X_AXIS_LINE_COLOR
public static final java.lang.String PROPERTY_X_AXIS_LINE_COLOR
- See Also:
- Constant Field Values
PROPERTY_X_AXIS_TICK_LABEL_COLOR
public static final java.lang.String PROPERTY_X_AXIS_TICK_LABEL_COLOR
- See Also:
- Constant Field Values
PROPERTY_X_AXIS_TICK_LABEL_FONT
public static final java.lang.String PROPERTY_X_AXIS_TICK_LABEL_FONT
- See Also:
- Constant Field Values
PROPERTY_X_AXIS_TICK_LABEL_MASK
public static final java.lang.String PROPERTY_X_AXIS_TICK_LABEL_MASK
- See Also:
- Constant Field Values
PROPERTY_Y_AXIS_LABEL_COLOR
public static final java.lang.String PROPERTY_Y_AXIS_LABEL_COLOR
- See Also:
- Constant Field Values
PROPERTY_Y_AXIS_LABEL_EXPRESSION
public static final java.lang.String PROPERTY_Y_AXIS_LABEL_EXPRESSION
- See Also:
- Constant Field Values
PROPERTY_Y_AXIS_LABEL_FONT
public static final java.lang.String PROPERTY_Y_AXIS_LABEL_FONT
- See Also:
- Constant Field Values
PROPERTY_Y_AXIS_LINE_COLOR
public static final java.lang.String PROPERTY_Y_AXIS_LINE_COLOR
- See Also:
- Constant Field Values
PROPERTY_Y_AXIS_TICK_LABEL_COLOR
public static final java.lang.String PROPERTY_Y_AXIS_TICK_LABEL_COLOR
- See Also:
- Constant Field Values
PROPERTY_Y_AXIS_TICK_LABEL_FONT
public static final java.lang.String PROPERTY_Y_AXIS_TICK_LABEL_FONT
- See Also:
- Constant Field Values
PROPERTY_Y_AXIS_TICK_LABEL_MASK
public static final java.lang.String PROPERTY_Y_AXIS_TICK_LABEL_MASK
- See Also:
- Constant Field Values
PROPERTY_DOMAIN_AXIS_MINVALUE_EXPRESSION
public static final java.lang.String PROPERTY_DOMAIN_AXIS_MINVALUE_EXPRESSION
- See Also:
- Constant Field Values
PROPERTY_DOMAIN_AXIS_MAXVALUE_EXPRESSION
public static final java.lang.String PROPERTY_DOMAIN_AXIS_MAXVALUE_EXPRESSION
- See Also:
- Constant Field Values
PROPERTY_RANGE_AXIS_MINVALUE_EXPRESSION
public static final java.lang.String PROPERTY_RANGE_AXIS_MINVALUE_EXPRESSION
- See Also:
- Constant Field Values
PROPERTY_RANGE_AXIS_MAXVALUE_EXPRESSION
public static final java.lang.String PROPERTY_RANGE_AXIS_MAXVALUE_EXPRESSION
- See Also:
- Constant Field Values
JRDesignBubblePlot
public JRDesignBubblePlot(JRChartPlot bubblePlot,
JRChart chart)
setXAxisLabelExpression
public void setXAxisLabelExpression(JRExpression xAxisLabelExpression)
setXAxisLabelFont
public void setXAxisLabelFont(JRFont xAxisLabelFont)
setXAxisLabelColor
public void setXAxisLabelColor(java.awt.Color xAxisLabelColor)
setXAxisTickLabelFont
public void setXAxisTickLabelFont(JRFont xAxisTickLabelFont)
setXAxisTickLabelColor
public void setXAxisTickLabelColor(java.awt.Color xAxisTickLabelColor)
setXAxisTickLabelMask
public void setXAxisTickLabelMask(java.lang.String xAxisTickLabelMask)
setXAxisLineColor
public void setXAxisLineColor(java.awt.Color xAxisLineColor)
setYAxisLabelExpression
public void setYAxisLabelExpression(JRExpression yAxisLabelExpression)
setYAxisLabelFont
public void setYAxisLabelFont(JRFont yAxisLabelFont)
setYAxisLabelColor
public void setYAxisLabelColor(java.awt.Color yAxisLabelColor)
setYAxisTickLabelFont
public void setYAxisTickLabelFont(JRFont yAxisTickLabelFont)
setYAxisTickLabelColor
public void setYAxisTickLabelColor(java.awt.Color yAxisTickLabelColor)
setYAxisTickLabelMask
public void setYAxisTickLabelMask(java.lang.String yAxisTickLabelMask)
setYAxisLineColor
public void setYAxisLineColor(java.awt.Color yAxisLineColor)
setXAxisFormat
public void setXAxisFormat(JRAxisFormat axisFormat)
setYAxisFormat
public void setYAxisFormat(JRAxisFormat axisFormat)
setDomainAxisMinValueExpression
public void setDomainAxisMinValueExpression(JRExpression domainAxisMinValueExpression)
setDomainAxisMaxValueExpression
public void setDomainAxisMaxValueExpression(JRExpression domainAxisMaxValueExpression)
setRangeAxisMinValueExpression
public void setRangeAxisMinValueExpression(JRExpression rangeAxisMinValueExpression)
setRangeAxisMaxValueExpression
public void setRangeAxisMaxValueExpression(JRExpression rangeAxisMaxValueExpression)
Copyright © 2010. All Rights Reserved.