Uses of Class
org.eclipse.birt.chart.computation.Methods
Packages that use Methods
Package
Description
This is a placeholder file for the org.eclipse.birt.chart.computation.withaxes package.
Provides classes and interfaces that determine how a
user's custom dataset needs to be interpreted.
-
Uses of Methods in org.eclipse.birt.chart.computation.withaxes
Subclasses of Methods in org.eclipse.birt.chart.computation.withaxesModifier and TypeClassDescriptionfinal class
Encapsulates the auto scaling algorithms used by the rendering and chart computation framework.final class
IntersectionValueclass
Scale context for min/max computation. -
Uses of Methods in org.eclipse.birt.chart.datafeed
Subclasses of Methods in org.eclipse.birt.chart.datafeedModifier and TypeClassDescriptionclass
Provides a no-op implementation of theIDataSetProcessor
interface definition to be subclassed by each extension writer as needed.