Interface SpiderPlot

All Superinterfaces:
ChartPlot, Cloneable, JRCloneable, Serializable
All Known Implementing Classes:
FillSpiderPlot, StandardSpiderPlot

public interface SpiderPlot extends ChartPlot
Author:
Sanda Zaharia (shertage@users.sourceforge.net)
  • Method Details

    • getMaxValueExpression

      JRExpression getMaxValueExpression()
    • getLabelFont

      JRFont getLabelFont()
    • getRotation

      SpiderRotationEnum getRotation()
    • getTableOrder

      TableOrderEnum getTableOrder()
    • getWebFilled

      Boolean getWebFilled()
    • getStartAngle

      Double getStartAngle()
    • getHeadPercent

      Double getHeadPercent()
    • getInteriorGap

      Double getInteriorGap()
    • getAxisLineColor

      Color getAxisLineColor()
    • getAxisLineWidth

      Float getAxisLineWidth()
    • getLabelGap

      Double getLabelGap()
    • getLabelColor

      Color getLabelColor()