net.sf.jasperreports.charts.fill
Class JRFillScatterPlot
java.lang.Object
net.sf.jasperreports.engine.fill.JRFillChartPlot
net.sf.jasperreports.charts.fill.JRFillScatterPlot
- All Implemented Interfaces:
- JRScatterPlot, JRChartPlot
public class JRFillScatterPlot
- extends JRFillChartPlot
- implements JRScatterPlot
- Version:
- $Id: JRFillScatterPlot.java 1386 2006-09-06 00:33:02 +0300 (Wed, 06 Sep 2006) bklawans $
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
Methods inherited from class net.sf.jasperreports.engine.fill.JRFillChartPlot |
addSeriesColor, clearSeriesColors, collectExpressions, getBackcolor, getBackgroundAlpha, getForegroundAlpha, getLabelRotation, getOrientation, getSeriesColors, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setLabelRotation, setOrientation |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface net.sf.jasperreports.engine.JRChartPlot |
addSeriesColor, clearSeriesColors, collectExpressions, getBackcolor, getBackgroundAlpha, getForegroundAlpha, getLabelRotation, getOrientation, getSeriesColors, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setLabelRotation, setOrientation |
JRFillScatterPlot
public JRFillScatterPlot(JRScatterPlot plot,
JRFillObjectFactory factory)
getXAxisLabelExpression
public JRExpression getXAxisLabelExpression()
- Specified by:
getXAxisLabelExpression
in interface JRScatterPlot
getXAxisLabelFont
public JRFont getXAxisLabelFont()
- Specified by:
getXAxisLabelFont
in interface JRScatterPlot
setXAxisLabelFont
public void setXAxisLabelFont(JRFont font)
getXAxisLabelColor
public java.awt.Color getXAxisLabelColor()
- Specified by:
getXAxisLabelColor
in interface JRScatterPlot
setXAxisLabelColor
public void setXAxisLabelColor(java.awt.Color color)
getXAxisTickLabelFont
public JRFont getXAxisTickLabelFont()
- Specified by:
getXAxisTickLabelFont
in interface JRScatterPlot
setXAxisTickLabelFont
public void setXAxisTickLabelFont(JRFont font)
getXAxisTickLabelColor
public java.awt.Color getXAxisTickLabelColor()
- Specified by:
getXAxisTickLabelColor
in interface JRScatterPlot
setXAxisTickLabelColor
public void setXAxisTickLabelColor(java.awt.Color color)
getXAxisTickLabelMask
public java.lang.String getXAxisTickLabelMask()
- Specified by:
getXAxisTickLabelMask
in interface JRScatterPlot
setXAxisTickLabelMask
public void setXAxisTickLabelMask(java.lang.String mask)
getXAxisLineColor
public java.awt.Color getXAxisLineColor()
- Specified by:
getXAxisLineColor
in interface JRScatterPlot
setXAxisLineColor
public void setXAxisLineColor(java.awt.Color color)
getYAxisLabelExpression
public JRExpression getYAxisLabelExpression()
- Specified by:
getYAxisLabelExpression
in interface JRScatterPlot
getYAxisLabelFont
public JRFont getYAxisLabelFont()
- Specified by:
getYAxisLabelFont
in interface JRScatterPlot
setYAxisLabelFont
public void setYAxisLabelFont(JRFont font)
getYAxisLabelColor
public java.awt.Color getYAxisLabelColor()
- Specified by:
getYAxisLabelColor
in interface JRScatterPlot
setYAxisLabelColor
public void setYAxisLabelColor(java.awt.Color color)
getYAxisTickLabelFont
public JRFont getYAxisTickLabelFont()
- Specified by:
getYAxisTickLabelFont
in interface JRScatterPlot
setYAxisTickLabelFont
public void setYAxisTickLabelFont(JRFont font)
getYAxisTickLabelColor
public java.awt.Color getYAxisTickLabelColor()
- Specified by:
getYAxisTickLabelColor
in interface JRScatterPlot
setYAxisTickLabelColor
public void setYAxisTickLabelColor(java.awt.Color color)
getYAxisTickLabelMask
public java.lang.String getYAxisTickLabelMask()
- Specified by:
getYAxisTickLabelMask
in interface JRScatterPlot
setYAxisTickLabelMask
public void setYAxisTickLabelMask(java.lang.String mask)
getYAxisLineColor
public java.awt.Color getYAxisLineColor()
- Specified by:
getYAxisLineColor
in interface JRScatterPlot
setYAxisLineColor
public void setYAxisLineColor(java.awt.Color color)
isShowShapes
public boolean isShowShapes()
- Specified by:
isShowShapes
in interface JRScatterPlot
setShowShapes
public void setShowShapes(boolean value)
- Specified by:
setShowShapes
in interface JRScatterPlot
isShowLines
public boolean isShowLines()
- Specified by:
isShowLines
in interface JRScatterPlot
setShowLines
public void setShowLines(boolean value)
- Specified by:
setShowLines
in interface JRScatterPlot
© 2001-2006 JasperSoft Corporation www.jaspersoft.com