public class JRFillBubblePlot extends JRFillChartPlot implements JRBubblePlot
JRChartPlot.JRSeriesColor| Modifier and Type | Field and Description |
|---|---|
protected Color |
xAxisLabelColor |
protected JRFont |
xAxisLabelFont |
protected Color |
xAxisLineColor |
protected Color |
xAxisTickLabelColor |
protected JRFont |
xAxisTickLabelFont |
protected Color |
yAxisLabelColor |
protected JRFont |
yAxisLabelFont |
protected Color |
yAxisLineColor |
protected Color |
yAxisTickLabelColor |
protected JRFont |
yAxisTickLabelFont |
chart, parent| Constructor and Description |
|---|
JRFillBubblePlot(JRBubblePlot bubblePlot,
JRFillObjectFactory factory) |
addSeriesColor, clearSeriesColors, clone, clone, collectExpressions, getBackcolor, getBackgroundAlphaFloat, getChart, getForegroundAlphaFloat, getLabelRotationDouble, getOrientation, getOrientationValue, getOwnBackcolor, getSeriesColors, getStyleResolver, setBackcolor, setBackgroundAlpha, setBand, setForegroundAlpha, setLabelRotation, setOrientation, setOrientation, setSeriesColorsequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddSeriesColor, clearSeriesColors, clone, collectExpressions, getBackcolor, getBackgroundAlphaFloat, getChart, getForegroundAlphaFloat, getLabelRotationDouble, getOrientation, getOrientationValue, getOwnBackcolor, getSeriesColors, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setLabelRotation, setOrientation, setOrientation, setSeriesColorscloneprotected JRFont xAxisLabelFont
protected Color xAxisLabelColor
protected JRFont xAxisTickLabelFont
protected Color xAxisTickLabelColor
protected Color xAxisLineColor
protected JRFont yAxisLabelFont
protected Color yAxisLabelColor
protected JRFont yAxisTickLabelFont
protected Color yAxisTickLabelColor
protected Color yAxisLineColor
public JRFillBubblePlot(JRBubblePlot bubblePlot, JRFillObjectFactory factory)
public JRExpression getXAxisLabelExpression()
getXAxisLabelExpression in interface JRBubblePlotpublic JRFont getXAxisLabelFont()
getXAxisLabelFont in interface JRXAxisFormatpublic Color getXAxisLabelColor()
getXAxisLabelColor in interface JRXAxisFormatpublic Color getOwnXAxisLabelColor()
getOwnXAxisLabelColor in interface JRXAxisFormatpublic JRFont getXAxisTickLabelFont()
getXAxisTickLabelFont in interface JRXAxisFormatpublic Color getXAxisTickLabelColor()
getXAxisTickLabelColor in interface JRXAxisFormatpublic Color getOwnXAxisTickLabelColor()
getOwnXAxisTickLabelColor in interface JRXAxisFormatpublic String getXAxisTickLabelMask()
getXAxisTickLabelMask in interface JRXAxisFormatpublic Boolean getXAxisVerticalTickLabels()
getXAxisVerticalTickLabels in interface JRXAxisFormatpublic Color getXAxisLineColor()
getXAxisLineColor in interface JRXAxisFormatpublic Color getOwnXAxisLineColor()
getOwnXAxisLineColor in interface JRXAxisFormatpublic JRExpression getYAxisLabelExpression()
getYAxisLabelExpression in interface JRBubblePlotpublic JRFont getYAxisLabelFont()
getYAxisLabelFont in interface JRYAxisFormatpublic Color getYAxisLabelColor()
getYAxisLabelColor in interface JRYAxisFormatpublic Color getOwnYAxisLabelColor()
getOwnYAxisLabelColor in interface JRYAxisFormatpublic JRFont getYAxisTickLabelFont()
getYAxisTickLabelFont in interface JRYAxisFormatpublic Color getYAxisTickLabelColor()
getYAxisTickLabelColor in interface JRYAxisFormatpublic Color getOwnYAxisTickLabelColor()
getOwnYAxisTickLabelColor in interface JRYAxisFormatpublic String getYAxisTickLabelMask()
getYAxisTickLabelMask in interface JRYAxisFormatpublic Boolean getYAxisVerticalTickLabels()
getYAxisVerticalTickLabels in interface JRYAxisFormatpublic Color getYAxisLineColor()
getYAxisLineColor in interface JRYAxisFormatpublic Color getOwnYAxisLineColor()
getOwnYAxisLineColor in interface JRYAxisFormatpublic ScaleTypeEnum getScaleTypeValue()
getScaleTypeValue in interface JRBubblePlotScaleTypeEnumpublic void setScaleType(ScaleTypeEnum scaleType)
JRBubblePlotsetScaleType in interface JRBubblePlotscaleType - the scale typepublic JRExpression getDomainAxisMinValueExpression()
getDomainAxisMinValueExpression in interface JRBubblePlotpublic JRExpression getDomainAxisMaxValueExpression()
getDomainAxisMaxValueExpression in interface JRBubblePlotpublic JRExpression getRangeAxisMinValueExpression()
getRangeAxisMinValueExpression in interface JRBubblePlotpublic JRExpression getRangeAxisMaxValueExpression()
getRangeAxisMaxValueExpression in interface JRBubblePlotCopyright © 2017. All rights reserved.