Uses of Interface
org.eclipse.birt.chart.computation.IConstants
Packages that use IConstants
Package
Description
This is a placeholder file for the org.eclipse.birt.chart.computation package.
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.
Provides interfaces and no-op adapters that define services
provided by the device renderer and an associated display server.
-
Uses of IConstants in org.eclipse.birt.chart.computation
Classes in org.eclipse.birt.chart.computation that implement IConstantsModifier and TypeClassDescriptionfinal class
Engine3Dfinal class
A helper class for Legend computation.class
Methods -
Uses of IConstants in org.eclipse.birt.chart.computation.withaxes
Classes in org.eclipse.birt.chart.computation.withaxes that implement IConstantsModifier and TypeClassDescriptionfinal class
AllAxesfinal class
Encapsulates the auto scaling algorithms used by the rendering and chart computation framework.class
The class is used to adjust axes's location and scale.final class
IntersectionValuefinal class
This class is capable of computing the content of a chart (with axes) based on preferred sizes, text rotation, fit ability, scaling, etc and prepares it for rendering.class
This class is capable of computing the content of a chart (with axes) based on preferred sizes, text rotation, fit ability, scaling, etc and prepares it for rendering.class
PlotWithAxesclass
Scale context for min/max computation. -
Uses of IConstants in org.eclipse.birt.chart.datafeed
Classes in org.eclipse.birt.chart.datafeed that implement IConstantsModifier and TypeClassDescriptionclass
Provides a no-op implementation of theIDataSetProcessor
interface definition to be subclassed by each extension writer as needed. -
Uses of IConstants in org.eclipse.birt.chart.device
Subinterfaces of IConstants in org.eclipse.birt.chart.deviceModifier and TypeInterfaceDescriptioninterface
Provides convenience methods for rendering rotated text with configurable attributes on a graphics context.Classes in org.eclipse.birt.chart.device that implement IConstants