|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.birt.chart.computation.LegendEntryRenderingHints
public class LegendEntryRenderingHints
| Constructor Summary | |
|---|---|
LegendEntryRenderingHints(Label la,
Label valueLa,
int dataIndex,
Fill fill)
|
|
| Method Summary | |
|---|---|
int |
getDataIndex()
|
Fill |
getFill()
|
Label |
getLabel()
|
Label |
getValueLabel()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LegendEntryRenderingHints(Label la,
Label valueLa,
int dataIndex,
Fill fill)
| Method Detail |
|---|
public Label getLabel()
public Label getValueLabel()
public int getDataIndex()
public Fill getFill()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||