public class FillSpiderPlot extends java.lang.Object implements SpiderPlot
| Modifier and Type | Field and Description |
|---|---|
protected SpiderPlot |
parent |
| Constructor and Description |
|---|
FillSpiderPlot(SpiderPlot spiderPlot,
JRFillObjectFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone() |
java.awt.Color |
getAxisLineColor() |
java.lang.Float |
getAxisLineWidth() |
java.awt.Color |
getBackcolor()
Gets the chart background color.
|
java.lang.Float |
getBackgroundAlpha()
Gets the transparency factor for this plot background.
|
java.lang.Float |
getForegroundAlpha()
Gets the transparency factor for this plot foreground.
|
java.lang.Double |
getHeadPercent() |
java.lang.Double |
getInteriorGap() |
java.awt.Color |
getLabelColor() |
JRFont |
getLabelFont() |
java.lang.Double |
getLabelGap() |
JRExpression |
getMaxValueExpression() |
org.jfree.chart.plot.PlotOrientation |
getOrientation()
Gets the plot orientation (horizontal or vertical).
|
SpiderRotationEnum |
getRotation() |
java.lang.Double |
getStartAngle() |
TableOrderEnum |
getTableOrder() |
java.lang.Boolean |
getWebFilled() |
protected SpiderPlot parent
public FillSpiderPlot(SpiderPlot spiderPlot, JRFillObjectFactory factory)
public JRFont getLabelFont()
getLabelFont in interface SpiderPlotpublic JRExpression getMaxValueExpression()
getMaxValueExpression in interface SpiderPlotpublic SpiderRotationEnum getRotation()
getRotation in interface SpiderPlotpublic TableOrderEnum getTableOrder()
getTableOrder in interface SpiderPlotpublic java.lang.Boolean getWebFilled()
getWebFilled in interface SpiderPlotpublic java.lang.Double getStartAngle()
getStartAngle in interface SpiderPlotpublic java.lang.Double getHeadPercent()
getHeadPercent in interface SpiderPlotpublic java.lang.Double getInteriorGap()
getInteriorGap in interface SpiderPlotpublic java.awt.Color getAxisLineColor()
getAxisLineColor in interface SpiderPlotpublic java.lang.Float getAxisLineWidth()
getAxisLineWidth in interface SpiderPlotpublic java.lang.Double getLabelGap()
getLabelGap in interface SpiderPlotpublic java.awt.Color getLabelColor()
getLabelColor in interface SpiderPlotpublic java.awt.Color getBackcolor()
ChartPlotgetBackcolor in interface ChartPlotpublic java.lang.Float getBackgroundAlpha()
ChartPlotgetBackgroundAlpha in interface ChartPlotpublic java.lang.Float getForegroundAlpha()
ChartPlotgetForegroundAlpha in interface ChartPlotpublic org.jfree.chart.plot.PlotOrientation getOrientation()
ChartPlotgetOrientation in interface ChartPlotpublic java.lang.Object clone()
clone in interface JRCloneableclone in class java.lang.Object© 2001-2010 Jaspersoft Corporation www.jaspersoft.com