net.sf.jasperreports.charts.fill
public class JRFillScatterPlot extends JRFillChartPlot implements JRScatterPlot
JRChartPlot.JRSeriesColor
Modifier and Type | Field and Description |
---|---|
protected java.awt.Color |
xAxisLabelColor |
protected JRFont |
xAxisLabelFont |
protected java.awt.Color |
xAxisLineColor |
protected java.awt.Color |
xAxisTickLabelColor |
protected JRFont |
xAxisTickLabelFont |
protected java.awt.Color |
yAxisLabelColor |
protected JRFont |
yAxisLabelFont |
protected java.awt.Color |
yAxisLineColor |
protected java.awt.Color |
yAxisTickLabelColor |
protected JRFont |
yAxisTickLabelFont |
chart, parent
Constructor and Description |
---|
JRFillScatterPlot(JRScatterPlot plot,
JRFillObjectFactory factory) |
addSeriesColor, clearSeriesColors, clone, clone, collectExpressions, getBackcolor, getBackgroundAlpha, getBackgroundAlphaFloat, getChart, getForegroundAlpha, getForegroundAlphaFloat, getLabelRotation, getLabelRotationDouble, getOrientation, getOwnBackcolor, getSeriesColors, setBackcolor, setBackgroundAlpha, setBackgroundAlpha, setForegroundAlpha, setForegroundAlpha, setLabelRotation, setLabelRotation, setOrientation, setSeriesColors
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
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
protected JRFont xAxisLabelFont
protected java.awt.Color xAxisLabelColor
protected JRFont xAxisTickLabelFont
protected java.awt.Color xAxisTickLabelColor
protected java.awt.Color xAxisLineColor
protected JRFont yAxisLabelFont
protected java.awt.Color yAxisLabelColor
protected JRFont yAxisTickLabelFont
protected java.awt.Color yAxisTickLabelColor
protected java.awt.Color yAxisLineColor
public JRFillScatterPlot(JRScatterPlot plot, JRFillObjectFactory factory)
public JRExpression getXAxisLabelExpression()
getXAxisLabelExpression
in interface JRScatterPlot
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 JRScatterPlot
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 boolean isShowShapes()
getShowShapes()
isShowShapes
in interface JRScatterPlot
public java.lang.Boolean getShowShapes()
getShowShapes
in interface JRScatterPlot
public void setShowShapes(boolean value)
setShowShapes(Boolean)
setShowShapes
in interface JRScatterPlot
public void setShowShapes(java.lang.Boolean value)
setShowShapes
in interface JRScatterPlot
public boolean isShowLines()
getShowLines()
isShowLines
in interface JRScatterPlot
public java.lang.Boolean getShowLines()
getShowLines
in interface JRScatterPlot
public void setShowLines(boolean value)
setShowLines(Boolean)
setShowLines
in interface JRScatterPlot
public void setShowLines(java.lang.Boolean value)
setShowLines
in interface JRScatterPlot
public JRExpression getDomainAxisMinValueExpression()
getDomainAxisMinValueExpression
in interface JRScatterPlot
public JRExpression getDomainAxisMaxValueExpression()
getDomainAxisMaxValueExpression
in interface JRScatterPlot
public JRExpression getRangeAxisMinValueExpression()
getRangeAxisMinValueExpression
in interface JRScatterPlot
public JRExpression getRangeAxisMaxValueExpression()
getRangeAxisMaxValueExpression
in interface JRScatterPlot
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com