public class JRFillValueDisplay extends java.lang.Object implements JRValueDisplay
Modifier and Type | Field and Description |
---|---|
protected JRChart |
chart |
protected JRValueDisplay |
parent |
Constructor and Description |
---|
JRFillValueDisplay(JRValueDisplay valueDisplay,
JRFillObjectFactory factory) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone() |
JRValueDisplay |
clone(JRChart parentChart) |
JRChart |
getChart() |
java.awt.Color |
getColor()
Returns the color to use when writing the value.
|
JRFont |
getFont()
Returns the font to use when writing the value.
|
java.lang.String |
getMask()
Returns the formatting mask to use when writing the value.
|
protected JRValueDisplay parent
protected JRChart chart
public JRFillValueDisplay(JRValueDisplay valueDisplay, JRFillObjectFactory factory)
public JRChart getChart()
getChart
in interface JRValueDisplay
public java.awt.Color getColor()
JRValueDisplay
getColor
in interface JRValueDisplay
public java.lang.String getMask()
JRValueDisplay
java.text.DecimalFormat
.getMask
in interface JRValueDisplay
public JRFont getFont()
JRValueDisplay
getFont
in interface JRValueDisplay
public java.lang.Object clone()
clone
in interface JRCloneable
clone
in class java.lang.Object
public JRValueDisplay clone(JRChart parentChart)
clone
in interface JRValueDisplay
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com