net.sf.jasperreports.charts.design
Class JRDesignPieSeries
java.lang.Object
net.sf.jasperreports.charts.base.JRBasePieSeries
net.sf.jasperreports.charts.design.JRDesignPieSeries
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable, JRPieSeries, JRChangeEventsSupport, JRCloneable
public class JRDesignPieSeries
- extends JRBasePieSeries
- implements JRChangeEventsSupport
- Version:
- $Id: JRDesignPieSeries.java 3032 2009-08-27 11:32:28Z teodord $
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PROPERTY_KEY_EXPRESSION
public static final java.lang.String PROPERTY_KEY_EXPRESSION
- See Also:
- Constant Field Values
PROPERTY_SECTION_HYPERLINK
public static final java.lang.String PROPERTY_SECTION_HYPERLINK
- See Also:
- Constant Field Values
PROPERTY_LABEL_EXPRESSION
public static final java.lang.String PROPERTY_LABEL_EXPRESSION
- See Also:
- Constant Field Values
PROPERTY_VALUE_EXPRESSION
public static final java.lang.String PROPERTY_VALUE_EXPRESSION
- See Also:
- Constant Field Values
JRDesignPieSeries
public JRDesignPieSeries()
setKeyExpression
public void setKeyExpression(JRExpression keyExpression)
setValueExpression
public void setValueExpression(JRExpression valueExpression)
setLabelExpression
public void setLabelExpression(JRExpression labelExpression)
setSectionHyperlink
public void setSectionHyperlink(JRHyperlink sectionHyperlink)
- Sets the hyperlink specification for pie chart sections.
- Parameters:
sectionHyperlink
- the hyperlink specification- See Also:
JRBasePieSeries.getSectionHyperlink()
getEventSupport
public JRPropertyChangeSupport getEventSupport()
- Description copied from interface:
JRChangeEventsSupport
- Returns the property change support object for this instance.
- Specified by:
getEventSupport
in interface JRChangeEventsSupport
- Returns:
- the property change support object for this instance
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com