A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

A

ABOVE - Static variable in interface org.eclipse.birt.chart.computation.IConstants
 
ABOVE - Static variable in class org.eclipse.birt.chart.event.TextRenderEvent
A constant used with the 'TextPosition' attribute.
ABOVE - Static variable in enum org.eclipse.birt.chart.model.attribute.Position
The 'Above' literal value.
ABOVE - Static variable in enum org.eclipse.birt.chart.model.attribute.TickStyle
The 'Above' literal value.
AbstractDataPointDefinition - Class in org.eclipse.birt.chart.datafeed
The abstract class implements an adapter for subclass.
AbstractDataPointDefinition() - Constructor for class org.eclipse.birt.chart.datafeed.AbstractDataPointDefinition
 
AbstractGroupedDataRowExpressionEvaluator - Class in org.eclipse.birt.chart.factory
The abstract class is just defined for the grouping integration with BIRT report, Stand-alone mode of chart or chart default grouping mode can't use the class and its implementation.
AbstractGroupedDataRowExpressionEvaluator() - Constructor for class org.eclipse.birt.chart.factory.AbstractGroupedDataRowExpressionEvaluator
 
AbstractScriptContext - Class in org.eclipse.birt.chart.script
The abstract class implements common methods to store script contexts.
AbstractScriptContext() - Constructor for class org.eclipse.birt.chart.script.AbstractScriptContext
 
AbstractScriptHandler<T> - Class in org.eclipse.birt.chart.script
The abstract class defines methods to execute java function and java script functions, it makes the sub-class can execute own regular java functions and java script functions.
AbstractScriptHandler() - Constructor for class org.eclipse.birt.chart.script.AbstractScriptHandler
The constructor.
ACCESSIBILITY - Static variable in enum org.eclipse.birt.chart.model.attribute.TriggerCondition
The 'Accessibility' literal value.
ACCESSIBILITY_VALUE - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage
The meta object id for the 'Accessibility Value' class.
ACCESSIBILITY_VALUE - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'Accessibility Value' class.
ACCESSIBILITY_VALUE__ACCESSIBILITY - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage
The feature id for the 'Accessibility' attribute.
ACCESSIBILITY_VALUE__ACCESSIBILITY - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'Accessibility' attribute feature.
ACCESSIBILITY_VALUE__LABEL - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage
The feature id for the 'Label' containment reference.
ACCESSIBILITY_VALUE__TEXT - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage
The feature id for the 'Text' attribute.
ACCESSIBILITY_VALUE__TEXT - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'Text' attribute feature.
ACCESSIBILITY_VALUE_FEATURE_COUNT - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage
The number of structural features of the 'Accessibility Value' class.
AccessibilityValue - Interface in org.eclipse.birt.chart.model.attribute
A representation of the model object 'Accessibility Value'.
AccessibilityValueImpl - Class in org.eclipse.birt.chart.model.attribute.impl
An implementation of the model object 'Accessibility Value'.
accumulate(Object) - Method in interface org.eclipse.birt.chart.aggregate.IAggregateFunction
An internally generated notification indicating that a function implementer should accumulate another value (to be subsequently aggregated)
accumulate(Object, Object, Object, Object) - Method in class org.eclipse.birt.chart.computation.DataPointHints
Accumulates values to current DataPointHintes.
ACROSS - Static variable in enum org.eclipse.birt.chart.model.attribute.TickStyle
The 'Across' literal value.
Action - Interface in org.eclipse.birt.chart.model.data
A representation of the model object 'Action'.
ACTION - Static variable in interface org.eclipse.birt.chart.model.data.DataPackage
The meta object id for the 'Action' class.
ACTION - Static variable in interface org.eclipse.birt.chart.model.data.DataPackage.Literals
The meta object literal for the 'Action' class.
ACTION__TYPE - Static variable in interface org.eclipse.birt.chart.model.data.DataPackage
The feature id for the 'Type' attribute.
ACTION__TYPE - Static variable in interface org.eclipse.birt.chart.model.data.DataPackage.Literals
The meta object literal for the 'Type' attribute feature.
ACTION__VALUE - Static variable in interface org.eclipse.birt.chart.model.data.DataPackage
The feature id for the 'Value' containment reference.
ACTION__VALUE - Static variable in interface org.eclipse.birt.chart.model.data.DataPackage.Literals
The meta object literal for the 'Value' containment reference feature.
ACTION_FEATURE_COUNT - Static variable in interface org.eclipse.birt.chart.model.data.DataPackage
The number of structural features of the 'Action' class.
ACTION_TYPE - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage
The meta object id for the 'Action Type' enum.
ACTION_TYPE - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'Action Type' enum.
ACTION_TYPE_OBJECT - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage
The meta object id for the 'Action Type Object' data type.
ACTION_TYPE_OBJECT - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'Action Type Object' data type.
ACTION_VALUE - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage
The meta object id for the 'Action Value' class.
ACTION_VALUE - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'Action Value' class.
ACTION_VALUE__LABEL - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage
The feature id for the 'Label' containment reference.
ACTION_VALUE__LABEL - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'Label' containment reference feature.
ACTION_VALUE_FEATURE_COUNT - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage
The number of structural features of the 'Action Value' class.
ActionEvaluatorAdapter - Class in org.eclipse.birt.chart.factory
An adapter class for IActionEvaluator
ActionEvaluatorAdapter() - Constructor for class org.eclipse.birt.chart.factory.ActionEvaluatorAdapter
 
ActionImpl - Class in org.eclipse.birt.chart.model.data.impl
An implementation of the model object ' Action'.
ActionRendererAdapter - Class in org.eclipse.birt.chart.render
An adapter class for IActionRenderer
ActionRendererAdapter() - Constructor for class org.eclipse.birt.chart.render.ActionRendererAdapter
 
ActionType - Enum in org.eclipse.birt.chart.model.attribute
A representation of the literals of the enumeration ' Action Type', and utility methods for working with them.
ActionValue - Interface in org.eclipse.birt.chart.model.attribute
A representation of the model object 'Action Value'.
ActionValueImpl - Class in org.eclipse.birt.chart.model.attribute.impl
An implementation of the model object ' Action Value'.
add(double, double) - Method in class org.eclipse.birt.chart.computation.Polygon
 
add(Point) - Method in class org.eclipse.birt.chart.computation.Polygon
 
add(Vector) - Method in class org.eclipse.birt.chart.computation.Vector
 
add(PrimitiveRenderEvent) - Method in class org.eclipse.birt.chart.event.AreaRenderEvent
Add a sub event to this area.
add(Block) - Method in interface org.eclipse.birt.chart.model.layout.Block
Adds a block into the children hierarchy
add(Block) - Method in class org.eclipse.birt.chart.model.layout.impl.BlockImpl
Note: Manually written
add(int, int) - Method in class org.eclipse.birt.chart.util.CDateTime
 
addLabel(TextRenderEvent) - Method in class org.eclipse.birt.chart.render.DeferredCache
Adds text rendering event to cache.
addLine(LineRenderEvent) - Method in class org.eclipse.birt.chart.render.DeferredCache
Adds line rendering event to cache.
addLine3DEvent(Line3DRenderEvent, Object, DeferredCache) - Static method in class org.eclipse.birt.chart.render.AxesRenderHelper
Adds Line2D event to deferred cache, if parent event is specified, this event should be added into parent event.
addMargin(int) - Method in class org.eclipse.birt.chart.computation.withaxes.PlotWith2DAxes
 
addMarker(PrimitiveRenderEvent, int, double, int) - Method in class org.eclipse.birt.chart.render.DeferredCache
Adds marker rendering event to cache.
addModel(WrappedInstruction) - Method in class org.eclipse.birt.chart.render.DeferredCache
Adds wrapped rendering event to cache.
addPlane(PrimitiveRenderEvent, int) - Method in class org.eclipse.birt.chart.render.DeferredCache
Adds rendering Plane event to cache.
addPlane(PrimitiveRenderEvent, int, int) - Method in class org.eclipse.birt.chart.render.DeferredCache
 
addPlaneShadow(PrimitiveRenderEvent, int) - Method in class org.eclipse.birt.chart.render.DeferredCache
Adds rendering Plane event to cache.
addPlaneShadow(PrimitiveRenderEvent, int, int) - Method in class org.eclipse.birt.chart.render.DeferredCache
 
addTrigger(Trigger) - Method in class org.eclipse.birt.chart.event.InteractionEvent
Adds trigger to current event.
adjust() - Method in class org.eclipse.birt.chart.computation.withaxes.AxesAdjuster
 
adjust() - Method in class org.eclipse.birt.chart.computation.withaxes.HorizontalAxesAdjuster
 
adjust(boolean) - Method in class org.eclipse.birt.chart.computation.withaxes.HorizontalAxesAdjuster
Adjust the axes.
adjust() - Method in class org.eclipse.birt.chart.computation.withaxes.HorizontalAxisAdjuster
 
adjust() - Method in interface org.eclipse.birt.chart.computation.withaxes.IAxisAdjuster
Adjust axis(axes) scale and location.
adjust() - Method in class org.eclipse.birt.chart.computation.withaxes.VerticalAxesAdjuster
 
adjust(boolean) - Method in class org.eclipse.birt.chart.computation.withaxes.VerticalAxesAdjuster
Adjusts the axes.
adjust() - Method in class org.eclipse.birt.chart.computation.withaxes.VerticalAxisAdjuster
 
adjust(Insets) - Method in interface org.eclipse.birt.chart.model.attribute.Bounds
Causes the internal (left,right,width,height) values to be scaled by a the specified Insets
adjust(Insets) - Method in class org.eclipse.birt.chart.model.attribute.impl.BoundsImpl
 
adjusteBounds(Bounds, Insets) - Method in class org.eclipse.birt.chart.computation.GObjectFactory
 
adjusteBounds(Bounds, Insets) - Method in interface org.eclipse.birt.chart.computation.IGObjectFactory
 
adjustedInstance(Insets) - Method in interface org.eclipse.birt.chart.model.attribute.Bounds
Creates a new 'Bounds' instance by adjusting the existing 'Bounds' instance using the given 'Insets' NOTE: Manually written
adjustedInstance(Insets) - Method in class org.eclipse.birt.chart.model.attribute.impl.BoundsImpl
Creates a new 'Bounds' instance by adjusting the existing 'Bounds' instance using the given 'Insets' NOTE: Manually written
after() - Method in class org.eclipse.birt.chart.device.DeviceAdapter
 
after() - Method in interface org.eclipse.birt.chart.device.IDeviceRenderer
A notification sent to the device to cleanup after rendering is done
AFTER - Static variable in class org.eclipse.birt.chart.event.StructureChangeEvent
 
after(Object) - Method in class org.eclipse.birt.chart.util.CDateTime
 
AFTER_COMPUTATIONS - Static variable in class org.eclipse.birt.chart.script.ScriptHandler
 
AFTER_DATA_SET_FILLED - Static variable in class org.eclipse.birt.chart.script.AbstractScriptHandler
 
AFTER_DRAW_AXIS_LABEL - Static variable in interface org.eclipse.birt.chart.device.IStructureDefinitionListener
Comment for AFTER_DRAW_AXIS_LABEL
AFTER_DRAW_AXIS_LABEL - Static variable in class org.eclipse.birt.chart.script.ScriptHandler
 
AFTER_DRAW_AXIS_TITLE - Static variable in interface org.eclipse.birt.chart.device.IStructureDefinitionListener
Comment for AFTER_DRAW_AXIS_TITLE
AFTER_DRAW_AXIS_TITLE - Static variable in class org.eclipse.birt.chart.script.ScriptHandler
 
AFTER_DRAW_BLOCK - Static variable in interface org.eclipse.birt.chart.device.IStructureDefinitionListener
Comment for AFTER_DRAW_BLOCK
AFTER_DRAW_BLOCK - Static variable in class org.eclipse.birt.chart.script.ScriptHandler
 
AFTER_DRAW_DATA_POINT - Static variable in interface org.eclipse.birt.chart.device.IStructureDefinitionListener
Comment for AFTER_DRAW_DATA_POINT
AFTER_DRAW_DATA_POINT - Static variable in class org.eclipse.birt.chart.script.ScriptHandler
 
AFTER_DRAW_DATA_POINT_LABEL - Static variable in interface org.eclipse.birt.chart.device.IStructureDefinitionListener
Comment for AFTER_DRAW_DATA_POINT_LABEL
AFTER_DRAW_DATA_POINT_LABEL - Static variable in class org.eclipse.birt.chart.script.ScriptHandler
 
AFTER_DRAW_ELEMENT - Static variable in interface org.eclipse.birt.chart.device.IStructureDefinitionListener
Deprecated.
Not used anymore. This is kept just for backward compatibility.
AFTER_DRAW_ELEMENT - Static variable in class org.eclipse.birt.chart.script.ScriptHandler
Deprecated.
This is kept for backward compatibility only.
AFTER_DRAW_FITTING_CURVE - Static variable in interface org.eclipse.birt.chart.device.IStructureDefinitionListener
Comment for AFTER_DRAW_FITTING_CURVE
AFTER_DRAW_FITTING_CURVE - Static variable in class org.eclipse.birt.chart.script.ScriptHandler
 
AFTER_DRAW_LEGEND_ENTRY - Static variable in interface org.eclipse.birt.chart.device.IStructureDefinitionListener
Comment for AFTER_DRAW_LEGEND_ENTRY
AFTER_DRAW_LEGEND_ENTRY - Static variable in class org.eclipse.birt.chart.script.ScriptHandler
Deprecated.
This is kept for backward compatibility only.
AFTER_DRAW_LEGEND_ITEM - Static variable in interface org.eclipse.birt.chart.device.IStructureDefinitionListener
Comment for AFTER_DRAW_LEGEND_ITEM
AFTER_DRAW_LEGEND_ITEM - Static variable in class org.eclipse.birt.chart.script.ScriptHandler
 
AFTER_DRAW_MARKER - Static variable in interface org.eclipse.birt.chart.device.IStructureDefinitionListener
Comment for AFTER_DRAW_MARKER
AFTER_DRAW_MARKER - Static variable in class org.eclipse.birt.chart.script.ScriptHandler
 
AFTER_DRAW_MARKER_LINE - Static variable in interface org.eclipse.birt.chart.device.IStructureDefinitionListener
Comment for AFTER_DRAW_MARKER_LINE
AFTER_DRAW_MARKER_LINE - Static variable in class org.eclipse.birt.chart.script.ScriptHandler
 
AFTER_DRAW_MARKER_RANGE - Static variable in interface org.eclipse.birt.chart.device.IStructureDefinitionListener
Comment for AFTER_DRAW_MARKER_RANGE
AFTER_DRAW_MARKER_RANGE - Static variable in class org.eclipse.birt.chart.script.ScriptHandler
 
AFTER_DRAW_SERIES - Static variable in interface org.eclipse.birt.chart.device.IStructureDefinitionListener
Comment for AFTER_DRAW_SERIES
AFTER_DRAW_SERIES - Static variable in class org.eclipse.birt.chart.script.ScriptHandler
 
AFTER_DRAW_SERIES_TITLE - Static variable in interface org.eclipse.birt.chart.device.IStructureDefinitionListener
Comment for AFTER_DRAW_SERIES_TITLE
AFTER_DRAW_SERIES_TITLE - Static variable in class org.eclipse.birt.chart.script.ScriptHandler
 
AFTER_GENERATION - Static variable in class org.eclipse.birt.chart.script.AbstractScriptHandler
 
AFTER_LAYOUT - Static variable in class org.eclipse.birt.chart.script.ScriptHandler
Deprecated.
This is kept for backward compatibility only.
AFTER_RENDERING - Static variable in class org.eclipse.birt.chart.script.AbstractScriptHandler
 
afterComputations(Chart, PlotComputation) - Method in class org.eclipse.birt.chart.script.ChartEventHandlerAdapter
 
afterComputations(Chart, PlotComputation) - Method in interface org.eclipse.birt.chart.script.IChartEventHandler
Called after computations of chart model.
afterDataSetFilled(Series, DataSet, IChartScriptContext) - Method in class org.eclipse.birt.chart.script.ChartEventHandlerAdapter
 
afterDataSetFilled(Series, DataSet, IChartScriptContext) - Method in interface org.eclipse.birt.chart.script.IChartEventHandler
Called after populating the series dataset.
afterDrawAxisLabel(Axis, Label, IChartScriptContext) - Method in class org.eclipse.birt.chart.script.ChartEventHandlerAdapter
 
afterDrawAxisLabel(Axis, Label, IChartScriptContext) - Method in interface org.eclipse.birt.chart.script.IChartEventHandler
Called after rendering each label on a given Axis.
afterDrawAxisTitle(Axis, Label, IChartScriptContext) - Method in class org.eclipse.birt.chart.script.ChartEventHandlerAdapter
 
afterDrawAxisTitle(Axis, Label, IChartScriptContext) - Method in interface org.eclipse.birt.chart.script.IChartEventHandler
Called after rendering the Title of an Axis.
afterDrawBlock(Block, IChartScriptContext) - Method in class org.eclipse.birt.chart.script.ChartEventHandlerAdapter
 
afterDrawBlock(Block, IChartScriptContext) - Method in interface org.eclipse.birt.chart.script.IChartEventHandler
Called after drawing each block.
afterDrawDataPoint(DataPointHints, Fill, IChartScriptContext) - Method in class org.eclipse.birt.chart.script.ChartEventHandlerAdapter
 
afterDrawDataPoint(DataPointHints, Fill, IChartScriptContext) - Method in interface org.eclipse.birt.chart.script.IChartEventHandler
Called after drawing each datapoint graphical representation or marker.
afterDrawDataPointLabel(DataPointHints, Label, IChartScriptContext) - Method in class org.eclipse.birt.chart.script.ChartEventHandlerAdapter
 
afterDrawDataPointLabel(DataPointHints, Label, IChartScriptContext) - Method in interface org.eclipse.birt.chart.script.IChartEventHandler
Called after rendering the label for each datapoint.
afterDrawFittingCurve(CurveFitting, IChartScriptContext) - Method in class org.eclipse.birt.chart.script.ChartEventHandlerAdapter
 
afterDrawFittingCurve(CurveFitting, IChartScriptContext) - Method in interface org.eclipse.birt.chart.script.IChartEventHandler
Called after rendering curve fitting.
afterDrawLegendEntry(Label, IChartScriptContext) - Method in class org.eclipse.birt.chart.script.ChartEventHandlerAdapter
 
afterDrawLegendEntry(Label, IChartScriptContext) - Method in interface org.eclipse.birt.chart.script.IChartEventHandler
Deprecated.
Since 2.2.0 use afterDrawLegendItem( ) instead
afterDrawLegendItem(LegendEntryRenderingHints, Bounds, IChartScriptContext) - Method in class org.eclipse.birt.chart.script.ChartEventHandlerAdapter
 
afterDrawLegendItem(LegendEntryRenderingHints, Bounds, IChartScriptContext) - Method in interface org.eclipse.birt.chart.script.IChartEventHandler
Called after drawing the legend item.
afterDrawMarker(Marker, DataPointHints, IChartScriptContext) - Method in class org.eclipse.birt.chart.script.ChartEventHandlerAdapter
 
afterDrawMarker(Marker, DataPointHints, IChartScriptContext) - Method in interface org.eclipse.birt.chart.script.IChartEventHandler
Called after drawing each marker.
afterDrawMarkerLine(Axis, MarkerLine, IChartScriptContext) - Method in class org.eclipse.birt.chart.script.ChartEventHandlerAdapter
 
afterDrawMarkerLine(Axis, MarkerLine, IChartScriptContext) - Method in interface org.eclipse.birt.chart.script.IChartEventHandler
Called after drawing each marker line in an Axis.
afterDrawMarkerRange(Axis, MarkerRange, IChartScriptContext) - Method in class org.eclipse.birt.chart.script.ChartEventHandlerAdapter
 
afterDrawMarkerRange(Axis, MarkerRange, IChartScriptContext) - Method in interface org.eclipse.birt.chart.script.IChartEventHandler
Called after drawing each marker range in an Axis.
afterDrawSeries(Series, ISeriesRenderer, IChartScriptContext) - Method in class org.eclipse.birt.chart.script.ChartEventHandlerAdapter
 
afterDrawSeries(Series, ISeriesRenderer, IChartScriptContext) - Method in interface org.eclipse.birt.chart.script.IChartEventHandler
Called after rendering Series.
afterDrawSeriesTitle(Series, Label, IChartScriptContext) - Method in class org.eclipse.birt.chart.script.ChartEventHandlerAdapter
 
afterDrawSeriesTitle(Series, Label, IChartScriptContext) - Method in interface org.eclipse.birt.chart.script.IChartEventHandler
Called after rendering the title of a Series .
afterGeneration(GeneratedChartState, IChartScriptContext) - Method in class org.eclipse.birt.chart.script.ChartEventHandlerAdapter
 
afterGeneration(GeneratedChartState, IChartScriptContext) - Method in interface org.eclipse.birt.chart.script.IChartEventHandler
Called after generation of chart model to GeneratedChartState.
afterRendering(GeneratedChartState, IChartScriptContext) - Method in class org.eclipse.birt.chart.script.ChartEventHandlerAdapter
 
afterRendering(GeneratedChartState, IChartScriptContext) - Method in interface org.eclipse.birt.chart.script.IChartEventHandler
Called after the chart is rendered.
al3D - Variable in class org.eclipse.birt.chart.render.DeferredCache
 
ALL - Static variable in interface org.eclipse.birt.chart.log.ILogger
All message type.
ALL_NULL_DATASET - Static variable in class org.eclipse.birt.chart.exception.ChartException
Exception type for all null values error.
AllAxes - Class in org.eclipse.birt.chart.computation.withaxes
AllAxes
Anchor - Enum in org.eclipse.birt.chart.model.attribute
A representation of the literals of the enumeration ' Anchor', and utility methods for working with them.
ANCHOR - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage
The meta object id for the 'Anchor' enum.
ANCHOR - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'Anchor' enum.
ANCHOR_OBJECT - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage
The meta object id for the 'Anchor Object' data type.
ANCHOR_OBJECT - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'Anchor Object' data type.
ANCILLARY_AXIS - Static variable in interface org.eclipse.birt.chart.computation.IConstants
 
ANCILLARY_BASE - Static variable in interface org.eclipse.birt.chart.computation.IConstants
 
ANCILLARY_BASE - Static variable in interface org.eclipse.birt.chart.model.component.Axis
 
ANCILLARY_EMPTY - Static variable in interface org.eclipse.birt.chart.render.ISeriesRenderingHints
Indicates the ancillary dataset is empty.
ANCILLARY_EMPTY - Static variable in interface org.eclipse.birt.chart.render.ISeriesRenderingHints
Indicates the ancillary dataset is empty.
ANGLE3_D - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage
The meta object id for the 'Angle3 D' class.
ANGLE3_D - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'Angle3 D' class.
ANGLE3_D__TYPE - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage
The feature id for the 'Type' attribute.
ANGLE3_D__TYPE - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'Type' attribute feature.
ANGLE3_D__XANGLE - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage
The feature id for the 'XAngle' attribute.
ANGLE3_D__XANGLE - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'XAngle' attribute feature.
ANGLE3_D__YANGLE - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage
The feature id for the 'YAngle' attribute.
ANGLE3_D__YANGLE - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'YAngle' attribute feature.
ANGLE3_D__ZANGLE - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage
The feature id for the 'ZAngle' attribute.
ANGLE3_D__ZANGLE - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'ZAngle' attribute feature.
ANGLE3_D_FEATURE_COUNT - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage
The number of structural features of the 'Angle3 D' class.
Angle3D - Interface in org.eclipse.birt.chart.model.attribute
A representation of the model object 'Angle3 D'.
Angle3DImpl - Class in org.eclipse.birt.chart.model.attribute.impl
An implementation of the model object 'Angle3 D'.
ANGLE_TYPE - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage
The meta object id for the 'Angle Type' enum.
ANGLE_TYPE - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'Angle Type' enum.
ANGLE_TYPE_OBJECT - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage
The meta object id for the 'Angle Type Object' data type.
ANGLE_TYPE_OBJECT - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'Angle Type Object' data type.
AngleType - Enum in org.eclipse.birt.chart.model.attribute
A representation of the literals of the enumeration 'Angle Type', and utility methods for working with them.
applyPattern(String) - Method in class org.eclipse.birt.chart.model.attribute.impl.StringFormatSpecifierImpl
 
applyTransformation(TransformationEvent) - Method in class org.eclipse.birt.chart.device.DeviceAdapter
 
applyTransformation(TransformationEvent) - Method in interface org.eclipse.birt.chart.device.IPrimitiveRenderer
This method is capable of applying a global transformation on the device specific graphics context Available transformation types are: SCALE, TRANSLATE, ROTATE
applyWrapping(IDisplayServer, Label, double) - Method in class org.eclipse.birt.chart.computation.BIRTChartComputation
 
applyWrapping(IDisplayServer, Label, double) - Method in interface org.eclipse.birt.chart.computation.IChartComputation
Apply the wrapping to a label.
Arc3DRenderEvent - Class in org.eclipse.birt.chart.event
A rendering event type for rendering 3D Arc object.
Arc3DRenderEvent(Object) - Constructor for class org.eclipse.birt.chart.event.Arc3DRenderEvent
The constructor.
ArcRenderEvent - Class in org.eclipse.birt.chart.event
A rendering event type for rendering Arc object.
ArcRenderEvent(Object) - Constructor for class org.eclipse.birt.chart.event.ArcRenderEvent
The constructor.
Area3DRenderEvent - Class in org.eclipse.birt.chart.event
A rendering event type for rendering 3D Area object.
Area3DRenderEvent(Object) - Constructor for class org.eclipse.birt.chart.event.Area3DRenderEvent
The constructor.
AREA_ALT_ENABLED - Static variable in interface org.eclipse.birt.chart.device.IDeviceRenderer
A property name that indicates if alt attribute in area tag of image map will be used to display data point value.
AREA_SERIES - Static variable in interface org.eclipse.birt.chart.model.type.TypePackage
The meta object id for the 'Area Series' class.
AREA_SERIES - Static variable in interface org.eclipse.birt.chart.model.type.TypePackage.Literals
The meta object literal for the 'Area Series' class.
AREA_SERIES__CONNECT_MISSING_VALUE - Static variable in interface org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Connect Missing Value' attribute.
AREA_SERIES__CURSOR - Static variable in interface org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Cursor' containment reference.
AREA_SERIES__CURVE - Static variable in interface org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Curve' attribute.
AREA_SERIES__CURVE_FITTING - Static variable in interface org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Curve Fitting' containment reference.
AREA_SERIES__DATA_DEFINITION - Static variable in interface org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Data Definition' containment reference list.
AREA_SERIES__DATA_POINT - Static variable in interface org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Data Point' containment reference.
AREA_SERIES__DATA_SETS - Static variable in interface org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Data Sets' map.
AREA_SERIES__LABEL - Static variable in interface org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Label' containment reference.
AREA_SERIES__LABEL_POSITION - Static variable in interface org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Label Position' attribute.
AREA_SERIES__LINE_ATTRIBUTES - Static variable in interface org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Line Attributes' containment reference.
AREA_SERIES__MARKER - Static variable in interface org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Marker' containment reference.
AREA_SERIES__MARKERS - Static variable in interface org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Markers' containment reference list.
AREA_SERIES__PALETTE_LINE_COLOR - Static variable in interface org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Palette Line Color' attribute.
AREA_SERIES__SERIES_IDENTIFIER - Static variable in interface org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Series Identifier' attribute.
AREA_SERIES__SHADOW_COLOR - Static variable in interface org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Shadow Color' containment reference.
AREA_SERIES__STACKED - Static variable in interface org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Stacked' attribute.
AREA_SERIES__TRANSLUCENT - Static variable in interface org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Translucent' attribute.
AREA_SERIES__TRIGGERS - Static variable in interface org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Triggers' containment reference list.
AREA_SERIES__VISIBLE - Static variable in interface org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Visible' attribute.
AREA_SERIES_FEATURE_COUNT - Static variable in interface org.eclipse.birt.chart.model.type.TypePackage
The number of structural features of the 'Area Series' class.
AreaRenderEvent - Class in org.eclipse.birt.chart.event
A rendering event type for rendering Area object.
AreaRenderEvent(Object) - Constructor for class org.eclipse.birt.chart.event.AreaRenderEvent
The constructor.
AreaSeries - Interface in org.eclipse.birt.chart.model.type
A representation of the model object 'Area Series'.
AreaSeriesImpl - Class in org.eclipse.birt.chart.model.type.impl
An implementation of the model object 'Area Series'.
areAxesSwapped() - Method in class org.eclipse.birt.chart.computation.withaxes.AllAxes
 
areLessThan(double) - Method in class org.eclipse.birt.chart.model.attribute.impl.InsetsImpl
 
areLessThan(double) - Method in interface org.eclipse.birt.chart.model.attribute.Insets
A convenience method provdided to detect if all members are below a certain value NOTE: Manually written
ARROW - Static variable in enum org.eclipse.birt.chart.model.attribute.LineDecorator
The 'Arrow' literal value.
ASCENDING - Static variable in enum org.eclipse.birt.chart.model.attribute.SortOption
The 'Ascending' literal value.
asDateTime(Object) - Static method in class org.eclipse.birt.chart.computation.Methods
Converts given object to a DateTime object.
asDouble(Object) - Static method in class org.eclipse.birt.chart.computation.Methods
Converts the given object to a Double object.
asDoubleValues() - Method in class org.eclipse.birt.chart.computation.withoutaxes.SeriesRenderingHints
 
asInteger(Object) - Static method in class org.eclipse.birt.chart.computation.Methods
Converts the given object to an Integer object.
asPoints() - Method in class org.eclipse.birt.chart.computation.RotatedRectangle
Returns points as Point objects.
asPrimitiveDoubleValues() - Method in class org.eclipse.birt.chart.computation.withoutaxes.SeriesRenderingHints
 
asXml(Chart, boolean) - Method in class org.eclipse.birt.chart.model.impl.SerializerImpl
 
asXml(Chart, boolean) - Method in interface org.eclipse.birt.chart.model.Serializer
Write the chart described by the model to a ByteArrayOutputStream.
AttributeFactory - Interface in org.eclipse.birt.chart.model.attribute
The Factory for the model.
AttributeFactoryImpl - Class in org.eclipse.birt.chart.model.attribute.impl
An implementation of the model Factory .
AttributeFactoryImpl() - Constructor for class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
Creates an instance of the factory.
AttributePackage - Interface in org.eclipse.birt.chart.model.attribute
The Package for the model.
AttributePackage.Literals - Interface in org.eclipse.birt.chart.model.attribute
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
AttributePackageImpl - Class in org.eclipse.birt.chart.model.attribute.impl
An implementation of the model Package .
AUTO - Static variable in interface org.eclipse.birt.chart.computation.IConstants
 
AUTO_VALUE - Static variable in enum org.eclipse.birt.chart.model.attribute.CursorType
The 'Auto' literal value.
AutoScale - Class in org.eclipse.birt.chart.computation.withaxes
Encapsulates the auto scaling algorithms used by the rendering and chart computation framework.
AutoScale(AutoScale.ScaleInfo) - Constructor for class org.eclipse.birt.chart.computation.withaxes.AutoScale
 
AutoScale(AutoScale.ScaleInfo, ScaleContext) - Constructor for class org.eclipse.birt.chart.computation.withaxes.AutoScale
 
AutoScale.ScaleInfo - Class in org.eclipse.birt.chart.computation.withaxes
 
AutoScale.ScaleInfo(PlotComputation, int, RunTimeContext, FormatSpecifier, OneAxis, int, boolean) - Constructor for class org.eclipse.birt.chart.computation.withaxes.AutoScale.ScaleInfo
 
AVERAGE - Static variable in interface org.eclipse.birt.chart.computation.IConstants
 
AxesAdjuster - Class in org.eclipse.birt.chart.computation.withaxes
The class is used to adjust axes's location and scale.
AxesAdjuster(PlotWithAxes, ValueAxesHelper, Bounds) - Constructor for class org.eclipse.birt.chart.computation.withaxes.AxesAdjuster
Constructor.
AxesRenderer - Class in org.eclipse.birt.chart.render
Provides a base framework for custom series rendering extensions that are interested in being rendered in a pre-computed plot containing axes.
AxesRenderer - Class in org.eclipse.birt.chart.render
Provides a base framework for custom series rendering extensions that are interested in being rendered in a pre-computed plot containing axes.
AxesRenderer() - Constructor for class org.eclipse.birt.chart.render.AxesRenderer
The constructor.
AxesRenderer() - Constructor for class org.eclipse.birt.chart.render.AxesRenderer
The constructor.
AxesRenderHelper - Class in org.eclipse.birt.chart.render
Helper class for AxesRenderer.
AXIS - Static variable in interface org.eclipse.birt.chart.computation.IConstants
 
AXIS - Static variable in class org.eclipse.birt.chart.event.StructureType
Indicates an Axis structure type.
Axis - Interface in org.eclipse.birt.chart.model.component
A representation of the model object 'Axis'.
AXIS - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage
The meta object id for the 'Axis' class.
AXIS - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Axis' class.
AXIS__ALIGNED - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Aligned' attribute.
AXIS__ALIGNED - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Aligned' attribute feature.
AXIS__ANCILLARY_AXES - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Ancillary Axes' containment reference list.
AXIS__ANCILLARY_AXES - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Ancillary Axes' containment reference list feature.
AXIS__ASSOCIATED_AXES - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Associated Axes' containment reference list.
AXIS__ASSOCIATED_AXES - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Associated Axes' containment reference list feature.
AXIS__AXIS_PERCENT - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Axis Percent' attribute.
AXIS__AXIS_PERCENT - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Axis Percent' attribute feature.
AXIS__CATEGORY_AXIS - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Category Axis' attribute.
AXIS__CATEGORY_AXIS - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Category Axis' attribute feature.
AXIS__CURSOR - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Cursor' containment reference.
AXIS__CURSOR - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Cursor' containment reference feature.
AXIS__FORMAT_SPECIFIER - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Format Specifier' containment reference.
AXIS__FORMAT_SPECIFIER - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Format Specifier' containment reference feature.
AXIS__GAP_WIDTH - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Gap Width' attribute.
AXIS__GAP_WIDTH - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Gap Width' attribute feature.
AXIS__INTERVAL - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Interval' attribute.
AXIS__INTERVAL - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Interval' attribute feature.
AXIS__LABEL - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Label' containment reference.
AXIS__LABEL - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Label' containment reference feature.
AXIS__LABEL_POSITION - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Label Position' attribute.
AXIS__LABEL_POSITION - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Label Position' attribute feature.
AXIS__LABEL_SPAN - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Label Span' attribute.
AXIS__LABEL_SPAN - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Label Span' attribute feature.
AXIS__LABEL_WITHIN_AXES - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Label Within Axes' attribute.
AXIS__LABEL_WITHIN_AXES - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Label Within Axes' attribute feature.
AXIS__LINE_ATTRIBUTES - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Line Attributes' containment reference.
AXIS__LINE_ATTRIBUTES - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Line Attributes' containment reference feature.
AXIS__MAJOR_GRID - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Major Grid' containment reference.
AXIS__MAJOR_GRID - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Major Grid' containment reference feature.
AXIS__MARKER_LINES - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Marker Lines' containment reference list.
AXIS__MARKER_LINES - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Marker Lines' containment reference list feature.
AXIS__MARKER_RANGES - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Marker Ranges' containment reference list.
AXIS__MARKER_RANGES - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Marker Ranges' containment reference list feature.
AXIS__MINOR_GRID - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Minor Grid' containment reference.
AXIS__MINOR_GRID - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Minor Grid' containment reference feature.
AXIS__ORIENTATION - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Orientation' attribute.
AXIS__ORIENTATION - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Orientation' attribute feature.
AXIS__ORIGIN - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Origin' containment reference.
AXIS__ORIGIN - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Origin' containment reference feature.
AXIS__PERCENT - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Percent' attribute.
AXIS__PERCENT - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Percent' attribute feature.
AXIS__PRIMARY_AXIS - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Primary Axis' attribute.
AXIS__PRIMARY_AXIS - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Primary Axis' attribute feature.
AXIS__SCALE - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Scale' containment reference.
AXIS__SCALE - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Scale' containment reference feature.
AXIS__SERIES_DEFINITIONS - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Series Definitions' containment reference list.
AXIS__SERIES_DEFINITIONS - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Series Definitions' containment reference list feature.
AXIS__SIDE_BY_SIDE - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Side By Side' attribute.
AXIS__SIDE_BY_SIDE - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Side By Side' attribute feature.
AXIS__STAGGERED - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Staggered' attribute.
AXIS__STAGGERED - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Staggered' attribute feature.
AXIS__SUB_TITLE - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Sub Title' containment reference.
AXIS__SUB_TITLE - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Sub Title' containment reference feature.
AXIS__TITLE - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Title' containment reference.
AXIS__TITLE - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Title' containment reference feature.
AXIS__TITLE_POSITION - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Title Position' attribute.
AXIS__TITLE_POSITION - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Title Position' attribute feature.
AXIS__TRIGGERS - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Triggers' containment reference list.
AXIS__TRIGGERS - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Triggers' containment reference list feature.
AXIS__TYPE - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Type' attribute.
AXIS__TYPE - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Type' attribute feature.
AXIS_FEATURE_COUNT - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage
The number of structural features of the 'Axis' class.
AXIS_LABEL - Static variable in class org.eclipse.birt.chart.event.StructureType
Indicates an Axis Label structure type.
AXIS_LABEL - Static variable in enum org.eclipse.birt.chart.model.attribute.StyledComponent
The 'Axis Label' literal value.
AXIS_LABEL - Static variable in interface org.eclipse.birt.chart.render.IActionRenderer
 
AXIS_LINE - Static variable in enum org.eclipse.birt.chart.model.attribute.StyledComponent
The 'Axis Line' literal value.
AXIS_ORIGIN - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage
The meta object id for the 'Axis Origin' class.
AXIS_ORIGIN - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'Axis Origin' class.
AXIS_ORIGIN__TYPE - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage
The feature id for the 'Type' attribute.
AXIS_ORIGIN__TYPE - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'Type' attribute feature.
AXIS_ORIGIN__VALUE - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage
The feature id for the 'Value' containment reference.
AXIS_ORIGIN__VALUE - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'Value' containment reference feature.
AXIS_ORIGIN_FEATURE_COUNT - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage
The number of structural features of the 'Axis Origin' class.
AXIS_TITLE - Static variable in class org.eclipse.birt.chart.event.StructureType
Indicates an Axis Title structure type.
AXIS_TITLE - Static variable in enum org.eclipse.birt.chart.model.attribute.StyledComponent
The 'Axis Title' literal value.
AXIS_TYPE - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage
The meta object id for the 'Axis Type' enum.
AXIS_TYPE - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'Axis Type' enum.
AXIS_TYPE_OBJECT - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage
The meta object id for the 'Axis Type Object' data type.
AXIS_TYPE_OBJECT - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'Axis Type Object' data type.
AxisImpl - Class in org.eclipse.birt.chart.model.component.impl
An implementation of the model object ' Axis'.
AxisLabelTextProvider - Class in org.eclipse.birt.chart.computation.withaxes
This class provides the axis label texts of an axis.
AxisOrigin - Interface in org.eclipse.birt.chart.model.attribute
A representation of the model object 'Axis Origin'.
AxisOriginImpl - Class in org.eclipse.birt.chart.model.attribute.impl
An implementation of the model object 'Axis Origin'.
AxisSubUnit - Class in org.eclipse.birt.chart.computation.withaxes
Computation unit for total, min, max and etc.
AxisTickCoordinates - Class in org.eclipse.birt.chart.computation.withaxes
A helper class to compute coordinates for Axis Ticks
AxisType - Enum in org.eclipse.birt.chart.model.attribute
A representation of the literals of the enumeration ' Axis Type', and utility methods for working with them.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

Copyright © 2005-2014 OpenText Corp. All rights reserved.