public interface JRValueDisplay extends JRCloneable
Modifier and Type | Method and Description |
---|---|
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.
|
clone
JRChart getChart()
Color getColor()
String getMask()
java.text.DecimalFormat
.JRFont getFont()
JRValueDisplay clone(JRChart parentChart)
Copyright © 2013. All Rights Reserved.