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 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()
ChartPlot
getBackcolor
in interface ChartPlot
public java.lang.Float getBackgroundAlpha()
ChartPlot
getBackgroundAlpha
in interface ChartPlot
public java.lang.Float getForegroundAlpha()
ChartPlot
getForegroundAlpha
in interface ChartPlot
public org.jfree.chart.plot.PlotOrientation getOrientation()
ChartPlot
getOrientation
in interface ChartPlot
public java.lang.Object clone()
clone
in interface JRCloneable
clone
in class java.lang.Object
© 2001 - 2018 TIBCO Software Inc. www.jaspersoft.com