|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ChartWithAxes | |
---|---|
org.eclipse.birt.chart.model | Contains the chart model interfaces that define the starting point for creating a new chart. |
org.eclipse.birt.chart.model.impl | Represents the chart model implementation classes that define the starting point for creating a new chart. |
Uses of ChartWithAxes in org.eclipse.birt.chart.model |
---|
Methods in org.eclipse.birt.chart.model that return ChartWithAxes | |
---|---|
ChartWithAxes |
ChartWithAxes.copyInstance()
A convenient method to get an instance copy. |
ChartWithAxes |
ModelFactory.createChartWithAxes()
Returns a new object of class 'Chart With Axes'. |
Uses of ChartWithAxes in org.eclipse.birt.chart.model.impl |
---|
Classes in org.eclipse.birt.chart.model.impl that implement ChartWithAxes | |
---|---|
class |
ChartWithAxesImpl
An implementation of the model object ' Chart With Axes'. |
Methods in org.eclipse.birt.chart.model.impl that return ChartWithAxes | |
---|---|
ChartWithAxes |
ChartWithAxesImpl.copyInstance()
A convenient method to get an instance copy. |
static ChartWithAxes |
ChartWithAxesImpl.create()
A convenience method to create an initialized 'ChartWithAxes' instance Note: Manually written |
static ChartWithAxes |
ChartWithAxesImpl.create(org.eclipse.emf.ecore.EObject parent,
org.eclipse.emf.ecore.EReference ref)
|
ChartWithAxes |
ModelFactoryImpl.createChartWithAxes()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |