|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IDataPointDefinition | |
org.eclipse.birt.chart.datafeed | Provides classes and interfaces that determine how a user's custom dataset needs to be interpreted. |
org.eclipse.birt.chart.util | Provides miscellaneous classes associated with data types and extension lookup services. |
Uses of IDataPointDefinition in org.eclipse.birt.chart.datafeed |
Classes in org.eclipse.birt.chart.datafeed that implement IDataPointDefinition | |
class |
AbstractDataPointDefinition
The abstract class implements an adapter for subclass. |
Uses of IDataPointDefinition in org.eclipse.birt.chart.util |
Methods in org.eclipse.birt.chart.util that return IDataPointDefinition | |
IDataPointDefinition |
PluginSettings.getDataPointDefinition(java.lang.Class cSeries)
Retrieves the first instance of a series renderer registered as an extension for a given series type. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |