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 JRValueDisplaypublic java.awt.Color getColor()
JRValueDisplaygetColor in interface JRValueDisplaypublic java.lang.String getMask()
JRValueDisplayjava.text.DecimalFormat.getMask in interface JRValueDisplaypublic JRFont getFont()
JRValueDisplaygetFont in interface JRValueDisplaypublic java.lang.Object clone()
clone in interface JRCloneableclone in class java.lang.Objectpublic JRValueDisplay clone(JRChart parentChart)
clone in interface JRValueDisplay© 2001-2010 Jaspersoft Corporation www.jaspersoft.com