public class JRBaseScatterPlot extends JRBaseChartPlot implements JRScatterPlot
JRBaseChartPlot.JRBaseSeriesColorJRChartPlot.JRSeriesColorbackcolor, 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 |
|---|
JRBaseScatterPlot(JRChartPlot plot,
JRChart chart) |
JRBaseScatterPlot(JRScatterPlot scatterPlot,
JRBaseObjectFactory factory) |
addSeriesColor, clearSeriesColors, clone, getBackcolor, getBackgroundAlphaFloat, getChart, getEventSupport, getForegroundAlphaFloat, getLabelRotationDouble, getOrientation, getOrientationValue, getOwnBackcolor, getSeriesColors, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setLabelRotation, setOrientation, setOrientation, setSeriesColorsequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddSeriesColor, clearSeriesColors, getBackcolor, getBackgroundAlphaFloat, getChart, getForegroundAlphaFloat, getLabelRotationDouble, getOrientation, getOrientationValue, getOwnBackcolor, getSeriesColors, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setLabelRotation, setOrientation, setOrientation, setSeriesColorsclonepublic static final java.lang.String PROPERTY_SHOW_LINES
public static final java.lang.String PROPERTY_SHOW_SHAPES
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
public JRBaseScatterPlot(JRChartPlot plot, JRChart chart)
public JRBaseScatterPlot(JRScatterPlot scatterPlot, JRBaseObjectFactory factory)
public JRExpression getXAxisLabelExpression()
getXAxisLabelExpression in interface JRScatterPlotpublic JRFont getXAxisLabelFont()
getXAxisLabelFont in interface JRXAxisFormatpublic java.awt.Color getXAxisLabelColor()
getXAxisLabelColor in interface JRXAxisFormatpublic java.awt.Color getOwnXAxisLabelColor()
getOwnXAxisLabelColor in interface JRXAxisFormatpublic JRFont getXAxisTickLabelFont()
getXAxisTickLabelFont in interface JRXAxisFormatpublic java.awt.Color getXAxisTickLabelColor()
getXAxisTickLabelColor in interface JRXAxisFormatpublic java.awt.Color getOwnXAxisTickLabelColor()
getOwnXAxisTickLabelColor in interface JRXAxisFormatpublic java.lang.String getXAxisTickLabelMask()
getXAxisTickLabelMask in interface JRXAxisFormatpublic java.lang.Boolean getXAxisVerticalTickLabels()
getXAxisVerticalTickLabels in interface JRXAxisFormatpublic java.awt.Color getXAxisLineColor()
getXAxisLineColor in interface JRXAxisFormatpublic java.awt.Color getOwnXAxisLineColor()
getOwnXAxisLineColor in interface JRXAxisFormatpublic JRExpression getYAxisLabelExpression()
getYAxisLabelExpression in interface JRScatterPlotpublic JRFont getYAxisLabelFont()
getYAxisLabelFont in interface JRYAxisFormatpublic java.awt.Color getYAxisLabelColor()
getYAxisLabelColor in interface JRYAxisFormatpublic java.awt.Color getOwnYAxisLabelColor()
getOwnYAxisLabelColor in interface JRYAxisFormatpublic JRFont getYAxisTickLabelFont()
getYAxisTickLabelFont in interface JRYAxisFormatpublic java.awt.Color getYAxisTickLabelColor()
getYAxisTickLabelColor in interface JRYAxisFormatpublic java.awt.Color getOwnYAxisTickLabelColor()
getOwnYAxisTickLabelColor in interface JRYAxisFormatpublic java.lang.String getYAxisTickLabelMask()
getYAxisTickLabelMask in interface JRYAxisFormatpublic java.lang.Boolean getYAxisVerticalTickLabels()
getYAxisVerticalTickLabels in interface JRYAxisFormatpublic java.awt.Color getYAxisLineColor()
getYAxisLineColor in interface JRYAxisFormatpublic java.awt.Color getOwnYAxisLineColor()
getOwnYAxisLineColor in interface JRYAxisFormatpublic java.lang.Boolean getShowShapes()
getShowShapes in interface JRCommonLinePlotpublic java.lang.Boolean getShowLines()
getShowLines in interface JRCommonLinePlotpublic JRExpression getDomainAxisMinValueExpression()
getDomainAxisMinValueExpression in interface JRScatterPlotpublic JRExpression getDomainAxisMaxValueExpression()
getDomainAxisMaxValueExpression in interface JRScatterPlotpublic JRExpression getRangeAxisMinValueExpression()
getRangeAxisMinValueExpression in interface JRScatterPlotpublic JRExpression getRangeAxisMaxValueExpression()
getRangeAxisMaxValueExpression in interface JRScatterPlotpublic void setShowShapes(java.lang.Boolean value)
JRCommonLinePlotsetShowShapes in interface JRCommonLinePlotvalue - the show shapes flagpublic void setShowLines(java.lang.Boolean value)
JRCommonLinePlotsetShowLines in interface JRCommonLinePlotvalue - the show lines flagpublic void collectExpressions(JRExpressionCollector collector)
collectExpressions in interface JRChartPlotpublic java.lang.Object clone(JRChart parentChart)
clone in interface JRChartPlotclone in class JRBaseChartPlot© 2001-2010 Jaspersoft Corporation www.jaspersoft.com