Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
DialChart |
DialChart.copyInstance() |
DialChart |
ModelFactory.createDialChart()
Returns a new object of class 'Dial Chart'.
|
Modifier and Type | Class and Description |
---|---|
class |
DialChartImpl
An implementation of the model object 'Dial Chart'.
|
Modifier and Type | Method and Description |
---|---|
DialChart |
DialChartImpl.copyInstance() |
DialChart |
ModelFactoryImpl.createDialChart() |
Copyright © 2005-2008 Actuate Corp. All rights reserved.