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.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() |
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 SpiderPlot
public JRExpression getMaxValueExpression()
getMaxValueExpression
in interface SpiderPlot
public SpiderRotationEnum getRotation()
getRotation
in interface SpiderPlot
public TableOrderEnum getTableOrder()
getTableOrder
in interface SpiderPlot
public java.lang.Boolean getWebFilled()
getWebFilled
in interface SpiderPlot
public java.lang.Double getStartAngle()
getStartAngle
in interface SpiderPlot
public java.lang.Double getHeadPercent()
getHeadPercent
in interface SpiderPlot
public java.lang.Double getInteriorGap()
getInteriorGap
in interface SpiderPlot
public java.awt.Color getAxisLineColor()
getAxisLineColor
in interface SpiderPlot
public java.lang.Float getAxisLineWidth()
getAxisLineWidth
in interface SpiderPlot
public java.lang.Double getLabelGap()
getLabelGap
in interface SpiderPlot
public java.awt.Color getLabelColor()
getLabelColor
in interface SpiderPlot
public java.awt.Color getBackcolor()
SpiderPlot
getBackcolor
in interface SpiderPlot
public java.lang.Float getBackgroundAlpha()
SpiderPlot
getBackgroundAlpha
in interface SpiderPlot
public java.lang.Float getForegroundAlpha()
SpiderPlot
getForegroundAlpha
in interface SpiderPlot
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com