|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.amp.agf.chart.BasicChartStrategy
public abstract class BasicChartStrategy
Constructor Summary | |
---|---|
BasicChartStrategy()
|
Method Summary | |
---|---|
void |
createLegend()
|
org.eclipse.birt.chart.model.Chart |
getChart()
|
org.eclipse.birt.chart.model.layout.Legend |
getLegend()
|
void |
setChart(org.eclipse.birt.chart.model.Chart chart)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.eclipse.amp.agf.chart.IChartDesignStrategy |
---|
createChart, getValueSetsDefinition, isInitialized, update, updateSelection |
Constructor Detail |
---|
public BasicChartStrategy()
Method Detail |
---|
public void createLegend()
public void setChart(org.eclipse.birt.chart.model.Chart chart)
setChart
in interface IChartDesignStrategy
public org.eclipse.birt.chart.model.Chart getChart()
getChart
in interface IChartDesignStrategy
public org.eclipse.birt.chart.model.layout.Legend getLegend()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |