public class JRBaseBubblePlot extends JRBaseChartPlot implements JRBubblePlot
JRBaseChartPlot.JRBaseSeriesColor
JRChartPlot.JRSeriesColor
backcolor, backgroundAlphaFloat, chart, foregroundAlphaFloat, labelRotationDouble, orientationValue, PROPERTY_BACKCOLOR, PROPERTY_BACKGROUND_ALPHA, PROPERTY_FOREGROUND_ALPHA, PROPERTY_LABEL_ROTATION, PROPERTY_ORIENTATION, PROPERTY_SERIES_COLORS, seriesColors
Constructor and Description |
---|
JRBaseBubblePlot(JRBubblePlot bubblePlot,
JRBaseObjectFactory factory) |
JRBaseBubblePlot(JRChartPlot plot,
JRChart chart) |
addSeriesColor, clearSeriesColors, clone, getBackcolor, getBackgroundAlphaFloat, getChart, getEventSupport, getForegroundAlphaFloat, getLabelRotationDouble, getOrientation, getOrientationValue, getOwnBackcolor, getSeriesColors, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setLabelRotation, setOrientation, setSeriesColors
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addSeriesColor, clearSeriesColors, getBackcolor, getBackgroundAlphaFloat, getChart, getForegroundAlphaFloat, getLabelRotationDouble, getOrientation, getOrientationValue, getOwnBackcolor, getSeriesColors, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setLabelRotation, setOrientation, setSeriesColors
clone
public static final java.lang.String PROPERTY_SCALE_TYPE
protected JRExpression xAxisLabelExpression
protected JRFont xAxisLabelFont
protected java.awt.Color xAxisLabelColor
protected JRFont xAxisTickLabelFont
protected java.awt.Color xAxisTickLabelColor
protected java.lang.String xAxisTickLabelMask
protected java.lang.Boolean xAxisVerticalTickLabels
protected java.awt.Color xAxisLineColor
protected JRExpression yAxisLabelExpression
protected JRFont yAxisLabelFont
protected java.awt.Color yAxisLabelColor
protected JRFont yAxisTickLabelFont
protected java.awt.Color yAxisTickLabelColor
protected java.lang.String yAxisTickLabelMask
protected java.lang.Boolean yAxisVerticalTickLabels
protected java.awt.Color yAxisLineColor
protected JRExpression domainAxisMinValueExpression
protected JRExpression domainAxisMaxValueExpression
protected JRExpression rangeAxisMinValueExpression
protected JRExpression rangeAxisMaxValueExpression
protected ScaleTypeEnum scaleTypeValue
public JRBaseBubblePlot(JRChartPlot plot, JRChart chart)
public JRBaseBubblePlot(JRBubblePlot bubblePlot, JRBaseObjectFactory factory)
public JRExpression getXAxisLabelExpression()
getXAxisLabelExpression
in interface JRBubblePlot
public JRFont getXAxisLabelFont()
getXAxisLabelFont
in interface JRXAxisFormat
public java.awt.Color getXAxisLabelColor()
getXAxisLabelColor
in interface JRXAxisFormat
public java.awt.Color getOwnXAxisLabelColor()
getOwnXAxisLabelColor
in interface JRXAxisFormat
public JRFont getXAxisTickLabelFont()
getXAxisTickLabelFont
in interface JRXAxisFormat
public java.awt.Color getXAxisTickLabelColor()
getXAxisTickLabelColor
in interface JRXAxisFormat
public java.awt.Color getOwnXAxisTickLabelColor()
getOwnXAxisTickLabelColor
in interface JRXAxisFormat
public java.lang.String getXAxisTickLabelMask()
getXAxisTickLabelMask
in interface JRXAxisFormat
public java.lang.Boolean getXAxisVerticalTickLabels()
getXAxisVerticalTickLabels
in interface JRXAxisFormat
public java.awt.Color getXAxisLineColor()
getXAxisLineColor
in interface JRXAxisFormat
public java.awt.Color getOwnXAxisLineColor()
getOwnXAxisLineColor
in interface JRXAxisFormat
public JRExpression getYAxisLabelExpression()
getYAxisLabelExpression
in interface JRBubblePlot
public JRFont getYAxisLabelFont()
getYAxisLabelFont
in interface JRYAxisFormat
public java.awt.Color getYAxisLabelColor()
getYAxisLabelColor
in interface JRYAxisFormat
public java.awt.Color getOwnYAxisLabelColor()
getOwnYAxisLabelColor
in interface JRYAxisFormat
public JRFont getYAxisTickLabelFont()
getYAxisTickLabelFont
in interface JRYAxisFormat
public java.awt.Color getYAxisTickLabelColor()
getYAxisTickLabelColor
in interface JRYAxisFormat
public java.awt.Color getOwnYAxisTickLabelColor()
getOwnYAxisTickLabelColor
in interface JRYAxisFormat
public java.lang.String getYAxisTickLabelMask()
getYAxisTickLabelMask
in interface JRYAxisFormat
public java.lang.Boolean getYAxisVerticalTickLabels()
getYAxisVerticalTickLabels
in interface JRYAxisFormat
public java.awt.Color getYAxisLineColor()
getYAxisLineColor
in interface JRYAxisFormat
public java.awt.Color getOwnYAxisLineColor()
getOwnYAxisLineColor
in interface JRYAxisFormat
public ScaleTypeEnum getScaleTypeValue()
getScaleTypeValue
in interface JRBubblePlot
ScaleTypeEnum
public JRExpression getDomainAxisMinValueExpression()
getDomainAxisMinValueExpression
in interface JRBubblePlot
public JRExpression getDomainAxisMaxValueExpression()
getDomainAxisMaxValueExpression
in interface JRBubblePlot
public JRExpression getRangeAxisMinValueExpression()
getRangeAxisMinValueExpression
in interface JRBubblePlot
public JRExpression getRangeAxisMaxValueExpression()
getRangeAxisMaxValueExpression
in interface JRBubblePlot
public void setScaleType(ScaleTypeEnum scaleTypeValue)
JRBubblePlot
setScaleType
in interface JRBubblePlot
scaleTypeValue
- the scale typepublic void collectExpressions(JRExpressionCollector collector)
collectExpressions
in interface JRChartPlot
public java.lang.Object clone(JRChart parentChart)
clone
in interface JRChartPlot
clone
in class JRBaseChartPlot
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com