net.sf.dynamicreports.design.base.chart.plot
Class DRDesignSpiderPlot
java.lang.Object
net.sf.dynamicreports.design.base.chart.plot.DRDesignSpiderPlot
- All Implemented Interfaces:
- DRIDesignPlot, DRIDesignSpiderPlot
public class DRDesignSpiderPlot
- extends Object
- implements DRIDesignSpiderPlot
- Author:
- Ricardo Mariaca (r.mariaca@dynamicreports.org)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DRDesignSpiderPlot
public DRDesignSpiderPlot()
getMaxValueExpression
public DRIDesignExpression getMaxValueExpression()
- Specified by:
getMaxValueExpression
in interface DRIDesignSpiderPlot
setMaxValueExpression
public void setMaxValueExpression(DRIDesignExpression maxValueExpression)
getRotation
public SpiderRotation getRotation()
- Specified by:
getRotation
in interface DRIDesignSpiderPlot
setRotation
public void setRotation(SpiderRotation rotation)
getTableOrder
public TableOrder getTableOrder()
- Specified by:
getTableOrder
in interface DRIDesignSpiderPlot
setTableOrder
public void setTableOrder(TableOrder tableOrder)
getWebFilled
public Boolean getWebFilled()
- Specified by:
getWebFilled
in interface DRIDesignSpiderPlot
setWebFilled
public void setWebFilled(Boolean webFilled)
getStartAngle
public Double getStartAngle()
- Specified by:
getStartAngle
in interface DRIDesignSpiderPlot
setStartAngle
public void setStartAngle(Double startAngle)
getHeadPercent
public Double getHeadPercent()
- Specified by:
getHeadPercent
in interface DRIDesignSpiderPlot
setHeadPercent
public void setHeadPercent(Double headPercent)
getInteriorGap
public Double getInteriorGap()
- Specified by:
getInteriorGap
in interface DRIDesignSpiderPlot
setInteriorGap
public void setInteriorGap(Double interiorGap)
getAxisLineColor
public Color getAxisLineColor()
- Specified by:
getAxisLineColor
in interface DRIDesignSpiderPlot
setAxisLineColor
public void setAxisLineColor(Color axisLineColor)
getAxisLineWidth
public Float getAxisLineWidth()
- Specified by:
getAxisLineWidth
in interface DRIDesignSpiderPlot
setAxisLineWidth
public void setAxisLineWidth(Float axisLineWidth)
getLabelFont
public DRIDesignFont getLabelFont()
- Specified by:
getLabelFont
in interface DRIDesignSpiderPlot
setLabelFont
public void setLabelFont(DRIDesignFont labelFont)
getLabelGap
public Double getLabelGap()
- Specified by:
getLabelGap
in interface DRIDesignSpiderPlot
setLabelGap
public void setLabelGap(Double labelGap)
getLabelColor
public Color getLabelColor()
- Specified by:
getLabelColor
in interface DRIDesignSpiderPlot
setLabelColor
public void setLabelColor(Color labelColor)
Copyright © 2010-2014. All Rights Reserved.