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 JRItemLabel
public Color getColor()
getColor
in interface JRItemLabel
public Color getBackgroundColor()
getBackgroundColor
in interface JRItemLabel
public JRFont getFont()
getFont
in interface JRItemLabel
public Object clone()
clone
in interface JRCloneable
clone
in class Object
public JRItemLabel clone(JRChart parentChart)
JRItemLabel
java.text.DecimalFormat
.clone
in interface JRItemLabel
Copyright © 2017. All rights reserved.