Uses of Interface
org.eclipse.birt.chart.model.DialChart
Packages that use DialChart
Package
Description
Contains the chart model interfaces that define the starting point for creating
a new chart.
Represents the chart model implementation classes that define the starting
point for creating a new chart.
-
Uses of DialChart in org.eclipse.birt.chart.model
Methods in org.eclipse.birt.chart.model that return DialChartModifier and TypeMethodDescriptionDialChart.copyInstance()
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 DialChartModifier and TypeClassDescriptionclass
An implementation of the model object 'Dial Chart'.Methods in org.eclipse.birt.chart.model.impl that return DialChartModifier and TypeMethodDescriptionDialChartImpl.copyInstance()
ModelFactoryImpl.createDialChart()