public interface JRBubblePlot extends JRChartPlot, JRXAxisFormat, JRYAxisFormat
JRChartPlot.JRSeriesColor
Modifier and Type | Method and Description |
---|---|
JRExpression |
getDomainAxisMaxValueExpression() |
JRExpression |
getDomainAxisMinValueExpression() |
JRExpression |
getRangeAxisMaxValueExpression() |
JRExpression |
getRangeAxisMinValueExpression() |
int |
getScaleType()
Deprecated.
Replaced by
getScaleTypeValue() |
java.lang.Integer |
getScaleTypeInteger()
Deprecated.
Replaced by
getScaleTypeValue() |
ScaleTypeEnum |
getScaleTypeValue() |
JRExpression |
getXAxisLabelExpression() |
JRExpression |
getYAxisLabelExpression() |
void |
setScaleType(int scaleType)
Deprecated.
Replaced by
setScaleType(ScaleTypeEnum) |
void |
setScaleType(java.lang.Integer scaleType)
Deprecated.
Replaced by
setScaleType(ScaleTypeEnum) |
void |
setScaleType(ScaleTypeEnum scaleType) |
addSeriesColor, clearSeriesColors, clone, collectExpressions, getBackcolor, getBackgroundAlpha, getBackgroundAlphaFloat, getChart, getForegroundAlpha, getForegroundAlphaFloat, getLabelRotation, getLabelRotationDouble, getOrientation, getOwnBackcolor, getSeriesColors, setBackcolor, setBackgroundAlpha, setBackgroundAlpha, setForegroundAlpha, setForegroundAlpha, setLabelRotation, setLabelRotation, setOrientation, setSeriesColors
clone
getOwnXAxisLabelColor, getOwnXAxisLineColor, getOwnXAxisTickLabelColor, getXAxisLabelColor, getXAxisLabelFont, getXAxisLineColor, getXAxisTickLabelColor, getXAxisTickLabelFont, getXAxisTickLabelMask, getXAxisVerticalTickLabels
getOwnYAxisLabelColor, getOwnYAxisLineColor, getOwnYAxisTickLabelColor, getYAxisLabelColor, getYAxisLabelFont, getYAxisLineColor, getYAxisTickLabelColor, getYAxisTickLabelFont, getYAxisTickLabelMask, getYAxisVerticalTickLabels
JRExpression getXAxisLabelExpression()
JRExpression getYAxisLabelExpression()
int getScaleType()
getScaleTypeValue()
java.lang.Integer getScaleTypeInteger()
getScaleTypeValue()
ScaleTypeEnum getScaleTypeValue()
void setScaleType(int scaleType)
setScaleType(ScaleTypeEnum)
void setScaleType(java.lang.Integer scaleType)
setScaleType(ScaleTypeEnum)
void setScaleType(ScaleTypeEnum scaleType)
JRExpression getDomainAxisMinValueExpression()
JRExpression getDomainAxisMaxValueExpression()
JRExpression getRangeAxisMinValueExpression()
JRExpression getRangeAxisMaxValueExpression()
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com