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, setSeriesColors
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addSeriesColor, clearSeriesColors, clone, collectExpressions, getBackcolor, getBackgroundAlphaFloat, getChart, getForegroundAlphaFloat, getLabelRotationDouble, getOrientation, getOrientationValue, getOwnBackcolor, getSeriesColors, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setLabelRotation, setOrientation, setOrientation, setSeriesColors
clone
protected 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 JRBubblePlot
public JRFont getXAxisLabelFont()
getXAxisLabelFont
in interface JRXAxisFormat
public Color getXAxisLabelColor()
getXAxisLabelColor
in interface JRXAxisFormat
public Color getOwnXAxisLabelColor()
getOwnXAxisLabelColor
in interface JRXAxisFormat
public JRFont getXAxisTickLabelFont()
getXAxisTickLabelFont
in interface JRXAxisFormat
public Color getXAxisTickLabelColor()
getXAxisTickLabelColor
in interface JRXAxisFormat
public Color getOwnXAxisTickLabelColor()
getOwnXAxisTickLabelColor
in interface JRXAxisFormat
public String getXAxisTickLabelMask()
getXAxisTickLabelMask
in interface JRXAxisFormat
public Boolean getXAxisVerticalTickLabels()
getXAxisVerticalTickLabels
in interface JRXAxisFormat
public Color getXAxisLineColor()
getXAxisLineColor
in interface JRXAxisFormat
public Color getOwnXAxisLineColor()
getOwnXAxisLineColor
in interface JRXAxisFormat
public JRExpression getYAxisLabelExpression()
getYAxisLabelExpression
in interface JRBubblePlot
public JRFont getYAxisLabelFont()
getYAxisLabelFont
in interface JRYAxisFormat
public Color getYAxisLabelColor()
getYAxisLabelColor
in interface JRYAxisFormat
public Color getOwnYAxisLabelColor()
getOwnYAxisLabelColor
in interface JRYAxisFormat
public JRFont getYAxisTickLabelFont()
getYAxisTickLabelFont
in interface JRYAxisFormat
public Color getYAxisTickLabelColor()
getYAxisTickLabelColor
in interface JRYAxisFormat
public Color getOwnYAxisTickLabelColor()
getOwnYAxisTickLabelColor
in interface JRYAxisFormat
public String getYAxisTickLabelMask()
getYAxisTickLabelMask
in interface JRYAxisFormat
public Boolean getYAxisVerticalTickLabels()
getYAxisVerticalTickLabels
in interface JRYAxisFormat
public Color getYAxisLineColor()
getYAxisLineColor
in interface JRYAxisFormat
public Color getOwnYAxisLineColor()
getOwnYAxisLineColor
in interface JRYAxisFormat
public ScaleTypeEnum getScaleTypeValue()
getScaleTypeValue
in interface JRBubblePlot
ScaleTypeEnum
public void setScaleType(ScaleTypeEnum scaleType)
JRBubblePlot
setScaleType
in interface JRBubblePlot
scaleType
- the scale typepublic 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
Copyright © 2019 TIBCO Software Inc.. All rights reserved.