net.sf.jasperreports.charts.fill
public class JRFillChartAxis extends java.lang.Object implements JRChartAxis
Modifier and Type | Field and Description |
---|---|
protected JRFillChart |
fillChart
The filled version of the
chart field. |
protected JRChartAxis |
parent |
POSITION_LEFT_OR_TOP, POSITION_RIGHT_OR_BOTTOM
Constructor and Description |
---|
JRFillChartAxis(JRChartAxis axis,
JRFillObjectFactory factory) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone() |
JRChart |
getChart()
Returns the chart that contains the dataset and plot to use for this
axis.
|
JRFillChart |
getFillChart()
Return the filled version of the chart with the dataset and plot for
this axis.
|
byte |
getPosition()
Deprecated.
Replaced by
getPositionValue() |
java.lang.Byte |
getPositionByte()
Deprecated.
Replaced by
getPositionValue() |
AxisPositionEnum |
getPositionValue()
Gets the position of this axis.
|
protected JRChartAxis parent
protected JRFillChart fillChart
chart
field. Contains evaluated
expressions and data.public JRFillChartAxis(JRChartAxis axis, JRFillObjectFactory factory)
public JRFillChart getFillChart()
public JRChart getChart()
JRChartAxis
getChart
in interface JRChartAxis
public byte getPosition()
getPositionValue()
getPosition
in interface JRChartAxis
public java.lang.Byte getPositionByte()
getPositionValue()
getPositionByte
in interface JRChartAxis
public AxisPositionEnum getPositionValue()
JRChartAxis
getPositionValue
in interface JRChartAxis
public java.lang.Object clone()
clone
in interface JRCloneable
clone
in class java.lang.Object
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com