public class JRFillItemLabel extends Object implements JRItemLabel
| Modifier and Type | Field and Description |
|---|---|
protected JRChart |
chart |
protected JRItemLabel |
parent |
| Constructor and Description |
|---|
JRFillItemLabel(JRItemLabel itemLabel,
JRFillObjectFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
Object |
clone() |
JRItemLabel |
clone(JRChart parentChart)
Returns the item label formatting mask.
|
Color |
getBackgroundColor()
Returns the item label background color
|
JRChart |
getChart() |
Color |
getColor()
Returns the item label text color
|
JRFont |
getFont()
Returns the item label font.
|
protected JRItemLabel parent
protected JRChart chart
public JRFillItemLabel(JRItemLabel itemLabel, JRFillObjectFactory factory)
public JRChart getChart()
getChart in interface JRItemLabelpublic Color getColor()
JRItemLabelgetColor in interface JRItemLabelpublic Color getBackgroundColor()
JRItemLabelgetBackgroundColor in interface JRItemLabelpublic JRFont getFont()
JRItemLabelgetFont in interface JRItemLabelpublic Object clone()
clone in interface JRCloneableclone in class Objectpublic JRItemLabel clone(JRChart parentChart)
JRItemLabeljava.text.DecimalFormat.clone in interface JRItemLabelCopyright © 2014. All rights reserved.