|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use DialChart | |
| 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. |
| org.eclipse.birt.chart.model.util | This is a placeholder file for the org.eclipse.birt.chart.model.util package. |
| Uses of DialChart in org.eclipse.birt.chart.model |
| Methods in org.eclipse.birt.chart.model that return DialChart | |
DialChart |
ModelFactory.createDialChart()
Returns a new object of class 'Dial Chart'. |
| Uses of DialChart in org.eclipse.birt.chart.model.impl |
| Classes in org.eclipse.birt.chart.model.impl that implement DialChart | |
class |
DialChartImpl
An implementation of the model object 'Dial Chart'. |
| Methods in org.eclipse.birt.chart.model.impl that return DialChart | |
DialChart |
ModelFactoryImpl.createDialChart()
|
| Uses of DialChart in org.eclipse.birt.chart.model.util |
| Methods in org.eclipse.birt.chart.model.util with parameters of type DialChart | |
java.lang.Object |
ModelSwitch.caseDialChart(DialChart object)
Returns the result of interpretting the object as an instance of 'Dial Chart'. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||