跳过导航链接
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 - 接口 中的静态变量org.eclipse.birt.chart.computation.IConstants
 
ABOVE - 类 中的静态变量org.eclipse.birt.chart.event.TextRenderEvent
A constant used with the 'TextPosition' attribute.
ABOVE - 枚举 中的静态变量org.eclipse.birt.chart.model.attribute.Position
The 'Above' literal value
ABOVE - 枚举 中的静态变量org.eclipse.birt.chart.model.attribute.TickStyle
The 'Above' literal value
AbstractDataPointDefinition - org.eclipse.birt.chart.datafeed中的类
The abstract class implements an adapter for subclass.
AbstractDataPointDefinition() - 类 的构造器org.eclipse.birt.chart.datafeed.AbstractDataPointDefinition
 
AbstractGroupedDataRowExpressionEvaluator - 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() - 类 的构造器org.eclipse.birt.chart.factory.AbstractGroupedDataRowExpressionEvaluator
 
AbstractScriptContext - org.eclipse.birt.chart.script中的类
The abstract class implements common methods to store script contexts.
AbstractScriptContext() - 类 的构造器org.eclipse.birt.chart.script.AbstractScriptContext
 
AbstractScriptHandler<T> - 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() - 类 的构造器org.eclipse.birt.chart.script.AbstractScriptHandler
The constructor.
ACCESSIBILITY - 枚举 中的静态变量org.eclipse.birt.chart.model.attribute.TriggerCondition
The 'Accessibility' literal value
ACCESSIBILITY_VALUE - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage
The meta object id for the 'Accessibility Value' class
ACCESSIBILITY_VALUE - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'Accessibility Value' class
ACCESSIBILITY_VALUE__ACCESSIBILITY - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage
The feature id for the 'Accessibility' attribute
ACCESSIBILITY_VALUE__ACCESSIBILITY - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'Accessibility' attribute feature
ACCESSIBILITY_VALUE__LABEL - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage
The feature id for the 'Label' containment reference
ACCESSIBILITY_VALUE__TEXT - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage
The feature id for the 'Text' attribute
ACCESSIBILITY_VALUE__TEXT - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'Text' attribute feature
ACCESSIBILITY_VALUE_FEATURE_COUNT - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage
The number of structural features of the 'Accessibility Value' class
AccessibilityValue - org.eclipse.birt.chart.model.attribute中的接口
A representation of the model object 'Accessibility Value'
AccessibilityValueImpl - org.eclipse.birt.chart.model.attribute.impl中的类
An implementation of the model object 'Accessibility Value'
accumulate(Object) - 接口 中的方法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) - 类 中的方法org.eclipse.birt.chart.computation.DataPointHints
Accumulates values to current DataPointHintes.
ACROSS - 枚举 中的静态变量org.eclipse.birt.chart.model.attribute.TickStyle
The 'Across' literal value
Action - org.eclipse.birt.chart.model.data中的接口
A representation of the model object 'Action'.
ACTION - 接口 中的静态变量org.eclipse.birt.chart.model.data.DataPackage
The meta object id for the 'Action' class
ACTION - 接口 中的静态变量org.eclipse.birt.chart.model.data.DataPackage.Literals
The meta object literal for the 'Action' class
ACTION__TYPE - 接口 中的静态变量org.eclipse.birt.chart.model.data.DataPackage
The feature id for the 'Type' attribute.
ACTION__TYPE - 接口 中的静态变量org.eclipse.birt.chart.model.data.DataPackage.Literals
The meta object literal for the 'Type' attribute feature
ACTION__VALUE - 接口 中的静态变量org.eclipse.birt.chart.model.data.DataPackage
The feature id for the 'Value' containment reference
ACTION__VALUE - 接口 中的静态变量org.eclipse.birt.chart.model.data.DataPackage.Literals
The meta object literal for the 'Value' containment reference feature
ACTION_FEATURE_COUNT - 接口 中的静态变量org.eclipse.birt.chart.model.data.DataPackage
The number of structural features of the 'Action' class
ACTION_TYPE - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage
The meta object id for the 'Action Type' enum
ACTION_TYPE - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'Action Type' enum
ACTION_TYPE_OBJECT - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage
The meta object id for the 'Action Type Object' data type
ACTION_TYPE_OBJECT - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'Action Type Object' data type
ACTION_VALUE - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage
The meta object id for the 'Action Value' class
ACTION_VALUE - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'Action Value' class
ACTION_VALUE__LABEL - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage
The feature id for the 'Label' containment reference
ACTION_VALUE__LABEL - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'Label' containment reference feature
ACTION_VALUE_FEATURE_COUNT - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage
The number of structural features of the 'Action Value' class
ActionEvaluatorAdapter - org.eclipse.birt.chart.factory中的类
An adapter class for IActionEvaluator
ActionEvaluatorAdapter() - 类 的构造器org.eclipse.birt.chart.factory.ActionEvaluatorAdapter
 
ActionImpl - org.eclipse.birt.chart.model.data.impl中的类
An implementation of the model object ' Action'.
ActionRendererAdapter - org.eclipse.birt.chart.render中的类
An adapter class for IActionRenderer
ActionRendererAdapter() - 类 的构造器org.eclipse.birt.chart.render.ActionRendererAdapter
 
ActionType - org.eclipse.birt.chart.model.attribute中的枚举
A representation of the literals of the enumeration ' Action Type', and utility methods for working with them
ActionValue - org.eclipse.birt.chart.model.attribute中的接口
A representation of the model object 'Action Value'.
ActionValueImpl - org.eclipse.birt.chart.model.attribute.impl中的类
An implementation of the model object ' Action Value'.
add(double, double) - 类 中的方法org.eclipse.birt.chart.computation.Polygon
 
add(Point) - 类 中的方法org.eclipse.birt.chart.computation.Polygon
 
add(Vector) - 类 中的方法org.eclipse.birt.chart.computation.Vector
 
add(PrimitiveRenderEvent) - 类 中的方法org.eclipse.birt.chart.event.AreaRenderEvent
Add a sub event to this area.
add(Block) - 接口 中的方法org.eclipse.birt.chart.model.layout.Block
Adds a block into the children hierarchy
add(Block) - 类 中的方法org.eclipse.birt.chart.model.layout.impl.BlockImpl
Note: Manually written
add(int, int) - 类 中的方法org.eclipse.birt.chart.util.CDateTime
 
addConnectionLine(LineRenderEvent) - 类 中的方法org.eclipse.birt.chart.render.DeferredCache
Adds marker connection line rendering event to cache.
addLabel(TextRenderEvent) - 类 中的方法org.eclipse.birt.chart.render.DeferredCache
Adds text rendering event to cache.
addLine(LineRenderEvent) - 类 中的方法org.eclipse.birt.chart.render.DeferredCache
Adds line rendering event to cache.
addLine3DEvent(Line3DRenderEvent, Object, DeferredCache) - 类 中的静态方法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) - 类 中的方法org.eclipse.birt.chart.computation.withaxes.PlotWith2DAxes
 
addMarker(PrimitiveRenderEvent, int, double, int) - 类 中的方法org.eclipse.birt.chart.render.DeferredCache
Adds marker rendering event to cache.
addModel(WrappedInstruction) - 类 中的方法org.eclipse.birt.chart.render.DeferredCache
Adds wrapped rendering event to cache.
addPlane(PrimitiveRenderEvent, int) - 类 中的方法org.eclipse.birt.chart.render.DeferredCache
Adds rendering Plane event to cache.
addPlane(PrimitiveRenderEvent, int, int) - 类 中的方法org.eclipse.birt.chart.render.DeferredCache
 
addPlaneShadow(PrimitiveRenderEvent, int) - 类 中的方法org.eclipse.birt.chart.render.DeferredCache
Adds rendering Plane event to cache.
addPlaneShadow(PrimitiveRenderEvent, int, int) - 类 中的方法org.eclipse.birt.chart.render.DeferredCache
 
addTrigger(Trigger) - 类 中的方法org.eclipse.birt.chart.event.InteractionEvent
Adds trigger to current event.
adjust() - 类 中的方法org.eclipse.birt.chart.computation.withaxes.AxesAdjuster
 
adjust() - 类 中的方法org.eclipse.birt.chart.computation.withaxes.HorizontalAxesAdjuster
 
adjust(boolean) - 类 中的方法org.eclipse.birt.chart.computation.withaxes.HorizontalAxesAdjuster
Adjust the axes.
adjust() - 类 中的方法org.eclipse.birt.chart.computation.withaxes.HorizontalAxisAdjuster
 
adjust() - 接口 中的方法org.eclipse.birt.chart.computation.withaxes.IAxisAdjuster
Adjust axis(axes) scale and location.
adjust() - 类 中的方法org.eclipse.birt.chart.computation.withaxes.VerticalAxesAdjuster
 
adjust(boolean) - 类 中的方法org.eclipse.birt.chart.computation.withaxes.VerticalAxesAdjuster
Adjusts the axes.
adjust() - 类 中的方法org.eclipse.birt.chart.computation.withaxes.VerticalAxisAdjuster
 
adjust(Insets) - 接口 中的方法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) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.BoundsImpl
 
adjusteBounds(Bounds, Insets) - 类 中的方法org.eclipse.birt.chart.computation.GObjectFactory
 
adjusteBounds(Bounds, Insets) - 接口 中的方法org.eclipse.birt.chart.computation.IGObjectFactory
 
adjustedInstance(Insets) - 接口 中的方法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) - 类 中的方法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() - 类 中的方法org.eclipse.birt.chart.device.DeviceAdapter
 
after() - 接口 中的方法org.eclipse.birt.chart.device.IDeviceRenderer
A notification sent to the device to cleanup after rendering is done
AFTER - 类 中的静态变量org.eclipse.birt.chart.event.StructureChangeEvent
 
after(Object) - 类 中的方法org.eclipse.birt.chart.util.CDateTime
 
AFTER_COMPUTATIONS - 类 中的静态变量org.eclipse.birt.chart.script.ScriptHandler
 
AFTER_DATA_SET_FILLED - 类 中的静态变量org.eclipse.birt.chart.script.AbstractScriptHandler
 
AFTER_DRAW_AXIS_LABEL - 接口 中的静态变量org.eclipse.birt.chart.device.IStructureDefinitionListener
Comment for AFTER_DRAW_AXIS_LABEL
AFTER_DRAW_AXIS_LABEL - 类 中的静态变量org.eclipse.birt.chart.script.ScriptHandler
 
AFTER_DRAW_AXIS_TITLE - 接口 中的静态变量org.eclipse.birt.chart.device.IStructureDefinitionListener
Comment for AFTER_DRAW_AXIS_TITLE
AFTER_DRAW_AXIS_TITLE - 类 中的静态变量org.eclipse.birt.chart.script.ScriptHandler
 
AFTER_DRAW_BLOCK - 接口 中的静态变量org.eclipse.birt.chart.device.IStructureDefinitionListener
Comment for AFTER_DRAW_BLOCK
AFTER_DRAW_BLOCK - 类 中的静态变量org.eclipse.birt.chart.script.ScriptHandler
 
AFTER_DRAW_DATA_POINT - 接口 中的静态变量org.eclipse.birt.chart.device.IStructureDefinitionListener
Comment for AFTER_DRAW_DATA_POINT
AFTER_DRAW_DATA_POINT - 类 中的静态变量org.eclipse.birt.chart.script.ScriptHandler
 
AFTER_DRAW_DATA_POINT_LABEL - 接口 中的静态变量org.eclipse.birt.chart.device.IStructureDefinitionListener
Comment for AFTER_DRAW_DATA_POINT_LABEL
AFTER_DRAW_DATA_POINT_LABEL - 类 中的静态变量org.eclipse.birt.chart.script.ScriptHandler
 
AFTER_DRAW_ELEMENT - 接口 中的静态变量org.eclipse.birt.chart.device.IStructureDefinitionListener
已过时。
Not used anymore. This is kept just for backward compatibility.
AFTER_DRAW_ELEMENT - 类 中的静态变量org.eclipse.birt.chart.script.ScriptHandler
已过时。
This is kept for backward compatibility only.
AFTER_DRAW_FITTING_CURVE - 接口 中的静态变量org.eclipse.birt.chart.device.IStructureDefinitionListener
Comment for AFTER_DRAW_FITTING_CURVE
AFTER_DRAW_FITTING_CURVE - 类 中的静态变量org.eclipse.birt.chart.script.ScriptHandler
 
AFTER_DRAW_LEGEND_ENTRY - 接口 中的静态变量org.eclipse.birt.chart.device.IStructureDefinitionListener
Comment for AFTER_DRAW_LEGEND_ENTRY
AFTER_DRAW_LEGEND_ENTRY - 类 中的静态变量org.eclipse.birt.chart.script.ScriptHandler
已过时。
This is kept for backward compatibility only.
AFTER_DRAW_LEGEND_ITEM - 接口 中的静态变量org.eclipse.birt.chart.device.IStructureDefinitionListener
Comment for AFTER_DRAW_LEGEND_ITEM
AFTER_DRAW_LEGEND_ITEM - 类 中的静态变量org.eclipse.birt.chart.script.ScriptHandler
 
AFTER_DRAW_MARKER - 接口 中的静态变量org.eclipse.birt.chart.device.IStructureDefinitionListener
Comment for AFTER_DRAW_MARKER
AFTER_DRAW_MARKER - 类 中的静态变量org.eclipse.birt.chart.script.ScriptHandler
 
AFTER_DRAW_MARKER_LINE - 接口 中的静态变量org.eclipse.birt.chart.device.IStructureDefinitionListener
Comment for AFTER_DRAW_MARKER_LINE
AFTER_DRAW_MARKER_LINE - 类 中的静态变量org.eclipse.birt.chart.script.ScriptHandler
 
AFTER_DRAW_MARKER_RANGE - 接口 中的静态变量org.eclipse.birt.chart.device.IStructureDefinitionListener
Comment for AFTER_DRAW_MARKER_RANGE
AFTER_DRAW_MARKER_RANGE - 类 中的静态变量org.eclipse.birt.chart.script.ScriptHandler
 
AFTER_DRAW_SERIES - 接口 中的静态变量org.eclipse.birt.chart.device.IStructureDefinitionListener
Comment for AFTER_DRAW_SERIES
AFTER_DRAW_SERIES - 类 中的静态变量org.eclipse.birt.chart.script.ScriptHandler
 
AFTER_DRAW_SERIES_TITLE - 接口 中的静态变量org.eclipse.birt.chart.device.IStructureDefinitionListener
Comment for AFTER_DRAW_SERIES_TITLE
AFTER_DRAW_SERIES_TITLE - 类 中的静态变量org.eclipse.birt.chart.script.ScriptHandler
 
AFTER_GENERATION - 类 中的静态变量org.eclipse.birt.chart.script.AbstractScriptHandler
 
AFTER_LAYOUT - 类 中的静态变量org.eclipse.birt.chart.script.ScriptHandler
已过时。
This is kept for backward compatibility only.
AFTER_RENDERING - 类 中的静态变量org.eclipse.birt.chart.script.AbstractScriptHandler
 
afterComputations(Chart, PlotComputation) - 类 中的方法org.eclipse.birt.chart.script.ChartEventHandlerAdapter
 
afterComputations(Chart, PlotComputation) - 接口 中的方法org.eclipse.birt.chart.script.IChartEventHandler
Called after computations of chart model.
afterDataSetFilled(Series, DataSet, IChartScriptContext) - 类 中的方法org.eclipse.birt.chart.script.ChartEventHandlerAdapter
 
afterDataSetFilled(Series, DataSet, IChartScriptContext) - 接口 中的方法org.eclipse.birt.chart.script.IChartEventHandler
Called after populating the series dataset.
afterDrawAxisLabel(Axis, Label, IChartScriptContext) - 类 中的方法org.eclipse.birt.chart.script.ChartEventHandlerAdapter
 
afterDrawAxisLabel(Axis, Label, IChartScriptContext) - 接口 中的方法org.eclipse.birt.chart.script.IChartEventHandler
Called after rendering each label on a given Axis.
afterDrawAxisTitle(Axis, Label, IChartScriptContext) - 类 中的方法org.eclipse.birt.chart.script.ChartEventHandlerAdapter
 
afterDrawAxisTitle(Axis, Label, IChartScriptContext) - 接口 中的方法org.eclipse.birt.chart.script.IChartEventHandler
Called after rendering the Title of an Axis.
afterDrawBlock(Block, IChartScriptContext) - 类 中的方法org.eclipse.birt.chart.script.ChartEventHandlerAdapter
 
afterDrawBlock(Block, IChartScriptContext) - 接口 中的方法org.eclipse.birt.chart.script.IChartEventHandler
Called after drawing each block.
afterDrawDataPoint(DataPointHints, Fill, IChartScriptContext) - 类 中的方法org.eclipse.birt.chart.script.ChartEventHandlerAdapter
 
afterDrawDataPoint(DataPointHints, Fill, IChartScriptContext) - 接口 中的方法org.eclipse.birt.chart.script.IChartEventHandler
Called after drawing each datapoint graphical representation or marker.
afterDrawDataPointLabel(DataPointHints, Label, IChartScriptContext) - 类 中的方法org.eclipse.birt.chart.script.ChartEventHandlerAdapter
 
afterDrawDataPointLabel(DataPointHints, Label, IChartScriptContext) - 接口 中的方法org.eclipse.birt.chart.script.IChartEventHandler
Called after rendering the label for each datapoint.
afterDrawFittingCurve(CurveFitting, IChartScriptContext) - 类 中的方法org.eclipse.birt.chart.script.ChartEventHandlerAdapter
 
afterDrawFittingCurve(CurveFitting, IChartScriptContext) - 接口 中的方法org.eclipse.birt.chart.script.IChartEventHandler
Called after rendering curve fitting.
afterDrawLegendEntry(Label, IChartScriptContext) - 类 中的方法org.eclipse.birt.chart.script.ChartEventHandlerAdapter
 
afterDrawLegendEntry(Label, IChartScriptContext) - 接口 中的方法org.eclipse.birt.chart.script.IChartEventHandler
已过时。
Since 2.2.0 use afterDrawLegendItem( ) instead
afterDrawLegendItem(LegendEntryRenderingHints, Bounds, IChartScriptContext) - 类 中的方法org.eclipse.birt.chart.script.ChartEventHandlerAdapter
 
afterDrawLegendItem(LegendEntryRenderingHints, Bounds, IChartScriptContext) - 接口 中的方法org.eclipse.birt.chart.script.IChartEventHandler
Called after drawing the legend item.
afterDrawMarker(Marker, DataPointHints, IChartScriptContext) - 类 中的方法org.eclipse.birt.chart.script.ChartEventHandlerAdapter
 
afterDrawMarker(Marker, DataPointHints, IChartScriptContext) - 接口 中的方法org.eclipse.birt.chart.script.IChartEventHandler
Called after drawing each marker.
afterDrawMarkerLine(Axis, MarkerLine, IChartScriptContext) - 类 中的方法org.eclipse.birt.chart.script.ChartEventHandlerAdapter
 
afterDrawMarkerLine(Axis, MarkerLine, IChartScriptContext) - 接口 中的方法org.eclipse.birt.chart.script.IChartEventHandler
Called after drawing each marker line in an Axis.
afterDrawMarkerRange(Axis, MarkerRange, IChartScriptContext) - 类 中的方法org.eclipse.birt.chart.script.ChartEventHandlerAdapter
 
afterDrawMarkerRange(Axis, MarkerRange, IChartScriptContext) - 接口 中的方法org.eclipse.birt.chart.script.IChartEventHandler
Called after drawing each marker range in an Axis.
afterDrawSeries(Series, ISeriesRenderer, IChartScriptContext) - 类 中的方法org.eclipse.birt.chart.script.ChartEventHandlerAdapter
 
afterDrawSeries(Series, ISeriesRenderer, IChartScriptContext) - 接口 中的方法org.eclipse.birt.chart.script.IChartEventHandler
Called after rendering Series.
afterDrawSeriesTitle(Series, Label, IChartScriptContext) - 类 中的方法org.eclipse.birt.chart.script.ChartEventHandlerAdapter
 
afterDrawSeriesTitle(Series, Label, IChartScriptContext) - 接口 中的方法org.eclipse.birt.chart.script.IChartEventHandler
Called after rendering the title of a Series .
afterGeneration(GeneratedChartState, IChartScriptContext) - 类 中的方法org.eclipse.birt.chart.script.ChartEventHandlerAdapter
 
afterGeneration(GeneratedChartState, IChartScriptContext) - 接口 中的方法org.eclipse.birt.chart.script.IChartEventHandler
Called after generation of chart model to GeneratedChartState.
afterRendering(GeneratedChartState, IChartScriptContext) - 类 中的方法org.eclipse.birt.chart.script.ChartEventHandlerAdapter
 
afterRendering(GeneratedChartState, IChartScriptContext) - 接口 中的方法org.eclipse.birt.chart.script.IChartEventHandler
Called after the chart is rendered.
al3D - 类 中的变量org.eclipse.birt.chart.render.DeferredCache
 
ALL - 接口 中的静态变量org.eclipse.birt.chart.log.ILogger
All message type.
ALL_NULL_DATASET - 异常错误 中的静态变量org.eclipse.birt.chart.exception.ChartException
Exception type for all null values error.
AllAxes - org.eclipse.birt.chart.computation.withaxes中的类
AllAxes
Anchor - org.eclipse.birt.chart.model.attribute中的枚举
A representation of the literals of the enumeration ' Anchor', and utility methods for working with them.
ANCHOR - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage
The meta object id for the 'Anchor' enum
ANCHOR - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'Anchor' enum
ANCHOR_OBJECT - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage
The meta object id for the 'Anchor Object' data type.
ANCHOR_OBJECT - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'Anchor Object' data type
ANCILLARY_AXIS - 接口 中的静态变量org.eclipse.birt.chart.computation.IConstants
 
ANCILLARY_BASE - 接口 中的静态变量org.eclipse.birt.chart.computation.IConstants
 
ANCILLARY_BASE - 接口 中的静态变量org.eclipse.birt.chart.model.component.Axis
 
ANCILLARY_EMPTY - 接口 中的静态变量org.eclipse.birt.chart.render.ISeriesRenderingHints
Indicates the ancillary dataset is empty.
ANCILLARY_EMPTY - 接口 中的静态变量org.eclipse.birt.chart.render.ISeriesRenderingHints
Indicates the ancillary dataset is empty.
ANGLE3_D - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage
The meta object id for the 'Angle3 D' class
ANGLE3_D - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'Angle3 D' class
ANGLE3_D__TYPE - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage
The feature id for the 'Type' attribute
ANGLE3_D__TYPE - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'Type' attribute feature
ANGLE3_D__XANGLE - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage
The feature id for the 'XAngle' attribute
ANGLE3_D__XANGLE - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'XAngle' attribute feature
ANGLE3_D__YANGLE - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage
The feature id for the 'YAngle' attribute
ANGLE3_D__YANGLE - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'YAngle' attribute feature
ANGLE3_D__ZANGLE - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage
The feature id for the 'ZAngle' attribute
ANGLE3_D__ZANGLE - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'ZAngle' attribute feature
ANGLE3_D_FEATURE_COUNT - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage
The number of structural features of the 'Angle3 D' class
Angle3D - org.eclipse.birt.chart.model.attribute中的接口
A representation of the model object 'Angle3 D'
Angle3DImpl - org.eclipse.birt.chart.model.attribute.impl中的类
An implementation of the model object 'Angle3 D'
ANGLE_TYPE - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage
The meta object id for the 'Angle Type' enum
ANGLE_TYPE - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'Angle Type' enum
ANGLE_TYPE_OBJECT - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage
The meta object id for the 'Angle Type Object' data type
ANGLE_TYPE_OBJECT - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'Angle Type Object' data type
AngleType - 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) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.StringFormatSpecifierImpl
 
applyTransformation(TransformationEvent) - 类 中的方法org.eclipse.birt.chart.device.DeviceAdapter
 
applyTransformation(TransformationEvent) - 接口 中的方法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) - 类 中的方法org.eclipse.birt.chart.computation.BIRTChartComputation
 
applyWrapping(IDisplayServer, Label, double) - 接口 中的方法org.eclipse.birt.chart.computation.IChartComputation
Apply the wrapping to a label.
Arc3DRenderEvent - org.eclipse.birt.chart.event中的类
A rendering event type for rendering 3D Arc object.
Arc3DRenderEvent(Object) - 类 的构造器org.eclipse.birt.chart.event.Arc3DRenderEvent
The constructor.
ArcRenderEvent - org.eclipse.birt.chart.event中的类
A rendering event type for rendering Arc object.
ArcRenderEvent(Object) - 类 的构造器org.eclipse.birt.chart.event.ArcRenderEvent
The constructor.
Area3DRenderEvent - org.eclipse.birt.chart.event中的类
A rendering event type for rendering 3D Area object.
Area3DRenderEvent(Object) - 类 的构造器org.eclipse.birt.chart.event.Area3DRenderEvent
The constructor.
AREA_ALT_ENABLED - 接口 中的静态变量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 - 接口 中的静态变量org.eclipse.birt.chart.model.type.TypePackage
The meta object id for the 'Area Series' class
AREA_SERIES - 接口 中的静态变量org.eclipse.birt.chart.model.type.TypePackage.Literals
The meta object literal for the 'Area Series' class
AREA_SERIES__CONNECT_MISSING_VALUE - 接口 中的静态变量org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Connect Missing Value' attribute
AREA_SERIES__CURSOR - 接口 中的静态变量org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Cursor' containment reference
AREA_SERIES__CURVE - 接口 中的静态变量org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Curve' attribute
AREA_SERIES__CURVE_FITTING - 接口 中的静态变量org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Curve Fitting' containment reference
AREA_SERIES__DATA_DEFINITION - 接口 中的静态变量org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Data Definition' containment reference list
AREA_SERIES__DATA_POINT - 接口 中的静态变量org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Data Point' containment reference
AREA_SERIES__DATA_SETS - 接口 中的静态变量org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Data Sets' map
AREA_SERIES__LABEL - 接口 中的静态变量org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Label' containment reference
AREA_SERIES__LABEL_POSITION - 接口 中的静态变量org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Label Position' attribute
AREA_SERIES__LINE_ATTRIBUTES - 接口 中的静态变量org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Line Attributes' containment reference
AREA_SERIES__MARKER - 接口 中的静态变量org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Marker' containment reference
AREA_SERIES__MARKERS - 接口 中的静态变量org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Markers' containment reference list
AREA_SERIES__PALETTE_LINE_COLOR - 接口 中的静态变量org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Palette Line Color' attribute
AREA_SERIES__SERIES_IDENTIFIER - 接口 中的静态变量org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Series Identifier' attribute
AREA_SERIES__SHADOW_COLOR - 接口 中的静态变量org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Shadow Color' containment reference
AREA_SERIES__STACKED - 接口 中的静态变量org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Stacked' attribute
AREA_SERIES__TRANSLUCENT - 接口 中的静态变量org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Translucent' attribute
AREA_SERIES__TRIGGERS - 接口 中的静态变量org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Triggers' containment reference list
AREA_SERIES__VISIBLE - 接口 中的静态变量org.eclipse.birt.chart.model.type.TypePackage
The feature id for the 'Visible' attribute
AREA_SERIES_FEATURE_COUNT - 接口 中的静态变量org.eclipse.birt.chart.model.type.TypePackage
The number of structural features of the 'Area Series' class
AreaRenderEvent - org.eclipse.birt.chart.event中的类
A rendering event type for rendering Area object.
AreaRenderEvent(Object) - 类 的构造器org.eclipse.birt.chart.event.AreaRenderEvent
The constructor.
AreaSeries - org.eclipse.birt.chart.model.type中的接口
A representation of the model object 'Area Series'
AreaSeriesImpl - org.eclipse.birt.chart.model.type.impl中的类
An implementation of the model object 'Area Series'
areAxesSwapped() - 类 中的方法org.eclipse.birt.chart.computation.withaxes.AllAxes
 
areLessThan(double) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.InsetsImpl
 
areLessThan(double) - 接口 中的方法org.eclipse.birt.chart.model.attribute.Insets
A convenience method provdided to detect if all members are below a certain value NOTE: Manually written
ARRAY - 接口 中的静态变量org.eclipse.birt.chart.computation.IConstants
 
ARROW - 枚举 中的静态变量org.eclipse.birt.chart.model.attribute.LineDecorator
The 'Arrow' literal value
ASCENDING - 枚举 中的静态变量org.eclipse.birt.chart.model.attribute.SortOption
The 'Ascending' literal value
asDateTime(Object) - 类 中的静态方法org.eclipse.birt.chart.computation.Methods
Converts given object to a DateTime object.
asDouble(Object) - 类 中的静态方法org.eclipse.birt.chart.computation.Methods
Converts the given object to a Double object.
asDoubleValues() - 类 中的方法org.eclipse.birt.chart.computation.withoutaxes.SeriesRenderingHints
 
asInteger(Object) - 类 中的静态方法org.eclipse.birt.chart.computation.Methods
Converts the given object to an Integer object.
asPoints() - 类 中的方法org.eclipse.birt.chart.computation.RotatedRectangle
Returns points as Point objects.
asPrimitiveDoubleValues() - 类 中的方法org.eclipse.birt.chart.computation.withoutaxes.SeriesRenderingHints
 
asXml(Chart, boolean) - 类 中的方法org.eclipse.birt.chart.model.impl.SerializerImpl
 
asXml(Chart, boolean) - 接口 中的方法org.eclipse.birt.chart.model.Serializer
Write the chart described by the model to a ByteArrayOutputStream.
AttributeFactory - org.eclipse.birt.chart.model.attribute中的接口
The Factory for the model.
AttributeFactoryImpl - org.eclipse.birt.chart.model.attribute.impl中的类
An implementation of the model Factory .
AttributeFactoryImpl() - 类 的构造器org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
Creates an instance of the factory
AttributePackage - org.eclipse.birt.chart.model.attribute中的接口
The Package for the model.
AttributePackage.Literals - 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 - org.eclipse.birt.chart.model.attribute.impl中的类
An implementation of the model Package .
AUTO - 接口 中的静态变量org.eclipse.birt.chart.computation.IConstants
 
AUTO_VALUE - 枚举 中的静态变量org.eclipse.birt.chart.model.attribute.CursorType
The 'Auto' literal value
AutoScale - org.eclipse.birt.chart.computation.withaxes中的类
Encapsulates the auto scaling algorithms used by the rendering and chart computation framework.
AutoScale(AutoScale.ScaleInfo) - 类 的构造器org.eclipse.birt.chart.computation.withaxes.AutoScale
 
AutoScale(AutoScale.ScaleInfo, ScaleContext) - 类 的构造器org.eclipse.birt.chart.computation.withaxes.AutoScale
 
AutoScale.ScaleInfo - org.eclipse.birt.chart.computation.withaxes中的类
 
AVERAGE - 接口 中的静态变量org.eclipse.birt.chart.computation.IConstants
 
AxesAdjuster - org.eclipse.birt.chart.computation.withaxes中的类
The class is used to adjust axes's location and scale.
AxesAdjuster(PlotWithAxes, ValueAxesHelper, Bounds) - 类 的构造器org.eclipse.birt.chart.computation.withaxes.AxesAdjuster
Constructor.
AxesRenderer - 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 - 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() - 类 的构造器org.eclipse.birt.chart.render.AxesRenderer
The constructor.
AxesRenderer() - 类 的构造器org.eclipse.birt.chart.render.AxesRenderer
The constructor.
AxesRenderHelper - org.eclipse.birt.chart.render中的类
Helper class for AxesRenderer.
AXIS - 接口 中的静态变量org.eclipse.birt.chart.computation.IConstants
 
AXIS - 类 中的静态变量org.eclipse.birt.chart.event.StructureType
Indicates an Axis structure type.
Axis - org.eclipse.birt.chart.model.component中的接口
A representation of the model object 'Axis'.
AXIS - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage
The meta object id for the 'Axis' class
AXIS - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Axis' class
AXIS__ALIGNED - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Aligned' attribute
AXIS__ALIGNED - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Aligned' attribute feature
AXIS__ANCILLARY_AXES - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Ancillary Axes' containment reference list
AXIS__ANCILLARY_AXES - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Ancillary Axes' containment reference list feature
AXIS__ASSOCIATED_AXES - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Associated Axes' containment reference list
AXIS__ASSOCIATED_AXES - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Associated Axes' containment reference list feature
AXIS__AXIS_PERCENT - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Axis Percent' attribute
AXIS__AXIS_PERCENT - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Axis Percent' attribute feature
AXIS__CATEGORY_AXIS - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Category Axis' attribute
AXIS__CATEGORY_AXIS - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Category Axis' attribute feature
AXIS__CURSOR - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Cursor' containment reference
AXIS__CURSOR - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Cursor' containment reference feature
AXIS__FORMAT_SPECIFIER - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Format Specifier' containment reference
AXIS__FORMAT_SPECIFIER - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Format Specifier' containment reference feature
AXIS__GAP_WIDTH - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Gap Width' attribute.
AXIS__GAP_WIDTH - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Gap Width' attribute feature
AXIS__INTERVAL - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Interval' attribute
AXIS__INTERVAL - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Interval' attribute feature
AXIS__LABEL - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Label' containment reference
AXIS__LABEL - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Label' containment reference feature
AXIS__LABEL_POSITION - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Label Position' attribute
AXIS__LABEL_POSITION - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Label Position' attribute feature
AXIS__LABEL_SPAN - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Label Span' attribute
AXIS__LABEL_SPAN - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Label Span' attribute feature
AXIS__LABEL_WITHIN_AXES - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Label Within Axes' attribute
AXIS__LABEL_WITHIN_AXES - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Label Within Axes' attribute feature
AXIS__LINE_ATTRIBUTES - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Line Attributes' containment reference
AXIS__LINE_ATTRIBUTES - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Line Attributes' containment reference feature
AXIS__MAJOR_GRID - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Major Grid' containment reference
AXIS__MAJOR_GRID - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Major Grid' containment reference feature
AXIS__MARKER_LINES - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Marker Lines' containment reference list
AXIS__MARKER_LINES - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Marker Lines' containment reference list feature
AXIS__MARKER_RANGES - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Marker Ranges' containment reference list
AXIS__MARKER_RANGES - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Marker Ranges' containment reference list feature
AXIS__MINOR_GRID - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Minor Grid' containment reference
AXIS__MINOR_GRID - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Minor Grid' containment reference feature
AXIS__ORIENTATION - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Orientation' attribute.
AXIS__ORIENTATION - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Orientation' attribute feature
AXIS__ORIGIN - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Origin' containment reference
AXIS__ORIGIN - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Origin' containment reference feature
AXIS__PERCENT - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Percent' attribute.
AXIS__PERCENT - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Percent' attribute feature
AXIS__PRIMARY_AXIS - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Primary Axis' attribute
AXIS__PRIMARY_AXIS - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Primary Axis' attribute feature
AXIS__SCALE - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Scale' containment reference
AXIS__SCALE - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Scale' containment reference feature
AXIS__SERIES_DEFINITIONS - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Series Definitions' containment reference list
AXIS__SERIES_DEFINITIONS - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Series Definitions' containment reference list feature
AXIS__SIDE_BY_SIDE - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Side By Side' attribute
AXIS__SIDE_BY_SIDE - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Side By Side' attribute feature
AXIS__STAGGERED - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Staggered' attribute.
AXIS__STAGGERED - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Staggered' attribute feature
AXIS__SUB_TITLE - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Sub Title' containment reference
AXIS__SUB_TITLE - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Sub Title' containment reference feature
AXIS__TITLE - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Title' containment reference
AXIS__TITLE - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Title' containment reference feature
AXIS__TITLE_POSITION - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Title Position' attribute
AXIS__TITLE_POSITION - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Title Position' attribute feature
AXIS__TRIGGERS - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Triggers' containment reference list
AXIS__TRIGGERS - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Triggers' containment reference list feature
AXIS__TYPE - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Type' attribute.
AXIS__TYPE - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Type' attribute feature
AXIS_FEATURE_COUNT - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage
The number of structural features of the 'Axis' class
AXIS_LABEL - 类 中的静态变量org.eclipse.birt.chart.event.StructureType
Indicates an Axis Label structure type.
AXIS_LABEL - 枚举 中的静态变量org.eclipse.birt.chart.model.attribute.StyledComponent
The 'Axis Label' literal value
AXIS_LABEL - 接口 中的静态变量org.eclipse.birt.chart.render.IActionRenderer
 
AXIS_LINE - 枚举 中的静态变量org.eclipse.birt.chart.model.attribute.StyledComponent
The 'Axis Line' literal value
AXIS_ORIGIN - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage
The meta object id for the 'Axis Origin' class
AXIS_ORIGIN - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'Axis Origin' class
AXIS_ORIGIN__TYPE - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage
The feature id for the 'Type' attribute.
AXIS_ORIGIN__TYPE - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'Type' attribute feature
AXIS_ORIGIN__VALUE - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage
The feature id for the 'Value' containment reference
AXIS_ORIGIN__VALUE - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'Value' containment reference feature
AXIS_ORIGIN_FEATURE_COUNT - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage
The number of structural features of the 'Axis Origin' class
AXIS_TITLE - 类 中的静态变量org.eclipse.birt.chart.event.StructureType
Indicates an Axis Title structure type.
AXIS_TITLE - 枚举 中的静态变量org.eclipse.birt.chart.model.attribute.StyledComponent
The 'Axis Title' literal value
AXIS_TYPE - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage
The meta object id for the 'Axis Type' enum
AXIS_TYPE - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'Axis Type' enum
AXIS_TYPE_OBJECT - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage
The meta object id for the 'Axis Type Object' data type
AXIS_TYPE_OBJECT - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'Axis Type Object' data type
AxisImpl - org.eclipse.birt.chart.model.component.impl中的类
An implementation of the model object ' Axis'.
AxisLabelTextProvider - org.eclipse.birt.chart.computation.withaxes中的类
This class provides the axis label texts of an axis.
AxisOrigin - org.eclipse.birt.chart.model.attribute中的接口
A representation of the model object 'Axis Origin'.
AxisOriginImpl - org.eclipse.birt.chart.model.attribute.impl中的类
An implementation of the model object 'Axis Origin'
AxisSubUnit - org.eclipse.birt.chart.computation.withaxes中的类
Computation unit for total, min, max and etc.
AxisTickCoordinates - org.eclipse.birt.chart.computation.withaxes中的类
A helper class to compute coordinates for Axis Ticks
AxisType - 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-2008 Actuate Corp. All rights reserved.