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

C

CACHE_ON_DISK - Static variable in interface org.eclipse.birt.chart.device.IDeviceRenderer
A Property to enable/disable the caching of the image stream on disk Default is false.
CACHED_IMAGE - Static variable in interface org.eclipse.birt.chart.device.IDeviceRenderer
A property name that identifies an instance of a cached java.awt.Image that may be passed in for potential reuse.
CALENDAR - Static variable in interface org.eclipse.birt.chart.aggregate.IAggregateFunction
 
CALL_BACK - Static variable in class org.eclipse.birt.chart.model.attribute.ActionType
The 'Call Back' literal value.
CALL_BACK_LITERAL - Static variable in class org.eclipse.birt.chart.model.attribute.ActionType
The 'Call Back' literal object.
CALL_BACK_VALUE - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage
The meta object id for the 'Call Back Value' class.
CALL_BACK_VALUE - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'Call Back Value' class.
CALL_BACK_VALUE__IDENTIFIER - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage
The feature id for the 'Identifier' attribute.
CALL_BACK_VALUE__IDENTIFIER - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'Identifier' attribute feature.
CALL_BACK_VALUE_FEATURE_COUNT - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage
The number of structural features of the 'Call Back Value' class.
callback(Object, Object, CallBackValue) - Method in interface org.eclipse.birt.chart.device.ICallBackNotifier
Invokes the callBack.
CallBackValue - Interface in org.eclipse.birt.chart.model.attribute
A representation of the model object 'Call Back Value'.
CallBackValueImpl - Class in org.eclipse.birt.chart.model.attribute.impl
An implementation of the model object 'Call Back Value'.
canBeStacked() - Method in class org.eclipse.birt.chart.model.component.impl.SeriesImpl
 
canBeStacked() - Method in interface org.eclipse.birt.chart.model.component.Series
Indicates if this series type may be rendered stacked with other series instances of the same type NOTE: Manually written
canBeStacked() - Method in class org.eclipse.birt.chart.model.type.impl.BarSeriesImpl
 
canBeStacked() - Method in class org.eclipse.birt.chart.model.type.impl.DifferenceSeriesImpl
 
canBeStacked() - Method in class org.eclipse.birt.chart.model.type.impl.LineSeriesImpl
 
canBeStacked() - Method in class org.eclipse.birt.chart.model.type.impl.ScatterSeriesImpl
 
canParticipateInCombination() - Method in class org.eclipse.birt.chart.model.component.impl.SeriesImpl
 
canParticipateInCombination() - Method in interface org.eclipse.birt.chart.model.component.Series
This method should return true if the series type can be used in a combination chart.
canParticipateInCombination() - Method in class org.eclipse.birt.chart.model.type.impl.BarSeriesImpl
 
canParticipateInCombination() - Method in class org.eclipse.birt.chart.model.type.impl.DifferenceSeriesImpl
 
canParticipateInCombination() - Method in class org.eclipse.birt.chart.model.type.impl.LineSeriesImpl
 
canParticipateInCombination() - Method in class org.eclipse.birt.chart.model.type.impl.ScatterSeriesImpl
 
canParticipateInCombination() - Method in class org.eclipse.birt.chart.model.type.impl.StockSeriesImpl
 
canShareAxisUnit() - Method in class org.eclipse.birt.chart.model.component.impl.SeriesImpl
 
canShareAxisUnit() - Method in interface org.eclipse.birt.chart.model.component.Series
Indicates if this series graphic element may share a scale unit with other similar elements.
canShareAxisUnit() - Method in class org.eclipse.birt.chart.model.type.impl.BarSeriesImpl
 
canShareAxisUnit() - Method in class org.eclipse.birt.chart.model.type.impl.LineSeriesImpl
 
canShareAxisUnit() - Method in class org.eclipse.birt.chart.model.type.impl.StockSeriesImpl
 
CAPTURE - Static variable in class org.eclipse.birt.chart.model.attribute.TriggerFlow
The 'Capture' literal value.
CAPTURE_LITERAL - Static variable in class org.eclipse.birt.chart.model.attribute.TriggerFlow
The 'Capture' literal object.
CATEGORIES - Static variable in class org.eclipse.birt.chart.model.attribute.LegendItemType
The 'Categories' literal value.
CATEGORIES_LITERAL - Static variable in class org.eclipse.birt.chart.model.attribute.LegendItemType
The 'Categories' literal object.
CDateTime - Class in org.eclipse.birt.chart.util
A convenience data type provided to aid in wrapping a datetime value used with datetime data elements.
CDateTime() - Constructor for class org.eclipse.birt.chart.util.CDateTime
A zero-arg default constructor
CDateTime(Date) - Constructor for class org.eclipse.birt.chart.util.CDateTime
A constructor that creates an instance from a given java.util.Date value
CDateTime(Calendar) - Constructor for class org.eclipse.birt.chart.util.CDateTime
A constructor that creates an instance from a given Calendar value
CDateTime(long) - Constructor for class org.eclipse.birt.chart.util.CDateTime
A constructor that creates an instance from a given long value
CDateTime(int, int, int) - Constructor for class org.eclipse.birt.chart.util.CDateTime
A constructor that creates an instance for a specified year, month and date
CDateTime(int, int, int, int, int) - Constructor for class org.eclipse.birt.chart.util.CDateTime
A constructor that creates an instance for a specified year, month, date, hour and minute
CDateTime(int, int, int, int, int, int) - Constructor for class org.eclipse.birt.chart.util.CDateTime
A constructor that creates an instance for a specified year, month, date, hour and minute
CDateTime(Locale) - Constructor for class org.eclipse.birt.chart.util.CDateTime
Deprecated. use CDateTime.CDateTime(ULocale) instead.
CDateTime(ULocale) - Constructor for class org.eclipse.birt.chart.util.CDateTime
A constructor that creates a default instance for a given locale
CDateTime(TimeZone) - Constructor for class org.eclipse.birt.chart.util.CDateTime
A constructor that creates a default instance for a given timezone
CDateTime(TimeZone, Locale) - Constructor for class org.eclipse.birt.chart.util.CDateTime
Deprecated. use CDateTime.CDateTime(TimeZone, ULocale) instead.
CDateTime(TimeZone, ULocale) - Constructor for class org.eclipse.birt.chart.util.CDateTime
A constructor that creates a default instance for a given timezone and locale
CENTER - Static variable in class org.eclipse.birt.chart.model.attribute.HorizontalAlignment
The 'Center' literal value.
CENTER - Static variable in class org.eclipse.birt.chart.model.attribute.VerticalAlignment
The 'Center' literal value.
CENTER_LITERAL - Static variable in class org.eclipse.birt.chart.model.attribute.HorizontalAlignment
The 'Center' literal object.
CENTER_LITERAL - Static variable in class org.eclipse.birt.chart.model.attribute.VerticalAlignment
The 'Center' literal object.
CENTIMETERS - Static variable in class org.eclipse.birt.chart.model.attribute.UnitsOfMeasurement
The 'Centimeters' literal value.
CENTIMETERS_LITERAL - Static variable in class org.eclipse.birt.chart.model.attribute.UnitsOfMeasurement
The 'Centimeters' literal object.
changeStructure(StructureChangeEvent) - Method in class org.eclipse.birt.chart.device.DeviceAdapter
 
changeStructure(StructureChangeEvent) - Method in interface org.eclipse.birt.chart.device.IStructureDefinitionListener
Sends out a notification to a listener indicating that a structure group has changed (either via a start or end) notification.
Chart - Interface in org.eclipse.birt.chart.model
A representation of the model object 'Chart'.
CHART - Static variable in interface org.eclipse.birt.chart.model.ModelPackage
The meta object id for the 'Chart' class.
CHART - Static variable in interface org.eclipse.birt.chart.model.ModelPackage.Literals
The meta object literal for the 'Chart' class.
CHART__BLOCK - Static variable in interface org.eclipse.birt.chart.model.ModelPackage
The feature id for the 'Block' containment reference.
CHART__BLOCK - Static variable in interface org.eclipse.birt.chart.model.ModelPackage.Literals
The meta object literal for the 'Block' containment reference feature.
CHART__DESCRIPTION - Static variable in interface org.eclipse.birt.chart.model.ModelPackage
The feature id for the 'Description' containment reference.
CHART__DESCRIPTION - Static variable in interface org.eclipse.birt.chart.model.ModelPackage.Literals
The meta object literal for the 'Description' containment reference feature.
CHART__DIMENSION - Static variable in interface org.eclipse.birt.chart.model.ModelPackage
The feature id for the 'Dimension' attribute.
CHART__DIMENSION - Static variable in interface org.eclipse.birt.chart.model.ModelPackage.Literals
The meta object literal for the 'Dimension' attribute feature.
CHART__EXTENDED_PROPERTIES - Static variable in interface org.eclipse.birt.chart.model.ModelPackage
The feature id for the 'Extended Properties' containment reference list.
CHART__EXTENDED_PROPERTIES - Static variable in interface org.eclipse.birt.chart.model.ModelPackage.Literals
The meta object literal for the 'Extended Properties' containment reference list feature.
CHART__GRID_COLUMN_COUNT - Static variable in interface org.eclipse.birt.chart.model.ModelPackage
The feature id for the 'Grid Column Count' attribute.
CHART__GRID_COLUMN_COUNT - Static variable in interface org.eclipse.birt.chart.model.ModelPackage.Literals
The meta object literal for the 'Grid Column Count' attribute feature.
CHART__INTERACTIVITY - Static variable in interface org.eclipse.birt.chart.model.ModelPackage
The feature id for the 'Interactivity' containment reference.
CHART__INTERACTIVITY - Static variable in interface org.eclipse.birt.chart.model.ModelPackage.Literals
The meta object literal for the 'Interactivity' containment reference feature.
CHART__SAMPLE_DATA - Static variable in interface org.eclipse.birt.chart.model.ModelPackage
The feature id for the 'Sample Data' containment reference.
CHART__SAMPLE_DATA - Static variable in interface org.eclipse.birt.chart.model.ModelPackage.Literals
The meta object literal for the 'Sample Data' containment reference feature.
CHART__SCRIPT - Static variable in interface org.eclipse.birt.chart.model.ModelPackage
The feature id for the 'Script' attribute.
CHART__SCRIPT - Static variable in interface org.eclipse.birt.chart.model.ModelPackage.Literals
The meta object literal for the 'Script' attribute feature.
CHART__SERIES_THICKNESS - Static variable in interface org.eclipse.birt.chart.model.ModelPackage
The feature id for the 'Series Thickness' attribute.
CHART__SERIES_THICKNESS - Static variable in interface org.eclipse.birt.chart.model.ModelPackage.Literals
The meta object literal for the 'Series Thickness' attribute feature.
CHART__STYLES - Static variable in interface org.eclipse.birt.chart.model.ModelPackage
The feature id for the 'Styles' containment reference list.
CHART__STYLES - Static variable in interface org.eclipse.birt.chart.model.ModelPackage.Literals
The meta object literal for the 'Styles' containment reference list feature.
CHART__SUB_TYPE - Static variable in interface org.eclipse.birt.chart.model.ModelPackage
The feature id for the 'Sub Type' attribute.
CHART__SUB_TYPE - Static variable in interface org.eclipse.birt.chart.model.ModelPackage.Literals
The meta object literal for the 'Sub Type' attribute feature.
CHART__TYPE - Static variable in interface org.eclipse.birt.chart.model.ModelPackage
The feature id for the 'Type' attribute.
CHART__TYPE - Static variable in interface org.eclipse.birt.chart.model.ModelPackage.Literals
The meta object literal for the 'Type' attribute feature.
CHART__UNITS - Static variable in interface org.eclipse.birt.chart.model.ModelPackage
The feature id for the 'Units' attribute.
CHART__UNITS - Static variable in interface org.eclipse.birt.chart.model.ModelPackage.Literals
The meta object literal for the 'Units' attribute feature.
CHART__VERSION - Static variable in interface org.eclipse.birt.chart.model.ModelPackage
The feature id for the 'Version' attribute.
CHART__VERSION - Static variable in interface org.eclipse.birt.chart.model.ModelPackage.Literals
The meta object literal for the 'Version' attribute feature.
CHART_ALL - Static variable in class org.eclipse.birt.chart.model.attribute.StyledComponent
The 'Chart All' literal value.
CHART_ALL_LITERAL - Static variable in class org.eclipse.birt.chart.model.attribute.StyledComponent
The 'Chart All' literal object.
CHART_BACKGROUND - Static variable in class org.eclipse.birt.chart.model.attribute.StyledComponent
The 'Chart Background' literal value.
CHART_BACKGROUND_LITERAL - Static variable in class org.eclipse.birt.chart.model.attribute.StyledComponent
The 'Chart Background' literal object.
CHART_BLOCK - Static variable in class org.eclipse.birt.chart.event.StructureType
Indicates a Chart Block structure type.
CHART_DIMENSION - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage
The meta object id for the 'Chart Dimension' enum.
CHART_DIMENSION - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'Chart Dimension' enum.
CHART_DIMENSION_OBJECT - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage
The meta object id for the 'Chart Dimension Object' data type.
CHART_DIMENSION_OBJECT - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'Chart Dimension Object' data type.
CHART_END_MARKER - Static variable in class org.eclipse.birt.chart.model.impl.SerializerImpl
 
CHART_FEATURE_COUNT - Static variable in interface org.eclipse.birt.chart.model.ModelPackage
The number of structural features of the 'Chart' class.
CHART_PREFERENCES - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage
The meta object id for the 'Chart Preferences' class.
CHART_PREFERENCES - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Chart Preferences' class.
CHART_PREFERENCES__BLOCKS - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Blocks' containment reference list.
CHART_PREFERENCES__BLOCKS - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Blocks' containment reference list feature.
CHART_PREFERENCES__LABELS - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Labels' containment reference list.
CHART_PREFERENCES__LABELS - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Labels' containment reference list feature.
CHART_PREFERENCES_FEATURE_COUNT - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage
The number of structural features of the 'Chart Preferences' class.
CHART_START_MARKER - Static variable in class org.eclipse.birt.chart.model.impl.SerializerImpl
 
CHART_TITLE - Static variable in class org.eclipse.birt.chart.model.attribute.StyledComponent
The 'Chart Title' literal value.
CHART_TITLE_LITERAL - Static variable in class org.eclipse.birt.chart.model.attribute.StyledComponent
The 'Chart Title' literal object.
CHART_TYPE - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage
The meta object id for the 'Chart Type' enum.
CHART_TYPE - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'Chart Type' enum.
CHART_TYPE_OBJECT - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage
The meta object id for the 'Chart Type Object' data type.
CHART_TYPE_OBJECT - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'Chart Type Object' data type.
CHART_WITH_AXES - Static variable in interface org.eclipse.birt.chart.model.ModelPackage
The meta object id for the 'Chart With Axes' class.
CHART_WITH_AXES - Static variable in interface org.eclipse.birt.chart.model.ModelPackage.Literals
The meta object literal for the 'Chart With Axes' class.
CHART_WITH_AXES__AXES - Static variable in interface org.eclipse.birt.chart.model.ModelPackage
The feature id for the 'Axes' containment reference list.
CHART_WITH_AXES__AXES - Static variable in interface org.eclipse.birt.chart.model.ModelPackage.Literals
The meta object literal for the 'Axes' containment reference list feature.
CHART_WITH_AXES__BLOCK - Static variable in interface org.eclipse.birt.chart.model.ModelPackage
The feature id for the 'Block' containment reference.
CHART_WITH_AXES__DESCRIPTION - Static variable in interface org.eclipse.birt.chart.model.ModelPackage
The feature id for the 'Description' containment reference.
CHART_WITH_AXES__DIMENSION - Static variable in interface org.eclipse.birt.chart.model.ModelPackage
The feature id for the 'Dimension' attribute.
CHART_WITH_AXES__EXTENDED_PROPERTIES - Static variable in interface org.eclipse.birt.chart.model.ModelPackage
The feature id for the 'Extended Properties' containment reference list.
CHART_WITH_AXES__FLOOR_FILL - Static variable in interface org.eclipse.birt.chart.model.ModelPackage
The feature id for the 'Floor Fill' containment reference.
CHART_WITH_AXES__FLOOR_FILL - Static variable in interface org.eclipse.birt.chart.model.ModelPackage.Literals
The meta object literal for the 'Floor Fill' containment reference feature.
CHART_WITH_AXES__GRID_COLUMN_COUNT - Static variable in interface org.eclipse.birt.chart.model.ModelPackage
The feature id for the 'Grid Column Count' attribute.
CHART_WITH_AXES__INTERACTIVITY - Static variable in interface org.eclipse.birt.chart.model.ModelPackage
The feature id for the 'Interactivity' containment reference.
CHART_WITH_AXES__ORIENTATION - Static variable in interface org.eclipse.birt.chart.model.ModelPackage
The feature id for the 'Orientation' attribute.
CHART_WITH_AXES__ORIENTATION - Static variable in interface org.eclipse.birt.chart.model.ModelPackage.Literals
The meta object literal for the 'Orientation' attribute feature.
CHART_WITH_AXES__REVERSE_CATEGORY - Static variable in interface org.eclipse.birt.chart.model.ModelPackage
The feature id for the 'Reverse Category' attribute.
CHART_WITH_AXES__REVERSE_CATEGORY - Static variable in interface org.eclipse.birt.chart.model.ModelPackage.Literals
The meta object literal for the 'Reverse Category' attribute feature.
CHART_WITH_AXES__ROTATION - Static variable in interface org.eclipse.birt.chart.model.ModelPackage
The feature id for the 'Rotation' containment reference.
CHART_WITH_AXES__ROTATION - Static variable in interface org.eclipse.birt.chart.model.ModelPackage.Literals
The meta object literal for the 'Rotation' containment reference feature.
CHART_WITH_AXES__SAMPLE_DATA - Static variable in interface org.eclipse.birt.chart.model.ModelPackage
The feature id for the 'Sample Data' containment reference.
CHART_WITH_AXES__SCRIPT - Static variable in interface org.eclipse.birt.chart.model.ModelPackage
The feature id for the 'Script' attribute.
CHART_WITH_AXES__SERIES_THICKNESS - Static variable in interface org.eclipse.birt.chart.model.ModelPackage
The feature id for the 'Series Thickness' attribute.
CHART_WITH_AXES__STYLES - Static variable in interface org.eclipse.birt.chart.model.ModelPackage
The feature id for the 'Styles' containment reference list.
CHART_WITH_AXES__SUB_TYPE - Static variable in interface org.eclipse.birt.chart.model.ModelPackage
The feature id for the 'Sub Type' attribute.
CHART_WITH_AXES__TYPE - Static variable in interface org.eclipse.birt.chart.model.ModelPackage
The feature id for the 'Type' attribute.
CHART_WITH_AXES__UNIT_SPACING - Static variable in interface org.eclipse.birt.chart.model.ModelPackage
The feature id for the 'Unit Spacing' attribute.
CHART_WITH_AXES__UNIT_SPACING - Static variable in interface org.eclipse.birt.chart.model.ModelPackage.Literals
The meta object literal for the 'Unit Spacing' attribute feature.
CHART_WITH_AXES__UNITS - Static variable in interface org.eclipse.birt.chart.model.ModelPackage
The feature id for the 'Units' attribute.
CHART_WITH_AXES__VERSION - Static variable in interface org.eclipse.birt.chart.model.ModelPackage
The feature id for the 'Version' attribute.
CHART_WITH_AXES__WALL_FILL - Static variable in interface org.eclipse.birt.chart.model.ModelPackage
The feature id for the 'Wall Fill' containment reference.
CHART_WITH_AXES__WALL_FILL - Static variable in interface org.eclipse.birt.chart.model.ModelPackage.Literals
The meta object literal for the 'Wall Fill' containment reference feature.
CHART_WITH_AXES_FEATURE_COUNT - Static variable in interface org.eclipse.birt.chart.model.ModelPackage
The number of structural features of the 'Chart With Axes' class.
CHART_WITHOUT_AXES - Static variable in interface org.eclipse.birt.chart.model.ModelPackage
The meta object id for the 'Chart Without Axes' class.
CHART_WITHOUT_AXES - Static variable in interface org.eclipse.birt.chart.model.ModelPackage.Literals
The meta object literal for the 'Chart Without Axes' class.
CHART_WITHOUT_AXES__BLOCK - Static variable in interface org.eclipse.birt.chart.model.ModelPackage
The feature id for the 'Block' containment reference.
CHART_WITHOUT_AXES__DESCRIPTION - Static variable in interface org.eclipse.birt.chart.model.ModelPackage
The feature id for the 'Description' containment reference.
CHART_WITHOUT_AXES__DIMENSION - Static variable in interface org.eclipse.birt.chart.model.ModelPackage
The feature id for the 'Dimension' attribute.
CHART_WITHOUT_AXES__EXTENDED_PROPERTIES - Static variable in interface org.eclipse.birt.chart.model.ModelPackage
The feature id for the 'Extended Properties' containment reference list.
CHART_WITHOUT_AXES__GRID_COLUMN_COUNT - Static variable in interface org.eclipse.birt.chart.model.ModelPackage
The feature id for the 'Grid Column Count' attribute.
CHART_WITHOUT_AXES__INTERACTIVITY - Static variable in interface org.eclipse.birt.chart.model.ModelPackage
The feature id for the 'Interactivity' containment reference.
CHART_WITHOUT_AXES__MIN_SLICE - Static variable in interface org.eclipse.birt.chart.model.ModelPackage
The feature id for the 'Min Slice' attribute.
CHART_WITHOUT_AXES__MIN_SLICE - Static variable in interface org.eclipse.birt.chart.model.ModelPackage.Literals
The meta object literal for the 'Min Slice' attribute feature.
CHART_WITHOUT_AXES__MIN_SLICE_LABEL - Static variable in interface org.eclipse.birt.chart.model.ModelPackage
The feature id for the 'Min Slice Label' attribute.
CHART_WITHOUT_AXES__MIN_SLICE_LABEL - Static variable in interface org.eclipse.birt.chart.model.ModelPackage.Literals
The meta object literal for the 'Min Slice Label' attribute feature.
CHART_WITHOUT_AXES__MIN_SLICE_PERCENT - Static variable in interface org.eclipse.birt.chart.model.ModelPackage
The feature id for the 'Min Slice Percent' attribute.
CHART_WITHOUT_AXES__MIN_SLICE_PERCENT - Static variable in interface org.eclipse.birt.chart.model.ModelPackage.Literals
The meta object literal for the 'Min Slice Percent' attribute feature.
CHART_WITHOUT_AXES__SAMPLE_DATA - Static variable in interface org.eclipse.birt.chart.model.ModelPackage
The feature id for the 'Sample Data' containment reference.
CHART_WITHOUT_AXES__SCRIPT - Static variable in interface org.eclipse.birt.chart.model.ModelPackage
The feature id for the 'Script' attribute.
CHART_WITHOUT_AXES__SERIES_DEFINITIONS - Static variable in interface org.eclipse.birt.chart.model.ModelPackage
The feature id for the 'Series Definitions' containment reference list.
CHART_WITHOUT_AXES__SERIES_DEFINITIONS - Static variable in interface org.eclipse.birt.chart.model.ModelPackage.Literals
The meta object literal for the 'Series Definitions' containment reference list feature.
CHART_WITHOUT_AXES__SERIES_THICKNESS - Static variable in interface org.eclipse.birt.chart.model.ModelPackage
The feature id for the 'Series Thickness' attribute.
CHART_WITHOUT_AXES__STYLES - Static variable in interface org.eclipse.birt.chart.model.ModelPackage
The feature id for the 'Styles' containment reference list.
CHART_WITHOUT_AXES__SUB_TYPE - Static variable in interface org.eclipse.birt.chart.model.ModelPackage
The feature id for the 'Sub Type' attribute.
CHART_WITHOUT_AXES__TYPE - Static variable in interface org.eclipse.birt.chart.model.ModelPackage
The feature id for the 'Type' attribute.
CHART_WITHOUT_AXES__UNITS - Static variable in interface org.eclipse.birt.chart.model.ModelPackage
The feature id for the 'Units' attribute.
CHART_WITHOUT_AXES__VERSION - Static variable in interface org.eclipse.birt.chart.model.ModelPackage
The feature id for the 'Version' attribute.
CHART_WITHOUT_AXES_FEATURE_COUNT - Static variable in interface org.eclipse.birt.chart.model.ModelPackage
The number of structural features of the 'Chart Without Axes' class.
ChartDimension - Class in org.eclipse.birt.chart.model.attribute
A representation of the literals of the enumeration ' Chart Dimension', and utility methods for working with them.
ChartEngine - Class in org.eclipse.birt.chart.api
The Entry Point class to access the Eclipse Chart Engine (ECE) API
ChartEvent - Class in org.eclipse.birt.chart.event
Base Abstract class for various Chart Events: Primitive render events, interaction events, structure change events
ChartEvent(Object) - Constructor for class org.eclipse.birt.chart.event.ChartEvent
The constructor.
ChartException - Exception in org.eclipse.birt.chart.exception
Exception class for Chart framework.
ChartException(int, Throwable) - Constructor for exception org.eclipse.birt.chart.exception.ChartException
Deprecated. use ChartException.ChartException(String, int, Throwable) instead.
ChartException(int, String) - Constructor for exception org.eclipse.birt.chart.exception.ChartException
Deprecated. use ChartException.ChartException(String, int, String) instead.
ChartException(int, String, ResourceBundle) - Constructor for exception org.eclipse.birt.chart.exception.ChartException
Deprecated. use ChartException.ChartException(String, int, String, ResourceBundle) instead.
ChartException(int, String, Object[], ResourceBundle) - Constructor for exception org.eclipse.birt.chart.exception.ChartException
Deprecated. use ChartException.ChartException(String, int, String, Object[], ResourceBundle) instead.
ChartException(int, String, ResourceBundle, Throwable) - Constructor for exception org.eclipse.birt.chart.exception.ChartException
Deprecated. use ChartException.ChartException(String, int, String, ResourceBundle, Throwable) instead.
ChartException(int, String, Object[], ResourceBundle, Throwable) - Constructor for exception org.eclipse.birt.chart.exception.ChartException
Deprecated. use (ChartException.ChartException(String, int, String, Object[], ResourceBundle, Throwable) instead.
ChartException(String, int, Throwable) - Constructor for exception org.eclipse.birt.chart.exception.ChartException
The constructor.
ChartException(String, int, String) - Constructor for exception org.eclipse.birt.chart.exception.ChartException
The constructor.
ChartException(String, int, String, ResourceBundle) - Constructor for exception org.eclipse.birt.chart.exception.ChartException
The constructor.
ChartException(String, int, String, Object[], ResourceBundle) - Constructor for exception org.eclipse.birt.chart.exception.ChartException
The constructor.
ChartException(String, int, String, ResourceBundle, Throwable) - Constructor for exception org.eclipse.birt.chart.exception.ChartException
The constructor.
ChartException(String, int, String, Object[], ResourceBundle, Throwable) - Constructor for exception org.eclipse.birt.chart.exception.ChartException
The constructor.
ChartImpl - Class in org.eclipse.birt.chart.model.impl
An implementation of the model object ' Chart'.
ChartPreferences - Interface in org.eclipse.birt.chart.model.component
Deprecated. only reserved for compatibility
ChartPreferencesImpl - Class in org.eclipse.birt.chart.model.component.impl
Deprecated. only reserved for compatibility
ChartType - Class in org.eclipse.birt.chart.model.attribute
A representation of the literals of the enumeration ' Chart Type', and utility methods for working with them.
ChartWithAxes - Interface in org.eclipse.birt.chart.model
A representation of the model object 'Chart With Axes'.
ChartWithAxesImpl - Class in org.eclipse.birt.chart.model.impl
An implementation of the model object ' Chart With Axes'.
ChartWithoutAxes - Interface in org.eclipse.birt.chart.model
A representation of the model object 'Chart Without Axes'.
ChartWithoutAxesImpl - Class in org.eclipse.birt.chart.model.impl
An implementation of the model object 'Chart Without Axes'.
children(boolean) - Method in interface org.eclipse.birt.chart.model.layout.Block
 
children(boolean) - Method in class org.eclipse.birt.chart.model.layout.impl.BlockImpl
Note: Manually written
CIRCLE - Static variable in class org.eclipse.birt.chart.model.attribute.LineDecorator
The 'Circle' literal value.
CIRCLE - Static variable in class org.eclipse.birt.chart.model.attribute.MarkerType
The 'Circle' literal value.
CIRCLE_LITERAL - Static variable in class org.eclipse.birt.chart.model.attribute.LineDecorator
The 'Circle' literal object.
CIRCLE_LITERAL - Static variable in class org.eclipse.birt.chart.model.attribute.MarkerType
The 'Circle' literal object.
clear() - Method in class org.eclipse.birt.chart.event.AreaRenderEvent
Removes all sub events associated with current area.
clearBelow(int) - Method in class org.eclipse.birt.chart.util.CDateTime
Zeroes out all units for this datetime instance below a specified unit.
clearSections(int) - Method in interface org.eclipse.birt.chart.model.Chart
This method walks through the model and clears specific model sections that are not required at deployment time.
clearSections(int) - Method in class org.eclipse.birt.chart.model.impl.ChartImpl
 
clearSections(int) - Method in class org.eclipse.birt.chart.model.impl.ChartWithAxesImpl
 
clearSections(int) - Method in class org.eclipse.birt.chart.model.impl.ChartWithoutAxesImpl
 
clearState() - Method in class org.eclipse.birt.chart.factory.RunTimeContext
Clears all the stored states.
CLIENT_AREA - Static variable in interface org.eclipse.birt.chart.model.layout.LayoutPackage
The meta object id for the 'Client Area' class.
CLIENT_AREA - Static variable in interface org.eclipse.birt.chart.model.layout.LayoutPackage.Literals
The meta object literal for the 'Client Area' class.
CLIENT_AREA__BACKGROUND - Static variable in interface org.eclipse.birt.chart.model.layout.LayoutPackage
The feature id for the 'Background' containment reference.
CLIENT_AREA__BACKGROUND - Static variable in interface org.eclipse.birt.chart.model.layout.LayoutPackage.Literals
The meta object literal for the 'Background' containment reference feature.
CLIENT_AREA__INSETS - Static variable in interface org.eclipse.birt.chart.model.layout.LayoutPackage
The feature id for the 'Insets' containment reference.
CLIENT_AREA__INSETS - Static variable in interface org.eclipse.birt.chart.model.layout.LayoutPackage.Literals
The meta object literal for the 'Insets' containment reference feature.
CLIENT_AREA__OUTLINE - Static variable in interface org.eclipse.birt.chart.model.layout.LayoutPackage
The feature id for the 'Outline' containment reference.
CLIENT_AREA__OUTLINE - Static variable in interface org.eclipse.birt.chart.model.layout.LayoutPackage.Literals
The meta object literal for the 'Outline' containment reference feature.
CLIENT_AREA__SHADOW_COLOR - Static variable in interface org.eclipse.birt.chart.model.layout.LayoutPackage
The feature id for the 'Shadow Color' containment reference.
CLIENT_AREA__SHADOW_COLOR - Static variable in interface org.eclipse.birt.chart.model.layout.LayoutPackage.Literals
The meta object literal for the 'Shadow Color' containment reference feature.
CLIENT_AREA__VISIBLE - Static variable in interface org.eclipse.birt.chart.model.layout.LayoutPackage
The feature id for the 'Visible' attribute.
CLIENT_AREA__VISIBLE - Static variable in interface org.eclipse.birt.chart.model.layout.LayoutPackage.Literals
The meta object literal for the 'Visible' attribute feature.
CLIENT_AREA_FEATURE_COUNT - Static variable in interface org.eclipse.birt.chart.model.layout.LayoutPackage
The number of structural features of the 'Client Area' class.
ClientArea - Interface in org.eclipse.birt.chart.model.layout
A representation of the model object 'Client Area'.
ClientAreaImpl - Class in org.eclipse.birt.chart.model.layout.impl
An implementation of the model object 'Client Area'.
ClipRenderEvent - Class in org.eclipse.birt.chart.event
This class encapsulates clipping information required for clip implementation in a device.
ClipRenderEvent(Object) - Constructor for class org.eclipse.birt.chart.event.ClipRenderEvent
The constructor.
CLOSED - Static variable in class org.eclipse.birt.chart.event.ArcRenderEvent
The closure type for an arc closed by drawing a straight line segment from the start of the arc segment to the end of the arc segment.
COLOR_DEFINITION - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage
The meta object id for the 'Color Definition' class.
COLOR_DEFINITION - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'Color Definition' class.
COLOR_DEFINITION__BLUE - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage
The feature id for the 'Blue' attribute.
COLOR_DEFINITION__BLUE - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'Blue' attribute feature.
COLOR_DEFINITION__GREEN - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage
The feature id for the 'Green' attribute.
COLOR_DEFINITION__GREEN - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'Green' attribute feature.
COLOR_DEFINITION__RED - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage
The feature id for the 'Red' attribute.
COLOR_DEFINITION__RED - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'Red' attribute feature.
COLOR_DEFINITION__TRANSPARENCY - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage
The feature id for the 'Transparency' attribute.
COLOR_DEFINITION__TRANSPARENCY - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'Transparency' attribute feature.
COLOR_DEFINITION__TYPE - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage
The feature id for the 'Type' attribute.
COLOR_DEFINITION_FEATURE_COUNT - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage
The number of structural features of the 'Color Definition' class.
ColorDefinition - Interface in org.eclipse.birt.chart.model.attribute
A representation of the model object 'Color Definition'.
ColorDefinitionImpl - Class in org.eclipse.birt.chart.model.attribute.impl
An implementation of the model object ' Color Definition'.
COLUMN - Static variable in class org.eclipse.birt.chart.model.attribute.MarkerType
The 'Column' literal value.
COLUMN_LITERAL - Static variable in class org.eclipse.birt.chart.model.attribute.MarkerType
The 'Column' literal object.
COMBO - Static variable in class org.eclipse.birt.chart.model.attribute.ChartType
The 'Combo' literal value.
COMBO_LITERAL - Static variable in class org.eclipse.birt.chart.model.attribute.ChartType
The 'Combo' literal object.
compareRegular(Bounds, Bounds) - Static method in class org.eclipse.birt.chart.event.PrimitiveRenderEvent
Compare two bounds regularly.
compareTo(Object) - Method in class org.eclipse.birt.chart.event.MarkerInstruction
 
compareTo(Object) - Method in class org.eclipse.birt.chart.event.PrimitiveRenderEvent
Compares two primitives in terms of Z-order rendering
compareTo(Object) - Method in class org.eclipse.birt.chart.event.WrappedInstruction
 
compareTransposed(Bounds, Bounds) - Static method in class org.eclipse.birt.chart.event.PrimitiveRenderEvent
Compare two bounds in transposed way.
ComponentFactory - Interface in org.eclipse.birt.chart.model.component
The Factory for the model.
ComponentFactoryImpl - Class in org.eclipse.birt.chart.model.component.impl
An implementation of the model Factory .
ComponentFactoryImpl() - Constructor for class org.eclipse.birt.chart.model.component.impl.ComponentFactoryImpl
Creates an instance of the factory.
ComponentPackage - Interface in org.eclipse.birt.chart.model.component
The Package for the model.
ComponentPackage.Literals - Interface in org.eclipse.birt.chart.model.component
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
ComponentPackageImpl - Class in org.eclipse.birt.chart.model.component.impl
An implementation of the model Package .
COMPRESSED_OUTPUT - Static variable in interface 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 - Static variable in exception org.eclipse.birt.chart.exception.ChartException
Exception type for Computation error.
compute(Bounds, Plot, ISeriesRenderingHints) - Method in interface 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.
computeDifference(CDateTime, CDateTime, int) - Static method in class 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) - Static method in class org.eclipse.birt.chart.util.CDateTime
Computes the difference between two given datetime values as a fraction for the requested field.
computeUnit(DataSetIterator) - Static method in class 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[]) - Static method in class 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.
CONE - Static variable in class org.eclipse.birt.chart.model.attribute.RiserType
The 'Cone' literal value.
CONE_LITERAL - Static variable in class org.eclipse.birt.chart.model.attribute.RiserType
The 'Cone' literal object.
contains(Location) - Method in interface org.eclipse.birt.chart.model.attribute.Bounds
Returns if the given point is within this bounds.
contains(Location) - Method in class org.eclipse.birt.chart.model.attribute.impl.BoundsImpl
 
convertActionTypeObjectToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertActionTypeToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertAnchorObjectToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertAnchorToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertAngleTypeObjectToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertAngleTypeToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertAxisTypeObjectToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertAxisTypeToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertChartDimensionObjectToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertChartDimensionToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertChartTypeObjectToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertChartTypeToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertDataPointComponentTypeObjectToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertDataPointComponentTypeToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertDataToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.data.impl.DataFactoryImpl
 
convertDataTypeObjectToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertDataTypeToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertDateFormatDetailObjectToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertDateFormatDetailToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertDateFormatTypeObjectToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertDateFormatTypeToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertDirectionObjectToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertDirectionToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertGroupingUnitTypeObjectToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertGroupingUnitTypeToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertHorizontalAlignmentObjectToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertHorizontalAlignmentToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertIDToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertIntersectionTypeObjectToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertIntersectionTypeToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertLeaderLineStyleObjectToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertLeaderLineStyleToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertLegendBehaviorTypeObjectToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertLegendBehaviorTypeToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertLegendItemTypeObjectToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertLegendItemTypeToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertLineDecoratorObjectToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertLineDecoratorToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertLineStyleObjectToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertLineStyleToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertMarkerTypeObjectToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertMarkerTypeToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertOrientationObjectToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertOrientationToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertPercentageObjectToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertPercentageToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertPositionObjectToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertPositionToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertRGBValueObjectToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertRGBValueToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertRiserTypeObjectToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertRiserTypeToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertRuleTypeObjectToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertRuleTypeToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertScaleUnitTypeObjectToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertScaleUnitTypeToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertSortOptionObjectToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertSortOptionToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertStretchObjectToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertStretchToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertStyledComponentObjectToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertStyledComponentToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertTickStyleObjectToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertTickStyleToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertTitlePercentTypeObjectToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.layout.impl.LayoutFactoryImpl
 
convertTitlePercentTypeToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.layout.impl.LayoutFactoryImpl
 
convertToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.data.impl.DataFactoryImpl
 
convertToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.layout.impl.LayoutFactoryImpl
 
convertTriggerConditionObjectToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertTriggerConditionToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertTriggerFlowObjectToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertTriggerFlowToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertUnitsOfMeasurementObjectToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertUnitsOfMeasurementToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertVerticalAlignmentObjectToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
convertVerticalAlignmentToString(EDataType, Object) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
copy() - Method in class org.eclipse.birt.chart.event.Arc3DRenderEvent
 
copy() - Method in class org.eclipse.birt.chart.event.ArcRenderEvent
 
copy() - Method in class org.eclipse.birt.chart.event.Area3DRenderEvent
 
copy() - Method in class org.eclipse.birt.chart.event.AreaRenderEvent
 
copy() - Method in class org.eclipse.birt.chart.event.Image3DRenderEvent
 
copy() - Method in class org.eclipse.birt.chart.event.ImageRenderEvent
 
copy() - Method in class org.eclipse.birt.chart.event.Line3DRenderEvent
 
copy() - Method in class org.eclipse.birt.chart.event.LineRenderEvent
 
copy() - Method in class org.eclipse.birt.chart.event.Oval3DRenderEvent
 
copy() - Method in class org.eclipse.birt.chart.event.OvalRenderEvent
 
copy() - Method in class org.eclipse.birt.chart.event.Polygon3DRenderEvent
 
copy() - Method in class org.eclipse.birt.chart.event.PolygonRenderEvent
 
copy() - Method in class org.eclipse.birt.chart.event.PrimitiveRenderEvent
 
copy() - Method in class org.eclipse.birt.chart.event.RectangleRenderEvent
 
copy() - Method in class org.eclipse.birt.chart.event.Text3DRenderEvent
 
copy() - Method in class org.eclipse.birt.chart.event.TextRenderEvent
 
copyCompactInstance(Label) - Static method in class org.eclipse.birt.chart.model.component.impl.LabelImpl
A convenient method to get an instance copy.
copyInstance(Bounds) - Static method in class org.eclipse.birt.chart.model.attribute.impl.BoundsImpl
A convenient method to get an instance copy.
copyInstance(ColorDefinition) - Static method in class org.eclipse.birt.chart.model.attribute.impl.ColorDefinitionImpl
A convenient method to get an instance copy.
copyInstance(FontDefinition) - Static method in class org.eclipse.birt.chart.model.attribute.impl.FontDefinitionImpl
A convenient method to get an instance copy.
copyInstance(Insets) - Static method in class org.eclipse.birt.chart.model.attribute.impl.InsetsImpl
A convenient method to get an instance copy.
copyInstance(LineAttributes) - Static method in class org.eclipse.birt.chart.model.attribute.impl.LineAttributesImpl
A convenient method to get an instance copy.
copyInstance(Location3D) - Static method in class org.eclipse.birt.chart.model.attribute.impl.Location3DImpl
 
copyInstance(Location) - Static method in class org.eclipse.birt.chart.model.attribute.impl.LocationImpl
A convenient method to get an instance copy.
copyInstance(Size) - Static method in class org.eclipse.birt.chart.model.attribute.impl.SizeImpl
A convenient method to get an instance copy.
copyInstance(TextAlignment) - Static method in class org.eclipse.birt.chart.model.attribute.impl.TextAlignmentImpl
A convenient method to get an instance copy.
copyInstance(Text) - Static method in class org.eclipse.birt.chart.model.attribute.impl.TextImpl
A convenient method to get an instance copy.
copyInstance(Label) - Static method in class org.eclipse.birt.chart.model.component.impl.LabelImpl
A convenient method to get an instance copy.
copyInstance(Trigger) - Static method in class org.eclipse.birt.chart.model.data.impl.TriggerImpl
A convenient method to get an instance copy.
copyInstanceNoFill(Marker) - Static method in class 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.
CREAM() - Static method in class org.eclipse.birt.chart.model.attribute.impl.ColorDefinitionImpl
An opaque creamy color with (r=249;g=225;b=191) Note: Manually written
create(double, double, double) - Static method in class org.eclipse.birt.chart.model.attribute.impl.Angle3DImpl
 
create(EClass) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
create(IntersectionType, DataElement) - Static method in class org.eclipse.birt.chart.model.attribute.impl.AxisOriginImpl
 
create(double, double, double, double) - Static method in class org.eclipse.birt.chart.model.attribute.impl.BoundsImpl
Convenient creation of a Bounds object and instantiates member variables NOTE: Manually written
create(String) - Static method in class org.eclipse.birt.chart.model.attribute.impl.CallBackValueImpl
 
create(int, int, int, int) - Static method in class org.eclipse.birt.chart.model.attribute.impl.ColorDefinitionImpl
NOTE: Manually written
create(int, int, int) - Static method in class org.eclipse.birt.chart.model.attribute.impl.ColorDefinitionImpl
NOTE: Manually written
create(DataPointComponentType, FormatSpecifier) - Static method in class 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) - Static method in class org.eclipse.birt.chart.model.attribute.impl.DataPointImpl
A convenience methods provided to create an initialized DataPoint instance NOTE: Manually written
create(String, String) - Static method in class 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) - Static method in class org.eclipse.birt.chart.model.attribute.impl.FontDefinitionImpl
NOTE: Manually written
create() - Static method in class 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) - Static method in class org.eclipse.birt.chart.model.attribute.impl.GradientImpl
A convenience method provided to create a gradient instance with all member variables initialized
create(String) - Static method in class org.eclipse.birt.chart.model.attribute.impl.ImageImpl
A convenient method to create and initialize an Image instance.
create(double, double, double, double) - Static method in class org.eclipse.birt.chart.model.attribute.impl.InsetsImpl
A convenient method for creating an instance and initializing member variables.
create() - Static method in class org.eclipse.birt.chart.model.attribute.impl.InteractivityImpl
 
create(String) - Static method in class org.eclipse.birt.chart.model.attribute.impl.JavaDateFormatSpecifierImpl
A convenience methods provided to create an initialized JavaDateFormatSpecifier instance NOTE: Manually written
create(String) - Static method in class 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) - Static method in class 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) - Static method in class org.eclipse.birt.chart.model.attribute.impl.Location3DImpl
 
create(double[], double[], double[]) - Static method in class org.eclipse.birt.chart.model.attribute.impl.Location3DImpl
 
create(double, double) - Static method in class org.eclipse.birt.chart.model.attribute.impl.LocationImpl
 
create(double[], double[]) - Static method in class org.eclipse.birt.chart.model.attribute.impl.LocationImpl
 
create(MarkerType, int) - Static method in class org.eclipse.birt.chart.model.attribute.impl.MarkerImpl
 
create() - Static method in class org.eclipse.birt.chart.model.attribute.impl.MultipleFillImpl
Manually written.
create() - Static method in class org.eclipse.birt.chart.model.attribute.impl.NumberFormatSpecifierImpl
A convenience methods provided to create an initialized NumberFormatSpecifier instance NOTE: Manually written
create(int, boolean) - Static method in class 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) - Static method in class 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() - Static method in class org.eclipse.birt.chart.model.attribute.impl.Rotation3DImpl
Creates an empty Roatation3D object.
create(Angle3D[]) - Static method in class org.eclipse.birt.chart.model.attribute.impl.Rotation3DImpl
Creates a Rotation3D object using given Angle3D array.
create(String) - Static method in class org.eclipse.birt.chart.model.attribute.impl.ScriptValueImpl
A convenience method provided to build a script action value when needed
create(String) - Static method in class org.eclipse.birt.chart.model.attribute.impl.SeriesValueImpl
A convenience method provided to build a series action value when needed
create(double, double) - Static method in class org.eclipse.birt.chart.model.attribute.impl.SizeImpl
/** Convenient creation of a Size object and instantiates member variables NOTE: Manually written
create(FontDefinition, ColorDefinition, ColorDefinition, Image, Insets) - Static method in class org.eclipse.birt.chart.model.attribute.impl.StyleImpl
 
create(StyledComponent, Style) - Static method in class org.eclipse.birt.chart.model.attribute.impl.StyleMapImpl
 
create() - Static method in class org.eclipse.birt.chart.model.attribute.impl.TextAlignmentImpl
A convenient method to create a new TextAlignment instance and initialize its members
create(String) - Static method in class org.eclipse.birt.chart.model.attribute.impl.TextImpl
A convenience method provided to create a Text instance
create(int, String) - Static method in class 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) - Static method in class org.eclipse.birt.chart.model.attribute.impl.URLValueImpl
A convenience method provided to create a new URLValue instance NOTE: Manually written
create(int) - Static method in class org.eclipse.birt.chart.model.component.impl.AxisImpl
A convenience method to create an initialized 'Axis' instance
create(EClass) - Method in class org.eclipse.birt.chart.model.component.impl.ComponentFactoryImpl
 
create() - Static method in class org.eclipse.birt.chart.model.component.impl.CurveFittingImpl
Returns a curveFitting instance.
create() - Static method in class org.eclipse.birt.chart.model.component.impl.DialImpl
 
create() - Static method in class org.eclipse.birt.chart.model.component.impl.DialRegionImpl
 
create() - Static method in class org.eclipse.birt.chart.model.component.impl.LabelImpl
A convenience method to create an initialized 'Label' instance
create(Axis, DataElement) - Static method in class 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) - Static method in class 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) - Static method in class 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) - Static method in class org.eclipse.birt.chart.model.component.impl.MarkerRangeImpl
A convenience method provided to add a marker range instance to an axis
create() - Static method in class org.eclipse.birt.chart.model.component.impl.NeedleImpl
 
create() - Static method in class org.eclipse.birt.chart.model.component.impl.SeriesImpl
A convenience method to create an initialized 'Series' instance
create(ActionType, ActionValue) - Static method in class org.eclipse.birt.chart.model.data.impl.ActionImpl
Returns an instance of an action NOTE: Manually written
create(Object) - Static method in class org.eclipse.birt.chart.model.data.impl.BubbleDataSetImpl
A convenience method to create an initialized 'BubbleDataSet' instance
create(EClass) - Method in class org.eclipse.birt.chart.model.data.impl.DataFactoryImpl
 
create(Calendar) - Static method in class org.eclipse.birt.chart.model.data.impl.DateTimeDataElementImpl
A convenience method provided to return an initialized DateTimeDataElement
create(long) - Static method in class org.eclipse.birt.chart.model.data.impl.DateTimeDataElementImpl
A convenience method provided to return an initialized DateTimeDataElement
create(Object) - Static method in class org.eclipse.birt.chart.model.data.impl.DateTimeDataSetImpl
A convenience method to create an initialized 'DateTimeDataSet' instance
create(Object) - Static method in class org.eclipse.birt.chart.model.data.impl.DifferenceDataSetImpl
A convenience method to create an initialized 'DifferenceDataSet' instance
create(Object) - Static method in class org.eclipse.birt.chart.model.data.impl.GanttDataSetImpl
A convenience method to create an initialized 'GanttDataSet' instance
create(int) - Static method in class org.eclipse.birt.chart.model.data.impl.NullDataSetImpl
A convenience method to create an initialized 'NullDataSet' instance
create(double) - Static method in class org.eclipse.birt.chart.model.data.impl.NumberDataElementImpl
A convenience method provided to return an initialized NumberDataElement
create(Object) - Static method in class org.eclipse.birt.chart.model.data.impl.NumberDataSetImpl
A convenience method to create an initialized 'NumberDataSet' instance
create(String) - Static method in class org.eclipse.birt.chart.model.data.impl.QueryImpl
A convenience method provided to create a new initialized query instance
create(RuleType, String) - Static method in class org.eclipse.birt.chart.model.data.impl.RuleImpl
Deprecated. A convenience method provided to create a new initialized rule instance
create() - Static method in class 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() - Static method in class 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) - Static method in class org.eclipse.birt.chart.model.data.impl.StockDataSetImpl
A convenience method to create an initialized 'StockDataSet' instance
create(Object) - Static method in class org.eclipse.birt.chart.model.data.impl.TextDataSetImpl
A convenience method to create an initialized 'TextDataSet' instance
create(TriggerCondition, Action) - Static method in class org.eclipse.birt.chart.model.data.impl.TriggerImpl
This convenience method initializes and provides a trigger instance for use NOTE: Manually written
create() - Static method in class org.eclipse.birt.chart.model.impl.ChartWithAxesImpl
A convenience method to create an initialized 'ChartWithAxes' instance Note: Manually written
create() - Static method in class org.eclipse.birt.chart.model.impl.ChartWithoutAxesImpl
A convenience method to create an initialized 'ChartWithoutAxes' instance
create() - Static method in class org.eclipse.birt.chart.model.impl.DialChartImpl
 
create(EClass) - Method in class org.eclipse.birt.chart.model.impl.ModelFactoryImpl
 
create() - Static method in class org.eclipse.birt.chart.model.layout.impl.BlockImpl
A convenience method to create an initialized 'Block' instance Note: Manually written
create() - Static method in class org.eclipse.birt.chart.model.layout.impl.LabelBlockImpl
A convenience method to create an initialized 'LabelBlock' instance
create(EClass) - Method in class org.eclipse.birt.chart.model.layout.impl.LayoutFactoryImpl
 
create() - Static method in class org.eclipse.birt.chart.model.layout.impl.LegendImpl
A convenience method to create an initialized 'Legendt' instance
create() - Static method in class org.eclipse.birt.chart.model.layout.impl.PlotImpl
A convenience method to create an initialized 'Plot' instance
create() - Static method in class org.eclipse.birt.chart.model.layout.impl.TitleBlockImpl
A convenience method to create an initialized 'TitleBlock' instance
create() - Static method in class org.eclipse.birt.chart.model.type.impl.AreaSeriesImpl
A convenience method to create an initialized 'Series' instance
create() - Static method in class org.eclipse.birt.chart.model.type.impl.BarSeriesImpl
A convenience method to create an initialized 'Series' instance
create() - Static method in class org.eclipse.birt.chart.model.type.impl.BubbleSeriesImpl
A convenience method to create an initialized 'Series' instance
create() - Static method in class org.eclipse.birt.chart.model.type.impl.DialSeriesImpl
 
create() - Static method in class org.eclipse.birt.chart.model.type.impl.DifferenceSeriesImpl
A convenience method to create an initialized 'Series' instance
create() - Static method in class org.eclipse.birt.chart.model.type.impl.GanttSeriesImpl
A convenience method to create an initialized 'Series' instance
create() - Static method in class org.eclipse.birt.chart.model.type.impl.LineSeriesImpl
A convenience method to create an initialized 'Series' instance
create() - Static method in class org.eclipse.birt.chart.model.type.impl.PieSeriesImpl
A convenience method to create an initialized 'Series' instance
create() - Static method in class org.eclipse.birt.chart.model.type.impl.ScatterSeriesImpl
A convenience method to create an initialized 'Series' instance
create() - Static method in class org.eclipse.birt.chart.model.type.impl.StockSeriesImpl
A convenience method to create an initialized 'Series' instance NOTE: Manually written
create(EClass) - Method in class org.eclipse.birt.chart.model.type.impl.TypeFactoryImpl
 
createAccessibilityValue() - Method in interface org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Accessibility Value'.
createAccessibilityValue() - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createAction() - Method in interface org.eclipse.birt.chart.model.data.DataFactory
Returns a new object of class 'Action'.
createAction() - Method in class org.eclipse.birt.chart.model.data.impl.DataFactoryImpl
 
createActionTypeFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createActionTypeObjectFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createActionValue() - Method in interface org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Action Value'.
createActionValue() - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createAnchorFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createAnchorObjectFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createAngle3D() - Method in interface org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Angle3 D'.
createAngle3D() - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createAngleTypeFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createAngleTypeObjectFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createAreaSeries() - Method in class org.eclipse.birt.chart.model.type.impl.TypeFactoryImpl
 
createAreaSeries() - Method in interface org.eclipse.birt.chart.model.type.TypeFactory
Returns a new object of class 'Area Series'.
createAxis(Axis) - Static method in class org.eclipse.birt.chart.event.StructureSource
Creates a Structure Source for type Axis.
createAxis() - Method in interface org.eclipse.birt.chart.model.component.ComponentFactory
Returns a new object of class 'Axis'.
createAxis() - Method in class org.eclipse.birt.chart.model.component.impl.ComponentFactoryImpl
 
createAxisLabel(Axis, Label) - Static method in class org.eclipse.birt.chart.event.WrappedStructureSource
Creates a WrappedStructure Source for type Axis Label with an Axis parent.
createAxisOrigin() - Method in interface org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Axis Origin'.
createAxisOrigin() - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createAxisTitle(Axis, Label) - Static method in class org.eclipse.birt.chart.event.WrappedStructureSource
Creates a WrappedStructure Source for type Axis Title with an Axis parent.
createAxisTypeFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createAxisTypeObjectFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createBarSeries() - Method in class org.eclipse.birt.chart.model.type.impl.TypeFactoryImpl
 
createBarSeries() - Method in interface org.eclipse.birt.chart.model.type.TypeFactory
Returns a new object of class 'Bar Series'.
createBaseSampleData() - Method in interface org.eclipse.birt.chart.model.data.DataFactory
Returns a new object of class 'Base Sample Data'.
createBaseSampleData() - Method in class org.eclipse.birt.chart.model.data.impl.DataFactoryImpl
 
createBlock() - Method in class org.eclipse.birt.chart.model.layout.impl.LayoutFactoryImpl
 
createBlock() - Method in interface org.eclipse.birt.chart.model.layout.LayoutFactory
Returns a new object of class 'Block'.
createBounds() - Method in interface org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Bounds'.
createBounds() - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createBubbleDataSet() - Method in interface org.eclipse.birt.chart.model.data.DataFactory
Returns a new object of class 'Bubble Data Set'.
createBubbleDataSet() - Method in class org.eclipse.birt.chart.model.data.impl.DataFactoryImpl
 
createBubbleSeries() - Method in class org.eclipse.birt.chart.model.type.impl.TypeFactoryImpl
 
createBubbleSeries() - Method in interface org.eclipse.birt.chart.model.type.TypeFactory
Returns a new object of class 'Bubble Series'.
createCallBackValue() - Method in interface org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Call Back Value'.
createCallBackValue() - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createChart() - Method in class org.eclipse.birt.chart.model.impl.ModelFactoryImpl
 
createChart() - Method in interface org.eclipse.birt.chart.model.ModelFactory
Returns a new object of class 'Chart'.
createChartBlock(Block) - Static method in class org.eclipse.birt.chart.event.StructureSource
Creates a Structure Source for type Chart Block.
createChartDimensionFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createChartDimensionObjectFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createChartPreferences() - Method in interface org.eclipse.birt.chart.model.component.ComponentFactory
Deprecated. only reserved for compatibility
createChartPreferences() - Method in class org.eclipse.birt.chart.model.component.impl.ComponentFactoryImpl
 
createChartTypeFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createChartTypeObjectFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createChartWithAxes() - Method in class org.eclipse.birt.chart.model.impl.ModelFactoryImpl
 
createChartWithAxes() - Method in interface org.eclipse.birt.chart.model.ModelFactory
Returns a new object of class 'Chart With Axes'.
createChartWithoutAxes() - Method in class org.eclipse.birt.chart.model.impl.ModelFactoryImpl
 
createChartWithoutAxes() - Method in interface org.eclipse.birt.chart.model.ModelFactory
Returns a new object of class 'Chart Without Axes'.
createClientArea() - Method in class org.eclipse.birt.chart.model.layout.impl.LayoutFactoryImpl
 
createClientArea() - Method in interface org.eclipse.birt.chart.model.layout.LayoutFactory
Returns a new object of class 'Client Area'.
createColorDefinition() - Method in interface org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Color Definition'.
createColorDefinition() - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createCurveFitting() - Method in interface org.eclipse.birt.chart.model.component.ComponentFactory
Returns a new object of class 'Curve Fitting'.
createCurveFitting() - Method in class org.eclipse.birt.chart.model.component.impl.ComponentFactoryImpl
 
createDataElement() - Method in interface org.eclipse.birt.chart.model.data.DataFactory
Returns a new object of class 'Element'.
createDataElement() - Method in class org.eclipse.birt.chart.model.data.impl.DataFactoryImpl
 
createDataFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.data.impl.DataFactoryImpl
 
createDataPoint() - Method in interface org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Data Point'.
createDataPoint() - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createDataPointComponent() - Method in interface org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Data Point Component'.
createDataPointComponent() - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createDataPointComponentTypeFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createDataPointComponentTypeObjectFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createDataSet() - Method in interface org.eclipse.birt.chart.model.data.DataFactory
Returns a new object of class 'Set'.
createDataSet() - Method in class org.eclipse.birt.chart.model.data.impl.DataFactoryImpl
 
createDataTypeFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createDataTypeObjectFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createDateFormatDetailFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createDateFormatDetailObjectFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createDateFormatSpecifier() - Method in interface org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Date Format Specifier'.
createDateFormatSpecifier() - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createDateFormatTypeFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createDateFormatTypeObjectFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createDateTimeDataElement() - Method in interface org.eclipse.birt.chart.model.data.DataFactory
Returns a new object of class 'Date Time Data Element'.
createDateTimeDataElement() - Method in class org.eclipse.birt.chart.model.data.impl.DataFactoryImpl
 
createDateTimeDataSet() - Method in interface org.eclipse.birt.chart.model.data.DataFactory
Returns a new object of class 'Date Time Data Set'.
createDateTimeDataSet() - Method in class org.eclipse.birt.chart.model.data.impl.DataFactoryImpl
 
createDial() - Method in interface org.eclipse.birt.chart.model.component.ComponentFactory
Returns a new object of class 'Dial'.
createDial() - Method in class org.eclipse.birt.chart.model.component.impl.ComponentFactoryImpl
 
createDialChart() - Method in class org.eclipse.birt.chart.model.impl.ModelFactoryImpl
 
createDialChart() - Method in interface org.eclipse.birt.chart.model.ModelFactory
Returns a new object of class 'Dial Chart'.
createDialRegion() - Method in interface org.eclipse.birt.chart.model.component.ComponentFactory
Returns a new object of class 'Dial Region'.
createDialRegion() - Method in class org.eclipse.birt.chart.model.component.impl.ComponentFactoryImpl
 
createDialSeries() - Method in class org.eclipse.birt.chart.model.type.impl.TypeFactoryImpl
 
createDialSeries() - Method in interface org.eclipse.birt.chart.model.type.TypeFactory
Returns a new object of class 'Dial Series'.
createDifferenceDataSet() - Method in interface org.eclipse.birt.chart.model.data.DataFactory
Returns a new object of class 'Difference Data Set'.
createDifferenceDataSet() - Method in class org.eclipse.birt.chart.model.data.impl.DataFactoryImpl
 
createDifferenceSeries() - Method in class org.eclipse.birt.chart.model.type.impl.TypeFactoryImpl
 
createDifferenceSeries() - Method in interface org.eclipse.birt.chart.model.type.TypeFactory
Returns a new object of class 'Difference Series'.
createDirectionFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createDirectionObjectFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createEmbeddedImage() - Method in interface org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Embedded Image'.
createEmbeddedImage() - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createEmpty() - Static method in class org.eclipse.birt.chart.model.attribute.impl.FontDefinitionImpl
Creates an empty FontDefinition instance.
createEStringToDataSetMapEntry() - Method in class org.eclipse.birt.chart.model.component.impl.ComponentFactoryImpl
 
createExtendedProperty() - Method in interface org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Extended Property'.
createExtendedProperty() - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createFill() - Method in interface org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Fill'.
createFill() - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createFont(FontDefinition) - Method in class org.eclipse.birt.chart.device.DisplayAdapter
 
createFont(FontDefinition) - Method in interface 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() - Method in interface org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Font Definition'.
createFontDefinition() - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createFormatSpecifier() - Method in interface org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Format Specifier'.
createFormatSpecifier() - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createFractionNumberFormatSpecifier() - Method in interface org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Fraction Number Format Specifier'.
createFractionNumberFormatSpecifier() - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.data.impl.DataFactoryImpl
 
createFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.layout.impl.LayoutFactoryImpl
 
createGanttDataSet() - Method in interface org.eclipse.birt.chart.model.data.DataFactory
Returns a new object of class 'Gantt Data Set'.
createGanttDataSet() - Method in class org.eclipse.birt.chart.model.data.impl.DataFactoryImpl
 
createGanttSeries() - Method in class org.eclipse.birt.chart.model.type.impl.TypeFactoryImpl
 
createGanttSeries() - Method in interface org.eclipse.birt.chart.model.type.TypeFactory
Returns a new object of class 'Gantt Series'.
createGradient() - Method in interface org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Gradient'.
createGradient() - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createGrid() - Method in interface org.eclipse.birt.chart.model.component.ComponentFactory
Returns a new object of class 'Grid'.
createGrid() - Method in class org.eclipse.birt.chart.model.component.impl.ComponentFactoryImpl
 
createGroupingUnitTypeFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createGroupingUnitTypeObjectFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createHorizontalAlignmentFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createHorizontalAlignmentObjectFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createIDFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createImage() - Method in interface org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Image'.
createImage() - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createInsets() - Method in interface org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Insets'.
createInsets() - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createInteractivity() - Method in interface org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Interactivity'.
createInteractivity() - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createIntersectionTypeFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createIntersectionTypeObjectFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createJavaDateFormatSpecifier() - Method in interface org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Java Date Format Specifier'.
createJavaDateFormatSpecifier() - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createJavaNumberFormatSpecifier() - Method in interface org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Java Number Format Specifier'.
createJavaNumberFormatSpecifier() - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createLabel() - Method in interface org.eclipse.birt.chart.model.component.ComponentFactory
Returns a new object of class 'Label'.
createLabel() - Method in class org.eclipse.birt.chart.model.component.impl.ComponentFactoryImpl
 
createLabelBlock() - Method in class org.eclipse.birt.chart.model.layout.impl.LayoutFactoryImpl
 
createLabelBlock() - Method in interface org.eclipse.birt.chart.model.layout.LayoutFactory
Returns a new object of class 'Label Block'.
createLeaderLineStyleFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createLeaderLineStyleObjectFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createLegend(Legend) - Static method in class org.eclipse.birt.chart.event.StructureSource
Creates a Structure Source for type Legend.
createLegend() - Method in class org.eclipse.birt.chart.model.layout.impl.LayoutFactoryImpl
 
createLegend() - Method in interface org.eclipse.birt.chart.model.layout.LayoutFactory
Returns a new object of class 'Legend'.
createLegendBehaviorTypeFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createLegendBehaviorTypeObjectFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createLegendEntry(Legend, LegendItemHints) - Static method in class org.eclipse.birt.chart.event.WrappedStructureSource
Creates a WrappedStructure Source for type Legend Entry with a Legend parent.
createLegendItemTypeFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createLegendItemTypeObjectFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createLegendTitle(Legend, Label) - Static method in class org.eclipse.birt.chart.event.WrappedStructureSource
Creates a WrappedStructure Source for type Legend Title with a Legend parent.
createLineAttributes() - Method in interface org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Line Attributes'.
createLineAttributes() - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createLineDecoratorFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createLineDecoratorObjectFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createLineSeries() - Method in class org.eclipse.birt.chart.model.type.impl.TypeFactoryImpl
 
createLineSeries() - Method in interface org.eclipse.birt.chart.model.type.TypeFactory
Returns a new object of class 'Line Series'.
createLineStyleFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createLineStyleObjectFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createLocation() - Method in interface org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Location'.
createLocation() - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createLocation3D() - Method in interface org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Location3 D'.
createLocation3D() - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createMarker() - Method in interface org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Marker'.
createMarker() - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createMarkerLine(MarkerLine) - Static method in class org.eclipse.birt.chart.event.StructureSource
Creates a Structure Source for type MarkerLine.
createMarkerLine() - Method in interface org.eclipse.birt.chart.model.component.ComponentFactory
Returns a new object of class 'Marker Line'.
createMarkerLine() - Method in class org.eclipse.birt.chart.model.component.impl.ComponentFactoryImpl
 
createMarkerRange(MarkerRange) - Static method in class org.eclipse.birt.chart.event.StructureSource
Creates a Structure Source for type MarkerRange.
createMarkerRange() - Method in interface org.eclipse.birt.chart.model.component.ComponentFactory
Returns a new object of class 'Marker Range'.
createMarkerRange() - Method in class org.eclipse.birt.chart.model.component.impl.ComponentFactoryImpl
 
createMarkerTypeFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createMarkerTypeObjectFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createMultipleFill() - Method in interface org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Multiple Fill'.
createMultipleFill() - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createNeedle() - Method in interface org.eclipse.birt.chart.model.component.ComponentFactory
Returns a new object of class 'Needle'.
createNeedle() - Method in class org.eclipse.birt.chart.model.component.impl.ComponentFactoryImpl
 
createNullDataSet() - Method in interface org.eclipse.birt.chart.model.data.DataFactory
Returns a new object of class 'Null Data Set'.
createNullDataSet() - Method in class org.eclipse.birt.chart.model.data.impl.DataFactoryImpl
 
createNumberDataElement() - Method in interface org.eclipse.birt.chart.model.data.DataFactory
Returns a new object of class 'Number Data Element'.
createNumberDataElement() - Method in class org.eclipse.birt.chart.model.data.impl.DataFactoryImpl
 
createNumberDataSet() - Method in interface org.eclipse.birt.chart.model.data.DataFactory
Returns a new object of class 'Number Data Set'.
createNumberDataSet() - Method in class org.eclipse.birt.chart.model.data.impl.DataFactoryImpl
 
createNumberFormatSpecifier() - Method in interface org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Number Format Specifier'.
createNumberFormatSpecifier() - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createOrientationFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createOrientationObjectFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createOrthogonalSampleData() - Method in interface org.eclipse.birt.chart.model.data.DataFactory
Returns a new object of class 'Orthogonal Sample Data'.
createOrthogonalSampleData() - Method in class org.eclipse.birt.chart.model.data.impl.DataFactoryImpl
 
createPackageContents() - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributePackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.birt.chart.model.component.impl.ComponentPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.birt.chart.model.data.impl.DataPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.birt.chart.model.impl.ModelPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.birt.chart.model.layout.impl.LayoutPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.birt.chart.model.type.impl.TypePackageImpl
Creates the meta-model objects for the package.
createPalette() - Method in interface org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Palette'.
createPalette() - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createPercentageFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createPercentageObjectFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createPieSeries() - Method in class org.eclipse.birt.chart.model.type.impl.TypeFactoryImpl
 
createPieSeries() - Method in interface org.eclipse.birt.chart.model.type.TypeFactory
Returns a new object of class 'Pie Series'.
createPlot(Plot) - Static method in class org.eclipse.birt.chart.event.StructureSource
Creates a Structure Source for type Plot.
createPlot() - Method in class org.eclipse.birt.chart.model.layout.impl.LayoutFactoryImpl
 
createPlot() - Method in interface org.eclipse.birt.chart.model.layout.LayoutFactory
Returns a new object of class 'Plot'.
createPositionFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createPositionObjectFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createQuery() - Method in interface org.eclipse.birt.chart.model.data.DataFactory
Returns a new object of class 'Query'.
createQuery() - Method in class org.eclipse.birt.chart.model.data.impl.DataFactoryImpl
 
createRGBValueFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createRGBValueObjectFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createRiserTypeFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createRiserTypeObjectFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createRotation3D() - Method in interface org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Rotation3 D'.
createRotation3D() - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createRule() - Method in interface org.eclipse.birt.chart.model.data.DataFactory
Deprecated. only reserved for compatibility
createRule() - Method in class org.eclipse.birt.chart.model.data.impl.DataFactoryImpl
 
createRuleTypeFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createRuleTypeObjectFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createSampleData() - Method in interface org.eclipse.birt.chart.model.data.DataFactory
Returns a new object of class 'Sample Data'.
createSampleData() - Method in class org.eclipse.birt.chart.model.data.impl.DataFactoryImpl
 
createSampleRuntimeSeries() - Method in interface 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() - Method in class org.eclipse.birt.chart.model.impl.ChartImpl
 
createScale() - Method in interface org.eclipse.birt.chart.model.component.ComponentFactory
Returns a new object of class 'Scale'.
createScale() - Method in class org.eclipse.birt.chart.model.component.impl.ComponentFactoryImpl
 
createScaleUnitTypeFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createScaleUnitTypeObjectFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createScatterSeries() - Method in class org.eclipse.birt.chart.model.type.impl.TypeFactoryImpl
 
createScatterSeries() - Method in interface org.eclipse.birt.chart.model.type.TypeFactory
Returns a new object of class 'Scatter Series'.
createScriptValue() - Method in interface org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Script Value'.
createScriptValue() - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createSeries(Series) - Static method in class org.eclipse.birt.chart.event.StructureSource
Creates a Structure Source for type Series.
createSeries() - Method in interface org.eclipse.birt.chart.model.component.ComponentFactory
Returns a new object of class 'Series'.
createSeries() - Method in class org.eclipse.birt.chart.model.component.impl.ComponentFactoryImpl
 
createSeriesDataElement(Series, DataPointHints) - Static method in class org.eclipse.birt.chart.event.WrappedStructureSource
Creates a WrappedStructure Source for type Series Element with a Series parent.
createSeriesDataPoint(Series, DataPointHints) - Static method in class org.eclipse.birt.chart.event.WrappedStructureSource
Creates a WrappedStructure Source for type Series DataPoint with a Series parent.
createSeriesDefinition() - Method in interface org.eclipse.birt.chart.model.data.DataFactory
Returns a new object of class 'Series Definition'.
createSeriesDefinition() - Method in class org.eclipse.birt.chart.model.data.impl.DataFactoryImpl
 
createSeriesFittingCurve(Series, CurveFitting) - Static method in class org.eclipse.birt.chart.event.WrappedStructureSource
Creates a WrappedStructure Source for type Series FittingCurve with a Series parent.
createSeriesGrouping() - Method in interface org.eclipse.birt.chart.model.data.DataFactory
Returns a new object of class 'Series Grouping'.
createSeriesGrouping() - Method in class org.eclipse.birt.chart.model.data.impl.DataFactoryImpl
 
createSeriesMarker(Series, Marker) - Static method in class org.eclipse.birt.chart.event.WrappedStructureSource
Creates a WrappedStructure Source for type Series Marker with a Series parent.
createSeriesTitle(Series, Label) - Static method in class org.eclipse.birt.chart.event.WrappedStructureSource
Creates a WrappedStructure Source for type Series Title with a Series parent.
createSeriesValue() - Method in interface org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Series Value'.
createSeriesValue() - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createSize() - Method in interface org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Size'.
createSize() - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createSortOptionFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createSortOptionObjectFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createStockDataSet() - Method in interface org.eclipse.birt.chart.model.data.DataFactory
Returns a new object of class 'Stock Data Set'.
createStockDataSet() - Method in class org.eclipse.birt.chart.model.data.impl.DataFactoryImpl
 
createStockSeries() - Method in class org.eclipse.birt.chart.model.type.impl.TypeFactoryImpl
 
createStockSeries() - Method in interface org.eclipse.birt.chart.model.type.TypeFactory
Returns a new object of class 'Stock Series'.
createStretchFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createStretchObjectFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createStyle() - Method in interface org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Style'.
createStyle() - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createStyledComponentFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createStyledComponentObjectFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createStyleMap() - Method in interface org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Style Map'.
createStyleMap() - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createText() - Method in interface org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Text'.
createText() - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createTextAlignment() - Method in interface org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Text Alignment'.
createTextAlignment() - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createTextDataSet() - Method in interface org.eclipse.birt.chart.model.data.DataFactory
Returns a new object of class 'Text Data Set'.
createTextDataSet() - Method in class org.eclipse.birt.chart.model.data.impl.DataFactoryImpl
 
createTickStyleFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createTickStyleObjectFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createTitle(TitleBlock) - Static method in class org.eclipse.birt.chart.event.StructureSource
Creates a Structure Source for type Title.
createTitleBlock() - Method in class org.eclipse.birt.chart.model.layout.impl.LayoutFactoryImpl
 
createTitleBlock() - Method in interface org.eclipse.birt.chart.model.layout.LayoutFactory
Returns a new object of class 'Title Block'.
createTitlePercentTypeFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.layout.impl.LayoutFactoryImpl
 
createTitlePercentTypeObjectFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.layout.impl.LayoutFactoryImpl
 
createTooltipValue() - Method in interface org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'Tooltip Value'.
createTooltipValue() - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createTrigger() - Method in interface org.eclipse.birt.chart.model.data.DataFactory
Returns a new object of class 'Trigger'.
createTrigger() - Method in class org.eclipse.birt.chart.model.data.impl.DataFactoryImpl
 
createTriggerConditionFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createTriggerConditionObjectFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createTriggerFlowFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createTriggerFlowObjectFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createUnitsOfMeasurementFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createUnitsOfMeasurementObjectFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createUnknown(EObject) - Static method in class org.eclipse.birt.chart.event.StructureSource
Creates a Structure Source for type Unknown.
createURLValue() - Method in interface org.eclipse.birt.chart.model.attribute.AttributeFactory
Returns a new object of class 'URL Value'.
createURLValue() - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createVerticalAlignmentFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createVerticalAlignmentObjectFromString(EDataType, String) - Method in class org.eclipse.birt.chart.model.attribute.impl.AttributeFactoryImpl
 
createX(double) - Static method in class org.eclipse.birt.chart.model.attribute.impl.Angle3DImpl
 
createY(double) - Static method in class org.eclipse.birt.chart.model.attribute.impl.Angle3DImpl
 
createZ(double) - Static method in class org.eclipse.birt.chart.model.attribute.impl.Angle3DImpl
 
CROSS - Static variable in class org.eclipse.birt.chart.model.attribute.MarkerType
The 'Cross' literal value.
CROSS_LITERAL - Static variable in class org.eclipse.birt.chart.model.attribute.MarkerType
The 'Cross' literal object.
CROSSHAIR - Static variable in class org.eclipse.birt.chart.model.attribute.MarkerType
The 'Crosshair' literal value.
CROSSHAIR_LITERAL - Static variable in class org.eclipse.birt.chart.model.attribute.MarkerType
The 'Crosshair' literal object.
CURVE_FITTING - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage
The meta object id for the 'Curve Fitting' class.
CURVE_FITTING - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Curve Fitting' class.
CURVE_FITTING__LABEL - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Label' containment reference.
CURVE_FITTING__LABEL - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Label' containment reference feature.
CURVE_FITTING__LABEL_ANCHOR - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Label Anchor' attribute.
CURVE_FITTING__LABEL_ANCHOR - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Label Anchor' attribute feature.
CURVE_FITTING__LINE_ATTRIBUTES - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage
The feature id for the 'Line Attributes' containment reference.
CURVE_FITTING__LINE_ATTRIBUTES - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage.Literals
The meta object literal for the 'Line Attributes' containment reference feature.
CURVE_FITTING_FEATURE_COUNT - Static variable in interface org.eclipse.birt.chart.model.component.ComponentPackage
The number of structural features of the 'Curve Fitting' class.
CurveFitting - Interface in org.eclipse.birt.chart.model.component
A representation of the model object 'Curve Fitting'.
CurveFittingImpl - Class in org.eclipse.birt.chart.model.component.impl
An implementation of the model object 'Curve Fitting'.
CUSTOM - Static variable in interface org.eclipse.birt.chart.aggregate.IAggregateFunction
 
CYAN() - Static method in class 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.