net.sf.dynamicreports.report.definition.chart.plot
Interface DRISpiderPlot
- All Superinterfaces:
- DRIPlot, Serializable
- All Known Implementing Classes:
- DRSpiderPlot
public interface DRISpiderPlot
- extends DRIPlot
- Author:
- Ricardo Mariaca (r.mariaca@dynamicreports.org)
getMaxValueExpression
DRIExpression<Double> getMaxValueExpression()
getRotation
SpiderRotation getRotation()
getTableOrder
TableOrder getTableOrder()
getWebFilled
Boolean getWebFilled()
getStartAngle
Double getStartAngle()
getHeadPercent
Double getHeadPercent()
getInteriorGap
Double getInteriorGap()
getAxisLineColor
Color getAxisLineColor()
getAxisLineWidth
Float getAxisLineWidth()
getLabelFont
DRIFont getLabelFont()
getLabelGap
Double getLabelGap()
getLabelColor
Color getLabelColor()
Copyright © 2010-2014. All Rights Reserved.