|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.jasperreports.charts.fill.JRFillValueDisplay
public class JRFillValueDisplay
Field Summary | |
---|---|
protected JRValueDisplay |
parent
|
Constructor Summary | |
---|---|
JRFillValueDisplay(JRValueDisplay valueDisplay,
JRFillObjectFactory factory)
|
Method Summary | |
---|---|
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 class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected JRValueDisplay parent
Constructor Detail |
---|
public JRFillValueDisplay(JRValueDisplay valueDisplay, JRFillObjectFactory factory)
Method Detail |
---|
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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |