public class FillSpiderPlot extends 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 |
|---|---|
Object |
clone() |
Color |
getAxisLineColor() |
Float |
getAxisLineWidth() |
Color |
getBackcolor()
Gets the chart background color.
|
Float |
getBackgroundAlpha()
Gets the transparency factor for this plot background.
|
Float |
getForegroundAlpha()
Gets the transparency factor for this plot foreground.
|
Double |
getHeadPercent() |
Double |
getInteriorGap() |
Color |
getLabelColor() |
JRFont |
getLabelFont() |
Double |
getLabelGap() |
JRExpression |
getMaxValueExpression() |
org.jfree.chart.plot.PlotOrientation |
getOrientation()
Gets the plot orientation (horizontal or vertical).
|
SpiderRotationEnum |
getRotation() |
Double |
getStartAngle() |
TableOrderEnum |
getTableOrder() |
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 Boolean getWebFilled()
getWebFilled in interface SpiderPlotpublic Double getStartAngle()
getStartAngle in interface SpiderPlotpublic Double getHeadPercent()
getHeadPercent in interface SpiderPlotpublic Double getInteriorGap()
getInteriorGap in interface SpiderPlotpublic Color getAxisLineColor()
getAxisLineColor in interface SpiderPlotpublic Float getAxisLineWidth()
getAxisLineWidth in interface SpiderPlotpublic Double getLabelGap()
getLabelGap in interface SpiderPlotpublic Color getLabelColor()
getLabelColor in interface SpiderPlotpublic Color getBackcolor()
ChartPlotgetBackcolor in interface ChartPlotpublic Float getBackgroundAlpha()
ChartPlotgetBackgroundAlpha in interface ChartPlotpublic Float getForegroundAlpha()
ChartPlotgetForegroundAlpha in interface ChartPlotpublic org.jfree.chart.plot.PlotOrientation getOrientation()
ChartPlotgetOrientation in interface ChartPlotpublic Object clone()
clone in interface JRCloneableclone in class ObjectCopyright © 2017. All rights reserved.