Uses of Interface
org.eclipse.birt.chart.datafeed.IDataPointDefinition
-
Packages that use IDataPointDefinition Package Description org.eclipse.birt.chart.datafeed Provides classes and interfaces that determine how a user's custom dataset needs to be interpreted. -
-
Uses of IDataPointDefinition in org.eclipse.birt.chart.datafeed
Classes in org.eclipse.birt.chart.datafeed that implement IDataPointDefinition Modifier and Type Class Description class
AbstractDataPointDefinition
The abstract class implements an adapter for subclass.
-