An implementation of the model
Package .
COMPRESSED_OUTPUT - 接口 中的静态变量org.eclipse.birt.chart.device.IDeviceRenderer
A property name that indicates if the output associated with the device
should be compressed ('true') or written out as is uncompressed
('false').
COMPUTATION - 异常错误 中的静态变量org.eclipse.birt.chart.exception.ChartException
Exception type for Computation error.
compute(IDisplayServer, Chart, SeriesDefinition[], RunTimeContext) - 类 中的方法org.eclipse.birt.chart.computation.LegendBuilder
Computes the size of the legend.
compute(Bounds) - 类 中的方法org.eclipse.birt.chart.computation.PlotComputation
This method computes the entire chart within the given bounds.
compute(Bounds) - 类 中的方法org.eclipse.birt.chart.computation.withaxes.PlotWith2DAxes
This method computes the entire chart within the given bounds.
compute(Bounds) - 类 中的方法org.eclipse.birt.chart.computation.withaxes.PlotWith3DAxes
compute(Bounds) - 类 中的方法org.eclipse.birt.chart.computation.withoutaxes.PlotWithoutAxes
compute(Bounds, Plot, ISeriesRenderingHints) - 类 中的方法org.eclipse.birt.chart.render.EmptyWithAxes
compute(Bounds, Plot, ISeriesRenderingHints) - 类 中的方法org.eclipse.birt.chart.render.EmptyWithoutAxes
compute(Bounds, Plot, ISeriesRenderingHints) - 接口 中的方法org.eclipse.birt.chart.render.ISeriesRenderer
Sends out a first pass notification to the series renderer implementation
to perform any necessary pre-computations prior to a second pass
rendering.
compute(Bounds, Plot, ISeriesRenderingHints) - 接口 中的方法org.eclipse.birt.chart.render.ISeriesRenderer
Sends out a first pass notification to the series renderer implementation
to perform any necessary pre-computations prior to a second pass
rendering.
computeAxisLabelThickness(IDisplayServer, Label, int) - 类 中的方法org.eclipse.birt.chart.computation.withaxes.AutoScale
computeBox(IDisplayServer, int, Label, double, double) - 类 中的方法org.eclipse.birt.chart.computation.BIRTChartComputation
computeBox(IDisplayServer, int, Label, double, double) - 接口 中的方法org.eclipse.birt.chart.computation.IChartComputation
Compute the bounding box ( location and size ) of a label.
computeBox(IDisplayServer, int, Label, double, double) - 类 中的静态方法org.eclipse.birt.chart.computation.Methods
computeBox(IDisplayServer, int, Label, double, double, double) - 类 中的静态方法org.eclipse.birt.chart.computation.Methods
computeBox(IDisplayServer, ITextMetrics, int, Label, double, double, Double) - 类 中的静态方法org.eclipse.birt.chart.computation.Methods
computeBox(IDisplayServer, int, Label, double, double, double, Double) - 类 中的静态方法org.eclipse.birt.chart.computation.Methods
computeDecimalFormat(BigDecimal, BigDecimal) - 类 中的方法org.eclipse.birt.chart.computation.withaxes.AutoScale
computeDecimalFormat(double, double) - 类 中的方法org.eclipse.birt.chart.computation.withaxes.AutoScale
Computes the default DecimalFormat pattern for axis according to axis
value and scale steps.
computeDecorationThickness(IDisplayServer, OneAxis) - 接口 中的方法org.eclipse.birt.chart.render.IAxesDecorator
Returns the thickness for use with decoration.
computeDefaultDecimalFormat(Number) - 类 中的方法org.eclipse.birt.chart.computation.withaxes.AutoScale
Creates a default decimal format based on specified number.
computeDifference(CDateTime, CDateTime, int) - 类 中的静态方法org.eclipse.birt.chart.util.CDateTime
Computes the difference between two given datetime values as a fraction
for the requested field.
computeDifference(CDateTime, CDateTime, int, boolean) - 类 中的静态方法org.eclipse.birt.chart.util.CDateTime
Computes the difference between two given datetime values as a fraction
for the requested field.
computeFontHeight(IDisplayServer, Label) - 类 中的方法org.eclipse.birt.chart.computation.BIRTChartComputation
computeFontHeight(IDisplayServer, Label) - 接口 中的方法org.eclipse.birt.chart.computation.IChartComputation
Convenient method to compute the font's height of a label.
computeFontHeight(IDisplayServer, Label) - 类 中的静态方法org.eclipse.birt.chart.computation.Methods
Convenient method to compute the font's height of a label.
computeHeight(IDisplayServer, Label) - 类 中的方法org.eclipse.birt.chart.computation.BIRTChartComputation
computeHeight(IDisplayServer, Label) - 接口 中的方法org.eclipse.birt.chart.computation.IChartComputation
Compute the height of a label.
computeHeight(IDisplayServer, Label) - 类 中的静态方法org.eclipse.birt.chart.computation.Methods
computeHeight(ITextMetrics, Label) - 类 中的静态方法org.eclipse.birt.chart.computation.Methods
computeLabelSize(IDisplayServer, Label, double, Double) - 类 中的方法org.eclipse.birt.chart.computation.BIRTChartComputation
computeLabelSize(IDisplayServer, Label, double, Double) - 接口 中的方法org.eclipse.birt.chart.computation.IChartComputation
Compute the size of a label.
computeLabelSize(IDisplayServer, Label, double, Double) - 类 中的静态方法org.eclipse.birt.chart.computation.Methods
Compute the size of a label.
computeMinMax() - 类 中的方法org.eclipse.birt.chart.computation.withaxes.ScaleContext
computeMinMax(boolean) - 类 中的方法org.eclipse.birt.chart.computation.withaxes.ScaleContext
computePolygon(IDisplayServer, int, Label, double, double, Double) - 类 中的方法org.eclipse.birt.chart.computation.BIRTChartComputation
computePolygon(IDisplayServer, int, Label, double, double, Double) - 接口 中的方法org.eclipse.birt.chart.computation.IChartComputation
Compute the bounding polygon of a label.
computePolygon(IDisplayServer, int, Label, double, double) - 类 中的静态方法org.eclipse.birt.chart.computation.Methods
computePolygon(IDisplayServer, int, Label, double, double, Double) - 类 中的静态方法org.eclipse.birt.chart.computation.Methods
computePolygon(ITextMetrics, int, Label, double, double, Double) - 类 中的静态方法org.eclipse.birt.chart.computation.Methods
computeRotatedTopPoint(IDisplayServer, BoundingBox, Label, double) - 类 中的静态方法org.eclipse.birt.chart.computation.Methods
computeStaggeredAxisLabelOffset(IDisplayServer, Label, int) - 类 中的方法org.eclipse.birt.chart.computation.withaxes.AutoScale
computeTicks(IDisplayServer, Label, int, int, double, double, boolean, AllAxes) - 类 中的方法org.eclipse.birt.chart.computation.withaxes.AutoScale
computeTicks(IDisplayServer, Label, int, int, double, double, boolean, boolean, AllAxes) - 类 中的方法org.eclipse.birt.chart.computation.withaxes.AutoScale
computeTotal(double) - 类 中的方法org.eclipse.birt.chart.computation.withaxes.AxisSubUnit
computeUnit(DataSetIterator) - 类 中的静态方法org.eclipse.birt.chart.util.CDateTime
Walks through all values in a dataset and computes the least significant
unit for which a difference was noted.
computeUnit(CDateTime[]) - 类 中的静态方法org.eclipse.birt.chart.util.CDateTime
Walks through all values in a datetime array and computes the least
significant unit for which a difference was noted.
computeWidth(IDisplayServer, Label) - 类 中的方法org.eclipse.birt.chart.computation.BIRTChartComputation
computeWidth(IDisplayServer, Label) - 接口 中的方法org.eclipse.birt.chart.computation.IChartComputation
Compute the width of a label.
computeWidth(IDisplayServer, Label) - 类 中的静态方法org.eclipse.birt.chart.computation.Methods
computeWidth(ITextMetrics, Label) - 类 中的静态方法org.eclipse.birt.chart.computation.Methods
computeWrapping(IDisplayServer, Label) - 类 中的方法org.eclipse.birt.chart.computation.LabelLimiter
computeWrapping(IDisplayServer, Label, LabelLimiter) - 类 中的静态方法org.eclipse.birt.chart.computation.LabelLimiter
Compute the wrapping with maxWidth, maxHeight.
CONE - 枚举 中的静态变量org.eclipse.birt.chart.model.attribute.RiserType
The 'Cone' literal value
contains(Point) - 类 中的方法org.eclipse.birt.chart.computation.Polygon
contains(Point) - 类 中的方法org.eclipse.birt.chart.computation.Rectangle
contains(Location) - 接口 中的方法org.eclipse.birt.chart.model.attribute.Bounds
Returns if the given point is within this bounds.
contains(Location) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.BoundsImpl
convertActionTypeObjectToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertActionTypeToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertAnchorObjectToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertAnchorToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertAngleTypeObjectToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertAngleTypeToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertAxisTypeObjectToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertAxisTypeToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertChartDimensionObjectToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertChartDimensionToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertChartTypeObjectToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertChartTypeToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertCoverageTypeObjectToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.impl.ModelFactoryImpl
convertCoverageTypeToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.impl.ModelFactoryImpl
convertCursorTypeObjectToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertCursorTypeToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertDataPointComponentTypeObjectToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertDataPointComponentTypeToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertDataToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.data.impl.DataFactoryImpl
convertDataTypeObjectToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertDataTypeToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertDateFormatDetailObjectToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertDateFormatDetailToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertDateFormatTypeObjectToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertDateFormatTypeToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertDirectionObjectToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertDirectionToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertEllipsisTypeObjectToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.layout.impl.LayoutFactoryImpl
convertEllipsisTypeToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.layout.impl.LayoutFactoryImpl
convertGroupingUnitTypeObjectToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertGroupingUnitTypeToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertHorizontalAlignmentObjectToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertHorizontalAlignmentToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertIDToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertImageSourceTypeObjectToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertImageSourceTypeToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertIntersectionTypeObjectToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertIntersectionTypeToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertLeaderLineStyleObjectToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertLeaderLineStyleToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertLegendBehaviorTypeObjectToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertLegendBehaviorTypeToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertLegendItemTypeObjectToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertLegendItemTypeToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertLineDecoratorObjectToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertLineDecoratorToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertLineStyleObjectToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertLineStyleToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertMarkerTypeObjectToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertMarkerTypeToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertMenuStylesKeyTypeObjectToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertMenuStylesKeyTypeToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertOrientationObjectToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertOrientationToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertPatternBitmapObjectToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertPatternBitmapToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertPercentageObjectToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertPercentageToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertPositionObjectToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertPositionToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertRGBValueObjectToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertRGBValueToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertRiserTypeObjectToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertRiserTypeToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertRuleTypeObjectToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertRuleTypeToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertScaleUnitTypeObjectToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertScaleUnitTypeToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertSortOptionObjectToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertSortOptionToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertStretchObjectToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertStretchToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertStyledComponentObjectToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertStyledComponentToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertTickStyleObjectToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertTickStyleToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertTitlePercentTypeObjectToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.layout.impl.LayoutFactoryImpl
convertTitlePercentTypeToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.layout.impl.LayoutFactoryImpl
convertToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.data.impl.DataFactoryImpl
convertToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.impl.ModelFactoryImpl
convertToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.layout.impl.LayoutFactoryImpl
convertTriggerConditionObjectToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertTriggerConditionToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertTriggerFlowObjectToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertTriggerFlowToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertUnitsOfMeasurementObjectToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertUnitsOfMeasurementToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertVerticalAlignmentObjectToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
convertVerticalAlignmentToString(EDataType, Object) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
Coordinates - org.eclipse.birt.chart.computation.withoutaxes中的类
Coordinates
copy() - 类 中的方法org.eclipse.birt.chart.computation.withaxes.ScaleContext
copy() - 类 中的方法org.eclipse.birt.chart.event.Arc3DRenderEvent
copy() - 类 中的方法org.eclipse.birt.chart.event.ArcRenderEvent
copy() - 类 中的方法org.eclipse.birt.chart.event.Area3DRenderEvent
copy() - 类 中的方法org.eclipse.birt.chart.event.AreaRenderEvent
copy() - 类 中的方法org.eclipse.birt.chart.event.Image3DRenderEvent
copy() - 类 中的方法org.eclipse.birt.chart.event.ImageRenderEvent
copy() - 类 中的方法org.eclipse.birt.chart.event.Line3DRenderEvent
copy() - 类 中的方法org.eclipse.birt.chart.event.LineRenderEvent
copy() - 类 中的方法org.eclipse.birt.chart.event.Oval3DRenderEvent
copy() - 类 中的方法org.eclipse.birt.chart.event.OvalRenderEvent
copy() - 类 中的方法org.eclipse.birt.chart.event.Polygon3DRenderEvent
copy() - 类 中的方法org.eclipse.birt.chart.event.PolygonRenderEvent
copy() - 类 中的方法org.eclipse.birt.chart.event.PrimitiveRenderEvent
copy() - 类 中的方法org.eclipse.birt.chart.event.RectangleRenderEvent
copy() - 类 中的方法org.eclipse.birt.chart.event.Text3DRenderEvent
copy() - 类 中的方法org.eclipse.birt.chart.event.TextRenderEvent
copyCompactInstance(Label) - 类 中的静态方法org.eclipse.birt.chart.model.component.impl.LabelImpl
A convenient method to get an instance copy.
copyCompactLabel(Label) - 类 中的方法org.eclipse.birt.chart.computation.GObjectFactory
copyCompactLabel(Label) - 接口 中的方法org.eclipse.birt.chart.computation.IGObjectFactory
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.attribute.AccessibilityValue
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.attribute.ActionValue
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.attribute.Angle3D
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.attribute.AxisOrigin
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.attribute.Bounds
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.attribute.CallBackValue
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.attribute.ColorDefinition
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.attribute.Cursor
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.attribute.DataPoint
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.attribute.DataPointComponent
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.attribute.DateFormatSpecifier
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.attribute.EmbeddedImage
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.attribute.ExtendedProperty
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.attribute.Fill
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.attribute.FontDefinition
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.attribute.FormatSpecifier
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.attribute.FractionNumberFormatSpecifier
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.attribute.Gradient
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.attribute.Image
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AccessibilityValueImpl
A convenient method to get an instance copy.
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.ActionValueImpl
A convenient method to get an instance copy.
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.Angle3DImpl
A convenient method to get an instance copy.
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AxisOriginImpl
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.BoundsImpl
A convenient method to get an instance copy.
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.CallBackValueImpl
A convenient method to get an instance copy.
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.ColorDefinitionImpl
A convenient method to get an instance copy.
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.CursorImpl
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.DataPointComponentImpl
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.DataPointImpl
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.DateFormatSpecifierImpl
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.EmbeddedImageImpl
A convenient method to get an instance copy.
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.ExtendedPropertyImpl
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.FillImpl
A convenient method to get an instance copy.
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.FontDefinitionImpl
A convenient method to get an instance copy.
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.FormatSpecifierImpl
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.FractionNumberFormatSpecifierImpl
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.GradientImpl
A convenient method to get an instance copy.
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.ImageImpl
A convenient method to get an instance copy.
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.InsetsImpl
A convenient method to get an instance copy.
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.InteractivityImpl
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.JavaDateFormatSpecifierImpl
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.JavaNumberFormatSpecifierImpl
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.LineAttributesImpl
A convenient method to get an instance copy.
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.Location3DImpl
A convenient method to get an instance copy.
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.LocationImpl
A convenient method to get an instance copy.
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.MarkerImpl
A convenient method to get an instance copy.
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.MultipleFillImpl
A convenient method to get an instance copy.
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.MultiURLValuesImpl
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.NumberFormatSpecifierImpl
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.PaletteImpl
A convenient method to get an instance copy.
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.PatternImageImpl
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.Rotation3DImpl
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.ScriptValueImpl
A convenient method to get an instance copy.
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.SeriesValueImpl
A convenient method to get an instance copy.
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.SizeImpl
A convenient method to get an instance copy.
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.StringFormatSpecifierImpl
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.StyleImpl
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.StyleMapImpl
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.TextAlignmentImpl
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.TextImpl
A convenient method to get an instance copy.
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.TooltipValueImpl
A convenient method to get an instance copy.
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.URLValueImpl
A convenient method to get an instance copy.
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.attribute.Insets
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.attribute.Interactivity
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.attribute.JavaDateFormatSpecifier
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.attribute.JavaNumberFormatSpecifier
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.attribute.LineAttributes
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.attribute.Location
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.attribute.Location3D
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.attribute.Marker
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.attribute.MultipleFill
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.attribute.MultiURLValues
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.attribute.NumberFormatSpecifier
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.attribute.Palette
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.attribute.PatternImage
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.attribute.Rotation3D
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.attribute.ScriptValue
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.attribute.SeriesValue
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.attribute.Size
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.attribute.StringFormatSpecifier
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.attribute.Style
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.attribute.StyleMap
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.attribute.Text
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.attribute.TextAlignment
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.attribute.TooltipValue
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.attribute.URLValue
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.Chart
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.ChartWithAxes
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.ChartWithoutAxes
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.component.Axis
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.component.ChartPreferences
已过时。
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.component.CurveFitting
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.component.Dial
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.component.DialRegion
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.component.Grid
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.component.impl.AxisImpl
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.component.impl.ChartPreferencesImpl
已过时。
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.component.impl.CurveFittingImpl
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.component.impl.DialImpl
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.component.impl.DialRegionImpl
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.component.impl.GridImpl
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.component.impl.LabelImpl
A convenient method to get an instance copy.
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.component.impl.MarkerLineImpl
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.component.impl.MarkerRangeImpl
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.component.impl.NeedleImpl
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.component.impl.ScaleImpl
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.component.impl.SeriesImpl
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.component.Label
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.component.MarkerLine
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.component.MarkerRange
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.component.Needle
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.component.Scale
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.component.Series
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.data.Action
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.data.BaseSampleData
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.data.BigNumberDataElement
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.data.BubbleDataSet
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.data.DataElement
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.data.DataSet
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.data.DateTimeDataElement
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.data.DateTimeDataSet
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.data.DifferenceDataSet
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.data.GanttDataSet
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.data.impl.ActionImpl
A convenient method to get an instance copy.
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.data.impl.BaseSampleDataImpl
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.data.impl.BigNumberDataElementImpl
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.data.impl.BubbleDataSetImpl
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.data.impl.DataElementImpl
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.data.impl.DataSetImpl
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.data.impl.DateTimeDataElementImpl
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.data.impl.DateTimeDataSetImpl
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.data.impl.DifferenceDataSetImpl
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.data.impl.GanttDataSetImpl
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.data.impl.MultipleActionsImpl
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.data.impl.NullDataSetImpl
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.data.impl.NumberDataElementImpl
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.data.impl.NumberDataSetImpl
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.data.impl.OrthogonalSampleDataImpl
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.data.impl.QueryImpl
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.data.impl.RuleImpl
已过时。
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.data.impl.SampleDataImpl
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.data.impl.SeriesDefinitionImpl
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.data.impl.SeriesGroupingImpl
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.data.impl.StockDataSetImpl
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.data.impl.TextDataSetImpl
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.data.impl.TriggerImpl
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.data.MultipleActions
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.data.NullDataSet
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.data.NumberDataElement
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.data.NumberDataSet
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.data.OrthogonalSampleData
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.data.Query
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.data.Rule
已过时。
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.data.SampleData
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.data.SeriesDefinition
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.data.SeriesGrouping
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.data.StockDataSet
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.data.TextDataSet
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.data.Trigger
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.DialChart
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.IChartObject
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.impl.ChartImpl
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.impl.ChartWithAxesImpl
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.impl.ChartWithoutAxesImpl
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.impl.DialChartImpl
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.layout.Block
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.layout.ClientArea
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.layout.impl.BlockImpl
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.layout.impl.ClientAreaImpl
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.layout.impl.LabelBlockImpl
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.layout.impl.LegendImpl
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.layout.impl.PlotImpl
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.layout.impl.TitleBlockImpl
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.layout.LabelBlock
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.layout.Legend
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.layout.Plot
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.layout.TitleBlock
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.type.AreaSeries
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.type.BarSeries
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.type.BubbleSeries
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.type.DialSeries
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.type.DifferenceSeries
A convenient method to get an instance copy.
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.type.GanttSeries
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.type.impl.AreaSeriesImpl
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.type.impl.BarSeriesImpl
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.type.impl.BubbleSeriesImpl
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.type.impl.DialSeriesImpl
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.type.impl.DifferenceSeriesImpl
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.type.impl.GanttSeriesImpl
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.type.impl.LineSeriesImpl
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.type.impl.PieSeriesImpl
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.type.impl.ScatterSeriesImpl
copyInstance() - 类 中的方法org.eclipse.birt.chart.model.type.impl.StockSeriesImpl
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.type.LineSeries
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.type.PieSeries
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.type.ScatterSeries
copyInstance() - 接口 中的方法org.eclipse.birt.chart.model.type.StockSeries
copyInstanceNoFill(Marker) - 类 中的静态方法org.eclipse.birt.chart.model.attribute.impl.MarkerImpl
For accelerating graphic purpose make a fast copy of a Marker without
iconPalette, which is obsolete, and the fill, which will be changed in
many cases.
copyMarkerNoFill(Marker) - 类 中的方法org.eclipse.birt.chart.computation.GObjectFactory
copyMarkerNoFill(Marker) - 接口 中的方法org.eclipse.birt.chart.computation.IGObjectFactory
copyOf(Label) - 类 中的方法org.eclipse.birt.chart.computation.GObjectFactory
copyOf(ColorDefinition) - 类 中的方法org.eclipse.birt.chart.computation.GObjectFactory
copyOf(Fill) - 类 中的方法org.eclipse.birt.chart.computation.GObjectFactory
copyOf(Gradient) - 类 中的方法org.eclipse.birt.chart.computation.GObjectFactory
copyOf(Text) - 类 中的方法org.eclipse.birt.chart.computation.GObjectFactory
copyOf(FontDefinition) - 类 中的方法org.eclipse.birt.chart.computation.GObjectFactory
copyOf(Insets) - 类 中的方法org.eclipse.birt.chart.computation.GObjectFactory
copyOf(LineAttributes) - 类 中的方法org.eclipse.birt.chart.computation.GObjectFactory
copyOf(Bounds) - 类 中的方法org.eclipse.birt.chart.computation.GObjectFactory
copyOf(Image) - 类 中的方法org.eclipse.birt.chart.computation.GObjectFactory
copyOf(TextAlignment) - 类 中的方法org.eclipse.birt.chart.computation.GObjectFactory
copyOf(Trigger) - 类 中的方法org.eclipse.birt.chart.computation.GObjectFactory
copyOf(ActionValue) - 类 中的方法org.eclipse.birt.chart.computation.GObjectFactory
copyOf(Action) - 类 中的方法org.eclipse.birt.chart.computation.GObjectFactory
copyOf(Label) - 接口 中的方法org.eclipse.birt.chart.computation.IGObjectFactory
copyOf(Text) - 接口 中的方法org.eclipse.birt.chart.computation.IGObjectFactory
copyOf(TextAlignment) - 接口 中的方法org.eclipse.birt.chart.computation.IGObjectFactory
copyOf(LineAttributes) - 接口 中的方法org.eclipse.birt.chart.computation.IGObjectFactory
copyOf(Bounds) - 接口 中的方法org.eclipse.birt.chart.computation.IGObjectFactory
copyOf(FontDefinition) - 接口 中的方法org.eclipse.birt.chart.computation.IGObjectFactory
copyOf(ColorDefinition) - 接口 中的方法org.eclipse.birt.chart.computation.IGObjectFactory
copyOf(Fill) - 接口 中的方法org.eclipse.birt.chart.computation.IGObjectFactory
copyOf(Insets) - 接口 中的方法org.eclipse.birt.chart.computation.IGObjectFactory
copyOf(Trigger) - 接口 中的方法org.eclipse.birt.chart.computation.IGObjectFactory
copyOf(Gradient) - 接口 中的方法org.eclipse.birt.chart.computation.IGObjectFactory
copyOf(ActionValue) - 接口 中的方法org.eclipse.birt.chart.computation.IGObjectFactory
copyOf(Action) - 接口 中的方法org.eclipse.birt.chart.computation.IGObjectFactory
copyOf(Image) - 接口 中的方法org.eclipse.birt.chart.computation.IGObjectFactory
cosineValue(Vector) - 类 中的方法org.eclipse.birt.chart.computation.Vector
COVERAGE_TYPE - 接口 中的静态变量org.eclipse.birt.chart.model.ModelPackage
The meta object id for the 'Coverage Type' data type
COVERAGE_TYPE - 接口 中的静态变量org.eclipse.birt.chart.model.ModelPackage.Literals
The meta object literal for the 'Coverage Type' data type
COVERAGE_TYPE_OBJECT - 接口 中的静态变量org.eclipse.birt.chart.model.ModelPackage
The meta object id for the 'Coverage Type Object' data type
COVERAGE_TYPE_OBJECT - 接口 中的静态变量org.eclipse.birt.chart.model.ModelPackage.Literals
The meta object literal for the 'Coverage Type Object' data type
CREAM() - 类 中的静态方法org.eclipse.birt.chart.model.attribute.impl.ColorDefinitionImpl
An opaque creamy color with (r=249;g=225;b=191)
Note: Manually written
create(OneAxis) - 类 中的静态方法org.eclipse.birt.chart.computation.withaxes.AxisLabelTextProvider
create(ChartWithAxes, RunTimeContext) - 类 中的静态方法org.eclipse.birt.chart.computation.withaxes.StackedSeriesLookup
create(boolean) - 类 中的静态方法org.eclipse.birt.chart.factory.RunTimeContext.StateKey
create(boolean) - 类 中的静态方法org.eclipse.birt.chart.factory.RunTimeContext.StateKey
create(double, double, double) - 类 中的静态方法org.eclipse.birt.chart.model.attribute.impl.Angle3DImpl
create(EClass) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
create(IntersectionType, DataElement) - 类 中的静态方法org.eclipse.birt.chart.model.attribute.impl.AxisOriginImpl
create(double, double, double, double) - 类 中的静态方法org.eclipse.birt.chart.model.attribute.impl.BoundsImpl
Convenient creation of a Bounds object and instantiates member variables
NOTE: Manually written
create(String) - 类 中的静态方法org.eclipse.birt.chart.model.attribute.impl.CallBackValueImpl
create(int, int, int, int) - 类 中的静态方法org.eclipse.birt.chart.model.attribute.impl.ColorDefinitionImpl
NOTE: Manually written
create(int, int, int) - 类 中的静态方法org.eclipse.birt.chart.model.attribute.impl.ColorDefinitionImpl
NOTE: Manually written
create(DataPointComponentType, FormatSpecifier) - 类 中的静态方法org.eclipse.birt.chart.model.attribute.impl.DataPointComponentImpl
A convenience methods provided to create an initialized
DataPointComponent instance
NOTE: Manually written
create(String, String, String) - 类 中的静态方法org.eclipse.birt.chart.model.attribute.impl.DataPointImpl
A convenience methods provided to create an initialized DataPoint
instance
NOTE: Manually written
create(String, String) - 类 中的静态方法org.eclipse.birt.chart.model.attribute.impl.EmbeddedImageImpl
A convenient method to create and initialize an EmbeddedImage instance.
create(String, float, boolean, boolean, boolean, boolean, boolean, double, TextAlignment) - 类 中的静态方法org.eclipse.birt.chart.model.attribute.impl.FontDefinitionImpl
NOTE: Manually written
create() - 类 中的静态方法org.eclipse.birt.chart.model.attribute.impl.FractionNumberFormatSpecifierImpl
A convenience methods provided to create an initialized
NumberFormatSpecifier instance
NOTE: Manually written
create(ColorDefinition, ColorDefinition, double, boolean) - 类 中的静态方法org.eclipse.birt.chart.model.attribute.impl.GradientImpl
A convenience method provided to create a gradient instance with all
member variables initialized
create(ColorDefinition, ColorDefinition) - 类 中的静态方法org.eclipse.birt.chart.model.attribute.impl.GradientImpl
create(String) - 类 中的静态方法org.eclipse.birt.chart.model.attribute.impl.ImageImpl
A convenient method to create and initialize an Image instance.
create(String, ImageSourceType) - 类 中的静态方法org.eclipse.birt.chart.model.attribute.impl.ImageImpl
A convenient method to create and initialize an Image instance.
create(double, double, double, double) - 类 中的静态方法org.eclipse.birt.chart.model.attribute.impl.InsetsImpl
A convenient method for creating an instance and initializing member
variables.
create() - 类 中的静态方法org.eclipse.birt.chart.model.attribute.impl.InteractivityImpl
create(String) - 类 中的静态方法org.eclipse.birt.chart.model.attribute.impl.JavaDateFormatSpecifierImpl
A convenience methods provided to create an initialized
JavaDateFormatSpecifier instance
NOTE: Manually written
create(String) - 类 中的静态方法org.eclipse.birt.chart.model.attribute.impl.JavaNumberFormatSpecifierImpl
A convenience methods provided to create an initialized
JavaNumberFormatSpecifier instance
NOTE: Manually written
create(ColorDefinition, LineStyle, int) - 类 中的静态方法org.eclipse.birt.chart.model.attribute.impl.LineAttributesImpl
A convenient method that facilitates implicit initialization of member
variables in creation of an instance.
create(double, double, double) - 类 中的静态方法org.eclipse.birt.chart.model.attribute.impl.Location3DImpl
create(double[], double[], double[]) - 类 中的静态方法org.eclipse.birt.chart.model.attribute.impl.Location3DImpl
create(double, double) - 类 中的静态方法org.eclipse.birt.chart.model.attribute.impl.LocationImpl
create(double[], double[]) - 类 中的静态方法org.eclipse.birt.chart.model.attribute.impl.LocationImpl
create(MarkerType, int) - 类 中的静态方法org.eclipse.birt.chart.model.attribute.impl.MarkerImpl
create() - 类 中的静态方法org.eclipse.birt.chart.model.attribute.impl.MultipleFillImpl
Manually written.
create() - 类 中的静态方法org.eclipse.birt.chart.model.attribute.impl.MultiURLValuesImpl
Returns a new instance of MultiURLValues.
create() - 类 中的静态方法org.eclipse.birt.chart.model.attribute.impl.NumberFormatSpecifierImpl
A convenience methods provided to create an initialized
NumberFormatSpecifier instance
NOTE: Manually written
create(int, boolean) - 类 中的静态方法org.eclipse.birt.chart.model.attribute.impl.PaletteImpl
A convenience method provided to create an empty or pre-initialized
palette
NOTE: Manually written
create(Fill) - 类 中的静态方法org.eclipse.birt.chart.model.attribute.impl.PaletteImpl
A convenience method provided to create a palette with a single color
entry
NOTE: Manually written
create() - 类 中的静态方法org.eclipse.birt.chart.model.attribute.impl.Rotation3DImpl
Creates an empty Roatation3D object.
create(Angle3D[]) - 类 中的静态方法org.eclipse.birt.chart.model.attribute.impl.Rotation3DImpl
Creates a Rotation3D object using given Angle3D array.
create(String) - 类 中的静态方法org.eclipse.birt.chart.model.attribute.impl.ScriptValueImpl
A convenience method provided to build a script action value when needed
create(String) - 类 中的静态方法org.eclipse.birt.chart.model.attribute.impl.SeriesValueImpl
A convenience method provided to build a series action value when needed
create(double, double) - 类 中的静态方法org.eclipse.birt.chart.model.attribute.impl.SizeImpl
/** Convenient creation of a Size object and instantiates member
variables
NOTE: Manually written
create() - 类 中的静态方法org.eclipse.birt.chart.model.attribute.impl.StringFormatSpecifierImpl
A convenience methods provided to create an initialized
NumberFormatSpecifier instance
NOTE: Manually written
create(String) - 类 中的静态方法org.eclipse.birt.chart.model.attribute.impl.StringFormatSpecifierImpl
create(FontDefinition, ColorDefinition, ColorDefinition, Image, Insets) - 类 中的静态方法org.eclipse.birt.chart.model.attribute.impl.StyleImpl
create(StyledComponent, Style) - 类 中的静态方法org.eclipse.birt.chart.model.attribute.impl.StyleMapImpl
create() - 类 中的静态方法org.eclipse.birt.chart.model.attribute.impl.TextAlignmentImpl
A convenient method to create a new TextAlignment instance and initialize
its members
create(String) - 类 中的静态方法org.eclipse.birt.chart.model.attribute.impl.TextImpl
A convenience method provided to create a Text instance
create(int, String) - 类 中的静态方法org.eclipse.birt.chart.model.attribute.impl.TooltipValueImpl
A convenience method provided to build a tooltip action value when needed
NOTE: Manually written
create(int, String, FormatSpecifier) - 类 中的静态方法org.eclipse.birt.chart.model.attribute.impl.TooltipValueImpl
A convenience method provided to build a tooltip action value when needed
NOTE: Manually written
create(String, String, String, String, String) - 类 中的静态方法org.eclipse.birt.chart.model.attribute.impl.URLValueImpl
A convenience method provided to create a new URLValue instance
NOTE: Manually written
create(int) - 类 中的静态方法org.eclipse.birt.chart.model.component.impl.AxisImpl
A convenience method to create an initialized 'Axis' instance
create(EClass) - 类 中的方法org.eclipse.birt.chart.model.component.impl.ComponentFactoryImpl
create() - 类 中的静态方法org.eclipse.birt.chart.model.component.impl.CurveFittingImpl
Returns a curveFitting instance.
create() - 类 中的静态方法org.eclipse.birt.chart.model.component.impl.DialImpl
create() - 类 中的静态方法org.eclipse.birt.chart.model.component.impl.DialRegionImpl
create(boolean, ColorDefinition, LineStyle, int, TickStyle) - 类 中的静态方法org.eclipse.birt.chart.model.component.impl.GridImpl
create() - 类 中的静态方法org.eclipse.birt.chart.model.component.impl.LabelImpl
A convenience method to create an initialized 'Label' instance
create(Axis, DataElement) - 类 中的静态方法org.eclipse.birt.chart.model.component.impl.MarkerLineImpl
A convenience method provided to add a marker line instance to an axis
create(Axis, DataElement, ColorDefinition) - 类 中的静态方法org.eclipse.birt.chart.model.component.impl.MarkerLineImpl
A convenience method provided to add a marker line instance to an axis
create(Axis, DataElement, DataElement, Fill) - 类 中的静态方法org.eclipse.birt.chart.model.component.impl.MarkerRangeImpl
A convenience method provided to add a marker range instance to an axis
create(Axis, DataElement, DataElement, Fill, ColorDefinition) - 类 中的静态方法org.eclipse.birt.chart.model.component.impl.MarkerRangeImpl
A convenience method provided to add a marker range instance to an axis
create() - 类 中的静态方法org.eclipse.birt.chart.model.component.impl.NeedleImpl
create() - 类 中的静态方法org.eclipse.birt.chart.model.component.impl.SeriesImpl
A convenience method to create an initialized 'Series' instance
create(ActionType, ActionValue) - 类 中的静态方法org.eclipse.birt.chart.model.data.impl.ActionImpl
Returns an instance of an action
NOTE: Manually written
create(BigDecimal) - 类 中的静态方法org.eclipse.birt.chart.model.data.impl.BigNumberDataElementImpl
create(Object) - 类 中的静态方法org.eclipse.birt.chart.model.data.impl.BubbleDataSetImpl
A convenience method to create an initialized 'BubbleDataSet' instance
create(EClass) - 类 中的方法org.eclipse.birt.chart.model.data.impl.DataFactoryImpl
create(Calendar) - 类 中的静态方法org.eclipse.birt.chart.model.data.impl.DateTimeDataElementImpl
A convenience method provided to return an initialized
DateTimeDataElement
create(long) - 类 中的静态方法org.eclipse.birt.chart.model.data.impl.DateTimeDataElementImpl
A convenience method provided to return an initialized
DateTimeDataElement
create(Object) - 类 中的静态方法org.eclipse.birt.chart.model.data.impl.DateTimeDataSetImpl
A convenience method to create an initialized 'DateTimeDataSet' instance
create(Object) - 类 中的静态方法org.eclipse.birt.chart.model.data.impl.DifferenceDataSetImpl
A convenience method to create an initialized 'DifferenceDataSet'
instance
create(Object) - 类 中的静态方法org.eclipse.birt.chart.model.data.impl.GanttDataSetImpl
A convenience method to create an initialized 'GanttDataSet' instance
create() - 类 中的静态方法org.eclipse.birt.chart.model.data.impl.MultipleActionsImpl
Returns a new instance of MultiURLValues.
create(int) - 类 中的静态方法org.eclipse.birt.chart.model.data.impl.NullDataSetImpl
A convenience method to create an initialized 'NullDataSet' instance
create(double) - 类 中的静态方法org.eclipse.birt.chart.model.data.impl.NumberDataElementImpl
A convenience method provided to return an initialized NumberDataElement
create(Object) - 类 中的静态方法org.eclipse.birt.chart.model.data.impl.NumberDataSetImpl
A convenience method to create an initialized 'NumberDataSet' instance
create(String) - 类 中的静态方法org.eclipse.birt.chart.model.data.impl.QueryImpl
A convenience method provided to create a new initialized query instance
create(RuleType, String) - 类 中的静态方法org.eclipse.birt.chart.model.data.impl.RuleImpl
已过时。
A convenience method provided to create a new initialized rule instance
create() - 类 中的静态方法org.eclipse.birt.chart.model.data.impl.SeriesDefinitionImpl
A convenience method provided to create a series definition instance and
initialize its member variables
NOTE: Manually written
create() - 类 中的静态方法org.eclipse.birt.chart.model.data.impl.SeriesGroupingImpl
A convenience method provided to create a series grouping instance and
initialize its member variables
NOTE: Manually written
create(Object) - 类 中的静态方法org.eclipse.birt.chart.model.data.impl.StockDataSetImpl
A convenience method to create an initialized 'StockDataSet' instance
create(Object) - 类 中的静态方法org.eclipse.birt.chart.model.data.impl.TextDataSetImpl
A convenience method to create an initialized 'TextDataSet' instance
create(TriggerCondition, Action) - 类 中的静态方法org.eclipse.birt.chart.model.data.impl.TriggerImpl
This convenience method initializes and provides a trigger instance for
use
NOTE: Manually written
create() - 类 中的静态方法org.eclipse.birt.chart.model.impl.ChartWithAxesImpl
A convenience method to create an initialized 'ChartWithAxes' instance
Note: Manually written
create() - 类 中的静态方法org.eclipse.birt.chart.model.impl.ChartWithoutAxesImpl
A convenience method to create an initialized 'ChartWithoutAxes' instance
create() - 类 中的静态方法org.eclipse.birt.chart.model.impl.DialChartImpl
create(EClass) - 类 中的方法org.eclipse.birt.chart.model.impl.ModelFactoryImpl
create() - 类 中的静态方法org.eclipse.birt.chart.model.layout.impl.BlockImpl
A convenience method to create an initialized 'Block' instance
Note: Manually written
create() - 类 中的静态方法org.eclipse.birt.chart.model.layout.impl.LabelBlockImpl
A convenience method to create an initialized 'LabelBlock' instance
create(EClass) - 类 中的方法org.eclipse.birt.chart.model.layout.impl.LayoutFactoryImpl
create() - 类 中的静态方法org.eclipse.birt.chart.model.layout.impl.LegendImpl
A convenience method to create an initialized 'Legend' instance
create() - 类 中的静态方法org.eclipse.birt.chart.model.layout.impl.PlotImpl
A convenience method to create an initialized 'Plot' instance
create() - 类 中的静态方法org.eclipse.birt.chart.model.layout.impl.TitleBlockImpl
A convenience method to create an initialized 'TitleBlock' instance
create() - 类 中的静态方法org.eclipse.birt.chart.model.type.impl.AreaSeriesImpl
A convenience method to create an initialized 'Series' instance
create() - 类 中的静态方法org.eclipse.birt.chart.model.type.impl.BarSeriesImpl
A convenience method to create an initialized 'Series' instance
create() - 类 中的静态方法org.eclipse.birt.chart.model.type.impl.BubbleSeriesImpl
A convenience method to create an initialized 'Series' instance
create() - 类 中的静态方法org.eclipse.birt.chart.model.type.impl.DialSeriesImpl
create() - 类 中的静态方法org.eclipse.birt.chart.model.type.impl.DifferenceSeriesImpl
A convenience method to create an initialized 'Series' instance
create() - 类 中的静态方法org.eclipse.birt.chart.model.type.impl.GanttSeriesImpl
A convenience method to create an initialized 'Series' instance
create() - 类 中的静态方法org.eclipse.birt.chart.model.type.impl.LineSeriesImpl
A convenience method to create an initialized 'Series' instance
create() - 类 中的静态方法org.eclipse.birt.chart.model.type.impl.PieSeriesImpl
A convenience method to create an initialized 'Series' instance
create() - 类 中的静态方法org.eclipse.birt.chart.model.type.impl.ScatterSeriesImpl
A convenience method to create an initialized 'Series' instance
create() - 类 中的静态方法org.eclipse.birt.chart.model.type.impl.StockSeriesImpl
A convenience method to create an initialized 'Series' instance NOTE:
Manually written
create(EClass) - 类 中的方法org.eclipse.birt.chart.model.type.impl.TypeFactoryImpl
createAccessibilityValue() - 接口 中的方法org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Accessibility Value'
createAccessibilityValue() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createAction(ActionType, ActionValue) - 类 中的方法org.eclipse.birt.chart.computation.GObjectFactory
createAction(ActionType, ActionValue) - 接口 中的方法org.eclipse.birt.chart.computation.IGObjectFactory
createAction() - 接口 中的方法org.eclipse.birt.chart.model.data.DataFactory
Returns a new object of class 'Action'
createAction() - 类 中的方法org.eclipse.birt.chart.model.data.impl.DataFactoryImpl
createActionTypeFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createActionTypeObjectFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createActionValue() - 接口 中的方法org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Action Value'
createActionValue() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createAnchorFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createAnchorObjectFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createAngle3D() - 接口 中的方法org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Angle3 D'
createAngle3D() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createAngleTypeFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createAngleTypeObjectFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createAreaSeries() - 类 中的方法org.eclipse.birt.chart.model.type.impl.TypeFactoryImpl
createAreaSeries() - 接口 中的方法org.eclipse.birt.chart.model.type.TypeFactory
Returns a new object of class 'Area Series'
createAxis(Axis) - 类 中的静态方法org.eclipse.birt.chart.event.StructureSource
Creates a Structure Source for type Axis.
createAxis() - 接口 中的方法org.eclipse.birt.chart.model.component.ComponentFactory
Returns a new object of class 'Axis'
createAxis() - 类 中的方法org.eclipse.birt.chart.model.component.impl.ComponentFactoryImpl
createAxisLabel(Axis, Label) - 类 中的静态方法org.eclipse.birt.chart.event.WrappedStructureSource
Creates a WrappedStructure Source for type Axis Label with an Axis
parent.
createAxisOrigin() - 接口 中的方法org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Axis Origin'
createAxisOrigin() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createAxisTitle(Axis, Label) - 类 中的静态方法org.eclipse.birt.chart.event.WrappedStructureSource
Creates a WrappedStructure Source for type Axis Title with an Axis
parent.
createAxisTypeFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createAxisTypeObjectFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createBarSeries() - 类 中的方法org.eclipse.birt.chart.model.type.impl.TypeFactoryImpl
createBarSeries() - 接口 中的方法org.eclipse.birt.chart.model.type.TypeFactory
Returns a new object of class 'Bar Series'
createBaseSampleData() - 接口 中的方法org.eclipse.birt.chart.model.data.DataFactory
Returns a new object of class 'Base Sample Data'
createBaseSampleData() - 类 中的方法org.eclipse.birt.chart.model.data.impl.DataFactoryImpl
createBigNumberDataElement() - 接口 中的方法org.eclipse.birt.chart.model.data.DataFactory
Returns a new object of class 'Big Number Data Element'
createBigNumberDataElement() - 类 中的方法org.eclipse.birt.chart.model.data.impl.DataFactoryImpl
createBlock() - 类 中的方法org.eclipse.birt.chart.model.layout.impl.LayoutFactoryImpl
createBlock() - 接口 中的方法org.eclipse.birt.chart.model.layout.LayoutFactory
Returns a new object of class 'Block'
createBounds(double, double, double, double) - 类 中的方法org.eclipse.birt.chart.computation.GObjectFactory
createBounds(double, double, double, double) - 接口 中的方法org.eclipse.birt.chart.computation.IGObjectFactory
createBounds() - 接口 中的方法org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Bounds'
createBounds() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createBubbleDataSet() - 接口 中的方法org.eclipse.birt.chart.model.data.DataFactory
Returns a new object of class 'Bubble Data Set'
createBubbleDataSet() - 类 中的方法org.eclipse.birt.chart.model.data.impl.DataFactoryImpl
createBubbleSeries() - 类 中的方法org.eclipse.birt.chart.model.type.impl.TypeFactoryImpl
createBubbleSeries() - 接口 中的方法org.eclipse.birt.chart.model.type.TypeFactory
Returns a new object of class 'Bubble Series'
createByFormatName(String) - 接口 中的方法org.eclipse.birt.chart.device.IImageWriterFactory
createByFormatName(String) - 类 中的方法org.eclipse.birt.chart.device.ImageWriterFactory
createCallBackValue() - 接口 中的方法org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Call Back Value'
createCallBackValue() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createChart() - 类 中的方法org.eclipse.birt.chart.model.impl.ModelFactoryImpl
createChart() - 接口 中的方法org.eclipse.birt.chart.model.ModelFactory
Returns a new object of class 'Chart'
createChartBlock(Block) - 类 中的静态方法org.eclipse.birt.chart.event.StructureSource
Creates a Structure Source for type Chart Block.
createChartComputation() - 类 中的方法org.eclipse.birt.chart.computation.ChartComputationFactory
createChartComputation() - 接口 中的方法org.eclipse.birt.chart.computation.IChartComputationFactory
createChartDimensionFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createChartDimensionObjectFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createChartPreferences() - 接口 中的方法org.eclipse.birt.chart.model.component.ComponentFactory
createChartPreferences() - 类 中的方法org.eclipse.birt.chart.model.component.impl.ComponentFactoryImpl
createChartTypeFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createChartTypeObjectFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createChartWithAxes() - 类 中的方法org.eclipse.birt.chart.model.impl.ModelFactoryImpl
createChartWithAxes() - 接口 中的方法org.eclipse.birt.chart.model.ModelFactory
Returns a new object of class 'Chart With Axes'
createChartWithoutAxes() - 类 中的方法org.eclipse.birt.chart.model.impl.ModelFactoryImpl
createChartWithoutAxes() - 接口 中的方法org.eclipse.birt.chart.model.ModelFactory
Returns a new object of class 'Chart Without Axes'
createClientArea() - 类 中的方法org.eclipse.birt.chart.model.layout.impl.LayoutFactoryImpl
createClientArea() - 接口 中的方法org.eclipse.birt.chart.model.layout.LayoutFactory
Returns a new object of class 'Client Area'
createColorDefinition(int, int, int, int) - 类 中的方法org.eclipse.birt.chart.computation.GObjectFactory
createColorDefinition(int, int, int) - 类 中的方法org.eclipse.birt.chart.computation.GObjectFactory
createColorDefinition(int, int, int, int) - 接口 中的方法org.eclipse.birt.chart.computation.IGObjectFactory
createColorDefinition(int, int, int) - 接口 中的方法org.eclipse.birt.chart.computation.IGObjectFactory
createColorDefinition() - 接口 中的方法org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Color Definition'
createColorDefinition() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createCoverageTypeFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.impl.ModelFactoryImpl
createCoverageTypeObjectFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.impl.ModelFactoryImpl
createCursor() - 接口 中的方法org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Cursor'
createCursor() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createCursorTypeFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createCursorTypeObjectFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createCurveFitting() - 接口 中的方法org.eclipse.birt.chart.model.component.ComponentFactory
Returns a new object of class 'Curve Fitting'
createCurveFitting() - 类 中的方法org.eclipse.birt.chart.model.component.impl.ComponentFactoryImpl
createDataElement() - 接口 中的方法org.eclipse.birt.chart.model.data.DataFactory
Returns a new object of class 'Element'
createDataElement() - 类 中的方法org.eclipse.birt.chart.model.data.impl.DataFactoryImpl
createDataFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.data.impl.DataFactoryImpl
createDataPoint() - 接口 中的方法org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Data Point'
createDataPoint() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createDataPointComponent() - 接口 中的方法org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Data Point Component'
createDataPointComponent() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createDataPointComponentTypeFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createDataPointComponentTypeObjectFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createDataSet() - 接口 中的方法org.eclipse.birt.chart.model.data.DataFactory
Returns a new object of class 'Set'
createDataSet() - 类 中的方法org.eclipse.birt.chart.model.data.impl.DataFactoryImpl
createDataSetIterator(int) - 类 中的方法org.eclipse.birt.chart.computation.withaxes.SharedScaleContext
Create a DataSetIterator with the min/max value, which can be used by
AutoScale.
createDataSetIterator(int, boolean, BigDecimal) - 类 中的方法org.eclipse.birt.chart.computation.withaxes.SharedScaleContext
Create a DataSetIterator with the min/max value, which can be used by
AutoScale.
createDataTypeFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createDataTypeObjectFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createDateFormatDetailFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createDateFormatDetailObjectFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createDateFormatSpecifier() - 接口 中的方法org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Date Format Specifier'
createDateFormatSpecifier() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createDateFormatTypeFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createDateFormatTypeObjectFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createDateTimeDataElement() - 接口 中的方法org.eclipse.birt.chart.model.data.DataFactory
Returns a new object of class '
Date Time Data Element'.
createDateTimeDataElement() - 类 中的方法org.eclipse.birt.chart.model.data.impl.DataFactoryImpl
createDateTimeDataSet() - 接口 中的方法org.eclipse.birt.chart.model.data.DataFactory
Returns a new object of class 'Date Time Data Set'
createDateTimeDataSet() - 类 中的方法org.eclipse.birt.chart.model.data.impl.DataFactoryImpl
createDefault(double, double, double) - 类 中的静态方法org.eclipse.birt.chart.model.attribute.impl.Angle3DImpl
createDefault(IntersectionType, DataElement) - 类 中的静态方法org.eclipse.birt.chart.model.attribute.impl.AxisOriginImpl
createDefault(double, double, double, double) - 类 中的静态方法org.eclipse.birt.chart.model.attribute.impl.BoundsImpl
Convenient creation of a Bounds object and instantiates member variables
NOTE: Manually written
createDefault() - 类 中的静态方法org.eclipse.birt.chart.model.attribute.impl.DataPointImpl
createDefault(double, double, double, double) - 类 中的静态方法org.eclipse.birt.chart.model.attribute.impl.InsetsImpl
A convenient method for creating an instance and initializing member
variables.
createDefault(ColorDefinition, LineStyle, int) - 类 中的静态方法org.eclipse.birt.chart.model.attribute.impl.LineAttributesImpl
A convenient method that facilitates implicit initialization of member
variables in creation of an instance.
createDefault(boolean) - 类 中的静态方法org.eclipse.birt.chart.model.attribute.impl.LineAttributesImpl
createDefault(ColorDefinition, LineStyle, int, boolean) - 类 中的静态方法org.eclipse.birt.chart.model.attribute.impl.LineAttributesImpl
createDefault(MarkerType, int, boolean) - 类 中的静态方法org.eclipse.birt.chart.model.attribute.impl.MarkerImpl
createDefault() - 类 中的静态方法org.eclipse.birt.chart.model.attribute.impl.Rotation3DImpl
Creates an empty Roatation3D object.
createDefault(Angle3D[]) - 类 中的静态方法org.eclipse.birt.chart.model.attribute.impl.Rotation3DImpl
Creates a Rotation3D object using given Angle3D array.
createDefault() - 类 中的静态方法org.eclipse.birt.chart.model.attribute.impl.TextAlignmentImpl
A convenient method to create a new TextAlignment instance and initialize
its members
createDefault(HorizontalAlignment, VerticalAlignment) - 类 中的静态方法org.eclipse.birt.chart.model.attribute.impl.TextAlignmentImpl
A convenient method to create a new TextAlignment instance and initialize
its members
createDefault(String) - 类 中的静态方法org.eclipse.birt.chart.model.attribute.impl.TextImpl
A convenience method provided to create a Text instance
createDefault(int) - 类 中的静态方法org.eclipse.birt.chart.model.component.impl.AxisImpl
A convenience method to create an initialized 'Axis' instance
createDefault() - 类 中的静态方法org.eclipse.birt.chart.model.component.impl.CurveFittingImpl
createDefault() - 类 中的静态方法org.eclipse.birt.chart.model.component.impl.DialImpl
createDefault() - 类 中的静态方法org.eclipse.birt.chart.model.component.impl.DialRegionImpl
createDefault(boolean, ColorDefinition, LineStyle, int, TickStyle) - 类 中的静态方法org.eclipse.birt.chart.model.component.impl.GridImpl
createDefault() - 类 中的静态方法org.eclipse.birt.chart.model.component.impl.LabelImpl
A convenience method to create an initialized 'Label' instance
createDefault(boolean) - 类 中的静态方法org.eclipse.birt.chart.model.component.impl.LabelImpl
A convenience method to create an initialized 'Label' instance
createDefault(Axis, DataElement, ColorDefinition) - 类 中的静态方法org.eclipse.birt.chart.model.component.impl.MarkerLineImpl
A convenience method provided to add a marker line instance to an axis
createDefault(Axis, DataElement, DataElement, Fill, ColorDefinition) - 类 中的静态方法org.eclipse.birt.chart.model.component.impl.MarkerRangeImpl
A convenience method provided to add a marker range instance to an axis
createDefault() - 类 中的静态方法org.eclipse.birt.chart.model.component.impl.NeedleImpl
createDefault() - 类 中的静态方法org.eclipse.birt.chart.model.component.impl.SeriesImpl
A convenience method to create an initialized 'Series' instance
createDefault() - 类 中的静态方法org.eclipse.birt.chart.model.data.impl.SeriesDefinitionImpl
A convenience method provided to create a series definition instance and
initialize its member variables
NOTE: Manually written
createDefault() - 类 中的静态方法org.eclipse.birt.chart.model.impl.ChartWithAxesImpl
A convenience method to create an initialized 'ChartWithAxes' instance
Note: Manually written
createDefault() - 类 中的静态方法org.eclipse.birt.chart.model.impl.ChartWithoutAxesImpl
A convenience method to create an initialized 'ChartWithoutAxes' instance
createDefault() - 类 中的静态方法org.eclipse.birt.chart.model.impl.DialChartImpl
createDefault() - 类 中的静态方法org.eclipse.birt.chart.model.layout.impl.BlockImpl
A convenience method to create an initialized 'Block' instance
Note: Manually written
createDefault() - 类 中的静态方法org.eclipse.birt.chart.model.layout.impl.LabelBlockImpl
A convenience method to create an initialized 'LabelBlock' instance
createDefault() - 类 中的静态方法org.eclipse.birt.chart.model.layout.impl.LegendImpl
A convenience method to create an initialized 'Legend' instance
createDefault() - 类 中的静态方法org.eclipse.birt.chart.model.layout.impl.PlotImpl
A convenience method to create an initialized 'Plot' instance
createDefault() - 类 中的静态方法org.eclipse.birt.chart.model.layout.impl.TitleBlockImpl
A convenience method to create an initialized 'TitleBlock' instance
createDefault() - 类 中的静态方法org.eclipse.birt.chart.model.type.impl.AreaSeriesImpl
A convenience method to create an initialized 'Series' instance
createDefault() - 类 中的静态方法org.eclipse.birt.chart.model.type.impl.BarSeriesImpl
A convenience method to create an initialized 'Series' instance
createDefault() - 类 中的静态方法org.eclipse.birt.chart.model.type.impl.BubbleSeriesImpl
A convenience method to create an initialized 'Series' instance
createDefault() - 类 中的静态方法org.eclipse.birt.chart.model.type.impl.DialSeriesImpl
createDefault() - 类 中的静态方法org.eclipse.birt.chart.model.type.impl.DifferenceSeriesImpl
A convenience method to create an initialized 'Series' instance
createDefault() - 类 中的静态方法org.eclipse.birt.chart.model.type.impl.GanttSeriesImpl
A convenience method to create an initialized 'Series' instance
createDefault() - 类 中的静态方法org.eclipse.birt.chart.model.type.impl.LineSeriesImpl
A convenience method to create an initialized 'Series' instance
createDefault() - 类 中的静态方法org.eclipse.birt.chart.model.type.impl.PieSeriesImpl
A convenience method to create an initialized 'Series' instance
createDefault() - 类 中的静态方法org.eclipse.birt.chart.model.type.impl.ScatterSeriesImpl
A convenience method to create an initialized 'Series' instance
createDefault() - 类 中的静态方法org.eclipse.birt.chart.model.type.impl.StockSeriesImpl
A convenience method to create an initialized 'Series' instance NOTE:
Manually written
createDeferredCache(BaseRenderer, int) - 类 中的方法org.eclipse.birt.chart.render.DeferredCacheManager
Create DeferredCache instance for current series.
createDial() - 接口 中的方法org.eclipse.birt.chart.model.component.ComponentFactory
Returns a new object of class 'Dial'
createDial() - 类 中的方法org.eclipse.birt.chart.model.component.impl.ComponentFactoryImpl
createDialChart() - 类 中的方法org.eclipse.birt.chart.model.impl.ModelFactoryImpl
createDialChart() - 接口 中的方法org.eclipse.birt.chart.model.ModelFactory
Returns a new object of class 'Dial Chart'
createDialRegion() - 接口 中的方法org.eclipse.birt.chart.model.component.ComponentFactory
Returns a new object of class 'Dial Region'
createDialRegion() - 类 中的方法org.eclipse.birt.chart.model.component.impl.ComponentFactoryImpl
createDialSeries() - 类 中的方法org.eclipse.birt.chart.model.type.impl.TypeFactoryImpl
createDialSeries() - 接口 中的方法org.eclipse.birt.chart.model.type.TypeFactory
Returns a new object of class 'Dial Series'
createDifferenceDataSet() - 接口 中的方法org.eclipse.birt.chart.model.data.DataFactory
Returns a new object of class 'Difference Data Set'
createDifferenceDataSet() - 类 中的方法org.eclipse.birt.chart.model.data.impl.DataFactoryImpl
createDifferenceSeries() - 类 中的方法org.eclipse.birt.chart.model.type.impl.TypeFactoryImpl
createDifferenceSeries() - 接口 中的方法org.eclipse.birt.chart.model.type.TypeFactory
Returns a new object of class 'Difference Series'
createDirectionFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createDirectionObjectFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createEllipsisTypeFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.layout.impl.LayoutFactoryImpl
createEllipsisTypeObjectFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.layout.impl.LayoutFactoryImpl
createEmbeddedImage() - 接口 中的方法org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Embedded Image'
createEmbeddedImage() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createEmpty() - 类 中的静态方法org.eclipse.birt.chart.model.attribute.impl.FontDefinitionImpl
Creates an empty FontDefinition instance.
createEmptyDefault() - 类 中的静态方法org.eclipse.birt.chart.model.attribute.impl.FontDefinitionImpl
createEStringToDataSetMapEntry() - 类 中的方法org.eclipse.birt.chart.model.component.impl.ComponentFactoryImpl
createEStringToStringMapEntry() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createExpressionCodec() - 接口 中的方法org.eclipse.birt.chart.model.IChartModelHelper
Create an instance of ExpressionCodec.
createExpressionCodec() - 类 中的方法org.eclipse.birt.chart.model.impl.ChartModelHelper
createExtendedProperty() - 接口 中的方法org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Extended Property'
createExtendedProperty() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createFill() - 接口 中的方法org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Fill'
createFill() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createFont(FontDefinition) - 类 中的方法org.eclipse.birt.chart.device.DisplayAdapter
createFont(FontDefinition) - 接口 中的方法org.eclipse.birt.chart.device.IDisplayServer
Attempts to create a new font resource associated with a specific device
for use in rendering or computations
createFontDefinition(String, float, boolean, boolean, boolean, boolean, boolean, double, TextAlignment) - 类 中的方法org.eclipse.birt.chart.computation.GObjectFactory
createFontDefinition(String, float, boolean, boolean, boolean, boolean, boolean, double, TextAlignment) - 接口 中的方法org.eclipse.birt.chart.computation.IGObjectFactory
createFontDefinition() - 接口 中的方法org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Font Definition'
createFontDefinition() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createFormatSpecifier() - 接口 中的方法org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Format Specifier'
createFormatSpecifier() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createFractionNumberFormatSpecifier() - 接口 中的方法org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Fraction Number Format Specifier'
createFractionNumberFormatSpecifier() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.data.impl.DataFactoryImpl
createFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.impl.ModelFactoryImpl
createFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.layout.impl.LayoutFactoryImpl
createGanttDataSet() - 接口 中的方法org.eclipse.birt.chart.model.data.DataFactory
Returns a new object of class 'Gantt Data Set'
createGanttDataSet() - 类 中的方法org.eclipse.birt.chart.model.data.impl.DataFactoryImpl
createGanttSeries() - 类 中的方法org.eclipse.birt.chart.model.type.impl.TypeFactoryImpl
createGanttSeries() - 接口 中的方法org.eclipse.birt.chart.model.type.TypeFactory
Returns a new object of class 'Gantt Series'
createGObjectFactory() - 类 中的方法org.eclipse.birt.chart.computation.ChartComputationFactory
createGObjectFactory() - 接口 中的方法org.eclipse.birt.chart.computation.IChartComputationFactory
createGradient(ColorDefinition, ColorDefinition, double, boolean) - 类 中的方法org.eclipse.birt.chart.computation.GObjectFactory
createGradient(ColorDefinition, ColorDefinition) - 类 中的方法org.eclipse.birt.chart.computation.GObjectFactory
createGradient(ColorDefinition, ColorDefinition, double, boolean) - 接口 中的方法org.eclipse.birt.chart.computation.IGObjectFactory
createGradient(ColorDefinition, ColorDefinition) - 接口 中的方法org.eclipse.birt.chart.computation.IGObjectFactory
createGradient() - 接口 中的方法org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Gradient'
createGradient() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createGrid() - 接口 中的方法org.eclipse.birt.chart.model.component.ComponentFactory
Returns a new object of class 'Grid'
createGrid() - 类 中的方法org.eclipse.birt.chart.model.component.impl.ComponentFactoryImpl
createGroupingUnitTypeFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createGroupingUnitTypeObjectFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createHorizontalAlignmentFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createHorizontalAlignmentObjectFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createIDFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createImage(String) - 类 中的方法org.eclipse.birt.chart.computation.GObjectFactory
createImage(String) - 接口 中的方法org.eclipse.birt.chart.computation.IGObjectFactory
createImage() - 接口 中的方法org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Image'
createImage() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createImageSourceTypeFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createImageSourceTypeObjectFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createImageWriter(String, String) - 接口 中的方法org.eclipse.birt.chart.device.IImageWriterFactory
createImageWriter(String, String) - 类 中的方法org.eclipse.birt.chart.device.ImageWriterFactory
createInsets(double, double, double, double) - 类 中的方法org.eclipse.birt.chart.computation.GObjectFactory
createInsets(double, double, double, double) - 接口 中的方法org.eclipse.birt.chart.computation.IGObjectFactory
createInsets() - 接口 中的方法org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Insets'
createInsets() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createInstance(Object, Object) - 类 中的静态方法org.eclipse.birt.chart.computation.withaxes.SharedScaleContext
createInteractivity() - 接口 中的方法org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Interactivity'
createInteractivity() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createIntersection(Rectangle) - 类 中的方法org.eclipse.birt.chart.computation.Rectangle
Returns a new Rectangle object representing the
intersection of this Rectangle with the specified
Rectangle.
createIntersectionTypeFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createIntersectionTypeObjectFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createJavaDateFormatSpecifier() - 接口 中的方法org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Java Date Format Specifier'
createJavaDateFormatSpecifier() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createJavaNumberFormatSpecifier() - 接口 中的方法org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Java Number Format Specifier'
createJavaNumberFormatSpecifier() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createLabel() - 类 中的方法org.eclipse.birt.chart.computation.GObjectFactory
createLabel() - 接口 中的方法org.eclipse.birt.chart.computation.IGObjectFactory
createLabel() - 接口 中的方法org.eclipse.birt.chart.model.component.ComponentFactory
Returns a new object of class 'Label'
createLabel() - 类 中的方法org.eclipse.birt.chart.model.component.impl.ComponentFactoryImpl
createLabelBlock() - 类 中的方法org.eclipse.birt.chart.model.layout.impl.LayoutFactoryImpl
createLabelBlock() - 接口 中的方法org.eclipse.birt.chart.model.layout.LayoutFactory
Returns a new object of class 'Label Block'
createLeaderLineStyleFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createLeaderLineStyleObjectFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createLegend(Legend) - 类 中的静态方法org.eclipse.birt.chart.event.StructureSource
Creates a Structure Source for type Legend.
createLegend() - 类 中的方法org.eclipse.birt.chart.model.layout.impl.LayoutFactoryImpl
createLegend() - 接口 中的方法org.eclipse.birt.chart.model.layout.LayoutFactory
Returns a new object of class 'Legend'
createLegendBehaviorTypeFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createLegendBehaviorTypeObjectFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createLegendEntry(Legend, LegendItemHints) - 类 中的静态方法org.eclipse.birt.chart.event.WrappedStructureSource
Creates a WrappedStructure Source for type Legend Entry with a Legend
parent.
createLegendItemTypeFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createLegendItemTypeObjectFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createLegendTitle(Legend, Label) - 类 中的静态方法org.eclipse.birt.chart.event.WrappedStructureSource
Creates a WrappedStructure Source for type Legend Title with a Legend
parent.
createLineAttributes(ColorDefinition, LineStyle, int) - 类 中的方法org.eclipse.birt.chart.computation.GObjectFactory
createLineAttributes(ColorDefinition, LineStyle, int) - 接口 中的方法org.eclipse.birt.chart.computation.IGObjectFactory
createLineAttributes() - 接口 中的方法org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Line Attributes'
createLineAttributes() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createLineDecoratorFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createLineDecoratorObjectFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createLineSeries() - 类 中的方法org.eclipse.birt.chart.model.type.impl.TypeFactoryImpl
createLineSeries() - 接口 中的方法org.eclipse.birt.chart.model.type.TypeFactory
Returns a new object of class 'Line Series'
createLineStyleFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createLineStyleObjectFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createLocation(double, double) - 类 中的方法org.eclipse.birt.chart.computation.GObjectFactory
createLocation(double, double) - 接口 中的方法org.eclipse.birt.chart.computation.IGObjectFactory
createLocation() - 接口 中的方法org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Location'
createLocation() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createLocation3D(double, double, double) - 类 中的方法org.eclipse.birt.chart.computation.GObjectFactory
createLocation3D(double, double, double) - 接口 中的方法org.eclipse.birt.chart.computation.IGObjectFactory
createLocation3D() - 接口 中的方法org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Location3 D'
createLocation3D() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createLocation3Ds(double[], double[], double[]) - 类 中的方法org.eclipse.birt.chart.computation.GObjectFactory
createLocation3Ds(double[], double[], double[]) - 接口 中的方法org.eclipse.birt.chart.computation.IGObjectFactory
createLocations(double[], double[]) - 类 中的方法org.eclipse.birt.chart.computation.GObjectFactory
createLocations(double[], double[]) - 接口 中的方法org.eclipse.birt.chart.computation.IGObjectFactory
createMarker() - 接口 中的方法org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Marker'
createMarker() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createMarkerLine(MarkerLine) - 类 中的静态方法org.eclipse.birt.chart.event.StructureSource
Creates a Structure Source for type MarkerLine.
createMarkerLine() - 接口 中的方法org.eclipse.birt.chart.model.component.ComponentFactory
Returns a new object of class 'Marker Line'
createMarkerLine() - 类 中的方法org.eclipse.birt.chart.model.component.impl.ComponentFactoryImpl
createMarkerRange(MarkerRange) - 类 中的静态方法org.eclipse.birt.chart.event.StructureSource
Creates a Structure Source for type MarkerRange.
createMarkerRange() - 接口 中的方法org.eclipse.birt.chart.model.component.ComponentFactory
Returns a new object of class 'Marker Range'
createMarkerRange() - 类 中的方法org.eclipse.birt.chart.model.component.impl.ComponentFactoryImpl
createMarkerTypeFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createMarkerTypeObjectFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createMenuStylesKeyTypeFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createMenuStylesKeyTypeObjectFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createMultipleActions() - 接口 中的方法org.eclipse.birt.chart.model.data.DataFactory
Returns a new object of class 'Multiple Actions'
createMultipleActions() - 类 中的方法org.eclipse.birt.chart.model.data.impl.DataFactoryImpl
createMultipleFill() - 接口 中的方法org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Multiple Fill'
createMultipleFill() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createMultiURLValues() - 接口 中的方法org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Multi URL Values'
createMultiURLValues() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createNeedle() - 接口 中的方法org.eclipse.birt.chart.model.component.ComponentFactory
Returns a new object of class 'Needle'
createNeedle() - 类 中的方法org.eclipse.birt.chart.model.component.impl.ComponentFactoryImpl
createNullDataSet() - 接口 中的方法org.eclipse.birt.chart.model.data.DataFactory
Returns a new object of class 'Null Data Set'
createNullDataSet() - 类 中的方法org.eclipse.birt.chart.model.data.impl.DataFactoryImpl
createNumberDataElement() - 接口 中的方法org.eclipse.birt.chart.model.data.DataFactory
Returns a new object of class 'Number Data Element'
createNumberDataElement() - 类 中的方法org.eclipse.birt.chart.model.data.impl.DataFactoryImpl
createNumberDataSet() - 接口 中的方法org.eclipse.birt.chart.model.data.DataFactory
Returns a new object of class 'Number Data Set'
createNumberDataSet() - 类 中的方法org.eclipse.birt.chart.model.data.impl.DataFactoryImpl
createNumberFormatSpecifier() - 接口 中的方法org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class '
Number Format Specifier'.
createNumberFormatSpecifier() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createOrientationFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createOrientationObjectFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createOrthogonalSampleData() - 接口 中的方法org.eclipse.birt.chart.model.data.DataFactory
Returns a new object of class '
Orthogonal Sample Data'.
createOrthogonalSampleData() - 类 中的方法org.eclipse.birt.chart.model.data.impl.DataFactoryImpl
createPackageContents() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributePackageImpl
Creates the meta-model objects for the package.
createPackageContents() - 类 中的方法org.eclipse.birt.chart.model.component.impl.ComponentPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - 类 中的方法org.eclipse.birt.chart.model.data.impl.DataPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - 类 中的方法org.eclipse.birt.chart.model.impl.ModelPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - 类 中的方法org.eclipse.birt.chart.model.layout.impl.LayoutPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - 类 中的方法org.eclipse.birt.chart.model.type.impl.TypePackageImpl
Creates the meta-model objects for the package.
createPalette() - 接口 中的方法org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Palette'
createPalette() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createPatternBitmapFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createPatternBitmapObjectFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createPatternImage() - 接口 中的方法org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Pattern Image'
createPatternImage() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createPercentageFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createPercentageObjectFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createPieSeries() - 类 中的方法org.eclipse.birt.chart.model.type.impl.TypeFactoryImpl
createPieSeries() - 接口 中的方法org.eclipse.birt.chart.model.type.TypeFactory
Returns a new object of class 'Pie Series'
createPlot(Plot) - 类 中的静态方法org.eclipse.birt.chart.event.StructureSource
Creates a Structure Source for type Plot.
createPlot() - 类 中的方法org.eclipse.birt.chart.model.layout.impl.LayoutFactoryImpl
createPlot() - 接口 中的方法org.eclipse.birt.chart.model.layout.LayoutFactory
Returns a new object of class 'Plot'
createPositionFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createPositionObjectFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createQuery() - 接口 中的方法org.eclipse.birt.chart.model.data.DataFactory
Returns a new object of class 'Query'
createQuery() - 类 中的方法org.eclipse.birt.chart.model.data.impl.DataFactoryImpl
createRGBValueFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createRGBValueObjectFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createRiserTypeFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createRiserTypeObjectFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createRotation3D() - 接口 中的方法org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Rotation3 D'
createRotation3D() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createRule() - 接口 中的方法org.eclipse.birt.chart.model.data.DataFactory
createRule() - 类 中的方法org.eclipse.birt.chart.model.data.impl.DataFactoryImpl
createRuleTypeFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createRuleTypeObjectFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createSampleData() - 接口 中的方法org.eclipse.birt.chart.model.data.DataFactory
Returns a new object of class 'Sample Data'
createSampleData() - 类 中的方法org.eclipse.birt.chart.model.data.impl.DataFactoryImpl
createSampleRuntimeSeries() - 接口 中的方法org.eclipse.birt.chart.model.Chart
Builds runtime series instances for each design-time series based on the sample data contained in the model
createSampleRuntimeSeries() - 类 中的方法org.eclipse.birt.chart.model.impl.ChartImpl
createScale() - 接口 中的方法org.eclipse.birt.chart.model.component.ComponentFactory
Returns a new object of class 'Scale'
createScale() - 类 中的方法org.eclipse.birt.chart.model.component.impl.ComponentFactoryImpl
createScaleUnitTypeFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createScaleUnitTypeObjectFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createScatterSeries() - 类 中的方法org.eclipse.birt.chart.model.type.impl.TypeFactoryImpl
createScatterSeries() - 接口 中的方法org.eclipse.birt.chart.model.type.TypeFactory
Returns a new object of class 'Scatter Series'
createScriptValue(String) - 类 中的方法org.eclipse.birt.chart.computation.GObjectFactory
createScriptValue(String) - 接口 中的方法org.eclipse.birt.chart.computation.IGObjectFactory
createScriptValue() - 接口 中的方法org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Script Value'
createScriptValue() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createSeperator() - 类 中的静态方法org.eclipse.birt.chart.computation.LegendItemHints
createSeries(Series) - 类 中的静态方法org.eclipse.birt.chart.event.StructureSource
Creates a Structure Source for type Series.
createSeries() - 接口 中的方法org.eclipse.birt.chart.model.component.ComponentFactory
Returns a new object of class 'Series'
createSeries() - 类 中的方法org.eclipse.birt.chart.model.component.impl.ComponentFactoryImpl
createSeriesDataElement(Series, DataPointHints) - 类 中的静态方法org.eclipse.birt.chart.event.WrappedStructureSource
Creates a WrappedStructure Source for type Series Element with a Series
parent.
createSeriesDataPoint(Series, DataPointHints) - 类 中的静态方法org.eclipse.birt.chart.event.WrappedStructureSource
Creates a WrappedStructure Source for type Series DataPoint with a Series
parent.
createSeriesDefinition() - 接口 中的方法org.eclipse.birt.chart.model.data.DataFactory
Returns a new object of class 'Series Definition'
createSeriesDefinition() - 类 中的方法org.eclipse.birt.chart.model.data.impl.DataFactoryImpl
createSeriesFittingCurve(Series, CurveFitting) - 类 中的静态方法org.eclipse.birt.chart.event.WrappedStructureSource
Creates a WrappedStructure Source for type Series FittingCurve with a
Series parent.
createSeriesGrouping() - 接口 中的方法org.eclipse.birt.chart.model.data.DataFactory
Returns a new object of class 'Series Grouping'
createSeriesGrouping() - 类 中的方法org.eclipse.birt.chart.model.data.impl.DataFactoryImpl
createSeriesMarker(Series, Marker) - 类 中的静态方法org.eclipse.birt.chart.event.WrappedStructureSource
Creates a WrappedStructure Source for type Series Marker with a Series
parent.
createSeriesTitle(Series, Label) - 类 中的静态方法org.eclipse.birt.chart.event.WrappedStructureSource
Creates a WrappedStructure Source for type Series Title with a Series
parent.
createSeriesValue(String) - 类 中的方法org.eclipse.birt.chart.computation.GObjectFactory
createSeriesValue(String) - 接口 中的方法org.eclipse.birt.chart.computation.IGObjectFactory
createSeriesValue() - 接口 中的方法org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Series Value'
createSeriesValue() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createSimpleScale(Object, Object) - 类 中的静态方法org.eclipse.birt.chart.computation.withaxes.ScaleContext
Creates a simple instance of scale.
createSimpleTester(IChartComputation, IDisplayServer, Label, Double) - 类 中的静态方法org.eclipse.birt.chart.computation.EllipsisHelper
createSize() - 接口 中的方法org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Size'
createSize() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createSortOptionFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createSortOptionObjectFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createStockDataSet() - 接口 中的方法org.eclipse.birt.chart.model.data.DataFactory
Returns a new object of class 'Stock Data Set'
createStockDataSet() - 类 中的方法org.eclipse.birt.chart.model.data.impl.DataFactoryImpl
createStockSeries() - 类 中的方法org.eclipse.birt.chart.model.type.impl.TypeFactoryImpl
createStockSeries() - 接口 中的方法org.eclipse.birt.chart.model.type.TypeFactory
Returns a new object of class 'Stock Series'
createStretchFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createStretchObjectFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createStringFormatSpecifier() - 接口 中的方法org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'String Format Specifier'
createStringFormatSpecifier() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createStyle() - 接口 中的方法org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Style'
createStyle() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createStyledComponentFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createStyledComponentObjectFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createStyleMap() - 接口 中的方法org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Style Map'
createStyleMap() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createText(String) - 类 中的方法org.eclipse.birt.chart.computation.GObjectFactory
createText(String) - 接口 中的方法org.eclipse.birt.chart.computation.IGObjectFactory
createText() - 接口 中的方法org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Text'
createText() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createTextAlignment() - 类 中的方法org.eclipse.birt.chart.computation.GObjectFactory
createTextAlignment() - 接口 中的方法org.eclipse.birt.chart.computation.IGObjectFactory
createTextAlignment() - 接口 中的方法org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Text Alignment'
createTextAlignment() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createTextDataSet() - 接口 中的方法org.eclipse.birt.chart.model.data.DataFactory
Returns a new object of class 'Text Data Set'
createTextDataSet() - 类 中的方法org.eclipse.birt.chart.model.data.impl.DataFactoryImpl
createTickStyleFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createTickStyleObjectFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createTitle(TitleBlock) - 类 中的静态方法org.eclipse.birt.chart.event.StructureSource
Creates a Structure Source for type Title.
createTitleBlock() - 类 中的方法org.eclipse.birt.chart.model.layout.impl.LayoutFactoryImpl
createTitleBlock() - 接口 中的方法org.eclipse.birt.chart.model.layout.LayoutFactory
Returns a new object of class 'Title Block'
createTitlePercentTypeFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.layout.impl.LayoutFactoryImpl
createTitlePercentTypeObjectFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.layout.impl.LayoutFactoryImpl
createTooltipValue(int, String) - 类 中的方法org.eclipse.birt.chart.computation.GObjectFactory
createTooltipValue(int, String, FormatSpecifier) - 类 中的方法org.eclipse.birt.chart.computation.GObjectFactory
createTooltipValue(int, String) - 接口 中的方法org.eclipse.birt.chart.computation.IGObjectFactory
createTooltipValue(int, String, FormatSpecifier) - 接口 中的方法org.eclipse.birt.chart.computation.IGObjectFactory
createTooltipValue() - 接口 中的方法org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Tooltip Value'
createTooltipValue() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createTrigger(TriggerCondition, Action) - 类 中的方法org.eclipse.birt.chart.computation.GObjectFactory
createTrigger(TriggerCondition, Action) - 接口 中的方法org.eclipse.birt.chart.computation.IGObjectFactory
createTrigger() - 接口 中的方法org.eclipse.birt.chart.model.data.DataFactory
Returns a new object of class 'Trigger'
createTrigger() - 类 中的方法org.eclipse.birt.chart.model.data.impl.DataFactoryImpl
createTriggerConditionFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createTriggerConditionObjectFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createTriggerFlowFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createTriggerFlowObjectFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createUnion(Rectangle) - 类 中的方法org.eclipse.birt.chart.computation.Rectangle
Returns a new Rectangle object representing the union of
this Rectangle with the specified Rectangle.
createUnitsOfMeasurementFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createUnitsOfMeasurementObjectFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createUnknown(EObject) - 类 中的静态方法org.eclipse.birt.chart.event.StructureSource
Creates a Structure Source for type Unknown.
createURLValue(String, String, String, String, String) - 类 中的方法org.eclipse.birt.chart.computation.GObjectFactory
createURLValue(String, String, String, String, String) - 接口 中的方法org.eclipse.birt.chart.computation.IGObjectFactory
createURLValue() - 接口 中的方法org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'URL Value'
createURLValue() - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createVerticalAlignmentFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createVerticalAlignmentObjectFromString(EDataType, String) - 类 中的方法org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
createX(double) - 类 中的静态方法org.eclipse.birt.chart.model.attribute.impl.Angle3DImpl
createY(double) - 类 中的静态方法org.eclipse.birt.chart.model.attribute.impl.Angle3DImpl
createZ(double) - 类 中的静态方法org.eclipse.birt.chart.model.attribute.impl.Angle3DImpl
CROSS - 枚举 中的静态变量org.eclipse.birt.chart.model.attribute.MarkerType
The 'Cross' literal value
CROSSHAIR - 枚举 中的静态变量org.eclipse.birt.chart.model.attribute.MarkerType
The 'Crosshair' literal value
CROSSHAIR_VALUE - 枚举 中的静态变量org.eclipse.birt.chart.model.attribute.CursorType
The 'Crosshair' literal value
crossProduct(Vector) - 类 中的方法org.eclipse.birt.chart.computation.Vector
CURSOR - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage
The meta object id for the '
Cursor' class
CURSOR - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the '
Cursor' class
Cursor - org.eclipse.birt.chart.model.attribute中的接口
A representation of the model object 'Cursor'
CURSOR__IMAGE - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage
The feature id for the 'Image' containment reference list
CURSOR__IMAGE - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'Image' containment reference list feature
CURSOR__TYPE - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage
The feature id for the 'Type' attribute
CURSOR__TYPE - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'Type' attribute feature
CURSOR_FEATURE_COUNT - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage
The number of structural features of the 'Cursor' class
CURSOR_TYPE - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage
CURSOR_TYPE - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
CURSOR_TYPE_OBJECT - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage
The meta object id for the 'Cursor Type Object' data type
CURSOR_TYPE_OBJECT - 接口 中的静态变量org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'Cursor Type Object' data type
CursorImpl - org.eclipse.birt.chart.model.attribute.impl中的类
An implementation of the model object 'Cursor'
CursorType - org.eclipse.birt.chart.model.attribute中的枚举
A representation of the literals of the enumeration 'Cursor Type',
and utility methods for working with them
CURVE_FITTING - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage
CURVE_FITTING - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage.Literals
CURVE_FITTING__LABEL - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Label' containment reference
CURVE_FITTING__LABEL - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Label' containment reference feature
CURVE_FITTING__LABEL_ANCHOR - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Label Anchor' attribute
CURVE_FITTING__LABEL_ANCHOR - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Label Anchor' attribute feature
CURVE_FITTING__LINE_ATTRIBUTES - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Line Attributes' containment reference
CURVE_FITTING__LINE_ATTRIBUTES - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Line Attributes' containment reference feature
CURVE_FITTING_FEATURE_COUNT - 接口 中的静态变量org.eclipse.birt.chart.model.component.ComponentPackage
The number of structural features of the 'Curve Fitting' class
CurveFitting - org.eclipse.birt.chart.model.component中的接口
A representation of the model object 'Curve Fitting'
CurveFittingImpl - org.eclipse.birt.chart.model.component.impl中的类
An implementation of the model object 'Curve Fitting'
CurveRenderer - org.eclipse.birt.chart.render中的类
CurveRenderer
CurveRenderer(ChartWithAxes, BaseRenderer, LineAttributes, Location[], boolean, double, boolean, boolean, Fill, boolean, boolean) - 类 的构造器org.eclipse.birt.chart.render.CurveRenderer
The constructor.
CurveRenderer(ChartWithAxes, BaseRenderer, LineAttributes, Location[], double, boolean, double, boolean, boolean, boolean, boolean, boolean, Fill, boolean, boolean) - 类 的构造器org.eclipse.birt.chart.render.CurveRenderer
The constructor.
CUSTOM - 接口 中的静态变量org.eclipse.birt.chart.aggregate.IAggregateFunction
CUSTOM_VALUE - 枚举 中的静态变量org.eclipse.birt.chart.model.attribute.CursorType
The 'Custom' literal value
CYAN() - 类 中的静态方法org.eclipse.birt.chart.model.attribute.impl.ColorDefinitionImpl
An opaque cyan color with (r=225;g=225;b=255)
Note: Manually written
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.