|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JRValueDisplay
Represents the formatting option for the textual representation of a value displayed in a Meter or Thermometer chart.
| Method Summary | |
|---|---|
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. |
| Methods inherited from interface net.sf.jasperreports.engine.JRCloneable |
|---|
clone |
| Method Detail |
|---|
JRChart getChart()
java.awt.Color getColor()
java.lang.String getMask()
java.text.DecimalFormat.
JRFont getFont()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||