public class JRFillValueDisplay extends 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 |
|---|---|
Object |
clone() |
JRValueDisplay |
clone(JRChart parentChart) |
JRChart |
getChart() |
Color |
getColor()
Returns the color to use when writing the value.
|
JRFont |
getFont()
Returns the font to use when writing the value.
|
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 Color getColor()
JRValueDisplaygetColor in interface JRValueDisplaypublic String getMask()
JRValueDisplayjava.text.DecimalFormat.getMask in interface JRValueDisplaypublic JRFont getFont()
JRValueDisplaygetFont in interface JRValueDisplaypublic Object clone()
clone in interface JRCloneableclone in class Objectpublic JRValueDisplay clone(JRChart parentChart)
clone in interface JRValueDisplayCopyright © 2017. All rights reserved.