|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jasperreports.charts.fill.JRFillItemLabel
public class JRFillItemLabel
| Field Summary | |
|---|---|
protected JRChart |
chart
|
protected JRItemLabel |
parent
|
| Constructor Summary | |
|---|---|
JRFillItemLabel(JRItemLabel itemLabel,
JRFillObjectFactory factory)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
clone()
|
java.awt.Color |
getBackgroundColor()
Returns the item label background color |
JRChart |
getChart()
|
java.awt.Color |
getColor()
Returns the item label text color |
JRFont |
getFont()
Returns the item label font. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected JRItemLabel parent
protected JRChart chart
| Constructor Detail |
|---|
public JRFillItemLabel(JRItemLabel itemLabel,
JRFillObjectFactory factory)
| Method Detail |
|---|
public JRChart getChart()
getChart in interface JRItemLabelpublic java.awt.Color getColor()
JRItemLabel
getColor in interface JRItemLabelpublic java.awt.Color getBackgroundColor()
JRItemLabel
getBackgroundColor in interface JRItemLabelpublic JRFont getFont()
JRItemLabel
getFont in interface JRItemLabelpublic java.lang.Object clone()
clone in interface JRCloneableclone in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||