Uses of Class
org.eclipse.birt.chart.model.data.impl.DataElementImpl
-
Packages that use DataElementImpl Package Description org.eclipse.birt.chart.model.data.impl Holds a set of classes that define the structure of the data source and typed data elements associated with a chart series. -
-
Uses of DataElementImpl in org.eclipse.birt.chart.model.data.impl
Subclasses of DataElementImpl in org.eclipse.birt.chart.model.data.impl Modifier and Type Class Description class
BigNumberDataElementImpl
An implementation of the model object 'Big Number Data Element'.class
DateTimeDataElementImpl
An implementation of the model object ' Date Time Data Element'.class
NumberDataElementImpl
An implementation of the model object ' Number Data Element'.
-