|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IChartModelHelper | |
---|---|
org.eclipse.birt.chart.model.impl | Represents the chart model implementation classes that define the starting point for creating a new chart. |
Uses of IChartModelHelper in org.eclipse.birt.chart.model.impl |
---|
Classes in org.eclipse.birt.chart.model.impl that implement IChartModelHelper | |
---|---|
class |
ChartModelHelper
Chart Model helper is default implementation of IChartModelHelper. |
Methods in org.eclipse.birt.chart.model.impl that return IChartModelHelper | |
---|---|
static IChartModelHelper |
ChartModelHelper.instance()
|
Methods in org.eclipse.birt.chart.model.impl with parameters of type IChartModelHelper | |
---|---|
static void |
ChartModelHelper.initInstance(IChartModelHelper newInstance)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |