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() |
JRChart |
getChart() |
Color |
getColor() |
JRFont |
getFont() |
protected JRItemLabel parent
protected JRChart chart
public JRFillItemLabel(JRItemLabel itemLabel, JRFillObjectFactory factory)
public JRChart getChart()
getChart in interface JRItemLabelpublic Color getColor()
getColor in interface JRItemLabelpublic Color getBackgroundColor()
getBackgroundColor in interface JRItemLabelpublic JRFont getFont()
getFont in interface JRItemLabelpublic Object clone()
clone in interface JRCloneableclone in class Objectpublic JRItemLabel clone(JRChart parentChart)
JRItemLabeljava.text.DecimalFormat.clone in interface JRItemLabelCopyright © 2017. All rights reserved.