Uses of Package
org.eclipse.birt.chart.model.attribute
-
Packages that use org.eclipse.birt.chart.model.attribute Package Description org.eclipse.birt.chart.computation This is a placeholder file for the org.eclipse.birt.chart.computation package.org.eclipse.birt.chart.computation.withaxes This is a placeholder file for the org.eclipse.birt.chart.computation.withaxes package.org.eclipse.birt.chart.computation.withoutaxes This is a placeholder file for the org.eclipse.birt.chart.computation.withoutaxes package.org.eclipse.birt.chart.datafeed Provides classes and interfaces that determine how a user's custom dataset needs to be interpreted.org.eclipse.birt.chart.device Provides interfaces and no-op adapters that define services provided by the device renderer and an associated display server.org.eclipse.birt.chart.event Contains classes that define a rendering notification that is interpreted by a device renderer.org.eclipse.birt.chart.extension.datafeed org.eclipse.birt.chart.factory Contains classes and interfaces used in the chart building and generation phase.org.eclipse.birt.chart.model Contains the chart model interfaces that define the starting point for creating a new chart.org.eclipse.birt.chart.model.attribute Contains attribute interface definitions (for fonts, fills, lines, etc) for all chart components that may be customized via appropriate accessor methods.org.eclipse.birt.chart.model.attribute.impl Contains attribute core class implementations (for fonts, fills, lines, etc) for all chart components that may be customized via appropriate accessor methods.org.eclipse.birt.chart.model.component Represents a set of chart sub-components (as interfaces) that are used to build a complete chart.org.eclipse.birt.chart.model.component.impl Represents a set of chart sub-components (as core implementations) that are used to build a complete chart.org.eclipse.birt.chart.model.data Holds a set of interfaces that define the structure of the data source and typed data elements associated with a chart series.org.eclipse.birt.chart.model.data.impl Holds a set of classes that define the structure of the data source and typed data elements associated with a chart series.org.eclipse.birt.chart.model.impl Represents the chart model implementation classes that define the starting point for creating a new chart.org.eclipse.birt.chart.model.layout Contains a layout manager capable of arranging a set of blocks associated with the chart representation.org.eclipse.birt.chart.model.layout.impl Contains core class implementations for blocks associated with the chart representation.org.eclipse.birt.chart.model.type Contains a default out-of-the-box set of series type interfaces that are associated with all charts.org.eclipse.birt.chart.model.type.impl Contains a default out-of-the-box set of series type core implementation classes that are associated with all charts.org.eclipse.birt.chart.render Contains classes that represent the core plot rendering framework.org.eclipse.birt.chart.script -
Classes in org.eclipse.birt.chart.model.attribute used by org.eclipse.birt.chart.computation Class Description ActionType A representation of the literals of the enumeration ' Action Type', and utility methods for working with them.ActionValue A representation of the model object 'Action Value'.Angle3D A representation of the model object 'Angle3 D'.Bounds A representation of the model object 'Bounds'.ColorDefinition A representation of the model object 'Color Definition'.DataPoint A representation of the model object 'Data Point'.Fill A representation of the model object 'Fill'.FontDefinition A representation of the model object 'Font Definition'.FormatSpecifier A representation of the model object 'Format Specifier'.Gradient A representation of the model object 'Gradient'.Image A representation of the model object 'Image'.Insets A representation of the model object 'Insets'.LineAttributes A representation of the model object 'Line Attributes'.LineStyle A representation of the literals of the enumeration ' Line Style', and utility methods for working with them.Location A representation of the model object 'Location'.Location3D A representation of the model object 'Location3 D'.Marker A representation of the model object 'Marker'.Position A representation of the literals of the enumeration ' Label Position', and utility methods for working with them.Rotation3D A representation of the model object 'Rotation3 D'.ScriptValue A representation of the model object 'Script Value'.SeriesValue A representation of the model object 'Series Value'.Size A representation of the model object 'Size'.Text A representation of the model object 'Text'.TextAlignment A representation of the model object 'Text Alignment'.TooltipValue A representation of the model object 'Tooltip Value'.TriggerCondition A representation of the literals of the enumeration ' Trigger Condition', and utility methods for working with them.URLValue A representation of the model object 'URL Value'. -
Classes in org.eclipse.birt.chart.model.attribute used by org.eclipse.birt.chart.computation.withaxes Class Description Bounds A representation of the model object 'Bounds'.FormatSpecifier A representation of the model object 'Format Specifier'.Insets A representation of the model object 'Insets'.LineAttributes A representation of the model object 'Line Attributes'.Location A representation of the model object 'Location'.Location3D A representation of the model object 'Location3 D'.Position A representation of the literals of the enumeration ' Label Position', and utility methods for working with them. -
Classes in org.eclipse.birt.chart.model.attribute used by org.eclipse.birt.chart.computation.withoutaxes Class Description Bounds A representation of the model object 'Bounds'.Size A representation of the model object 'Size'. -
Classes in org.eclipse.birt.chart.model.attribute used by org.eclipse.birt.chart.datafeed Class Description FormatSpecifier A representation of the model object 'Format Specifier'. -
Classes in org.eclipse.birt.chart.model.attribute used by org.eclipse.birt.chart.device Class Description Bounds A representation of the model object 'Bounds'.CallBackValue A representation of the model object 'Call Back Value'.ColorDefinition A representation of the model object 'Color Definition'.FontDefinition A representation of the model object 'Font Definition'.Location A representation of the model object 'Location'.ScriptValue A representation of the model object 'Script Value'.Size A representation of the model object 'Size'.TextAlignment A representation of the model object 'Text Alignment'. -
Classes in org.eclipse.birt.chart.model.attribute used by org.eclipse.birt.chart.event Class Description Bounds A representation of the model object 'Bounds'.Cursor A representation of the model object 'Cursor'.Fill A representation of the model object 'Fill'.Image A representation of the model object 'Image'.LineAttributes A representation of the model object 'Line Attributes'.Location A representation of the model object 'Location'.Location3D A representation of the model object 'Location3 D'.Marker A representation of the model object 'Marker'.Position A representation of the literals of the enumeration ' Label Position', and utility methods for working with them.TextAlignment A representation of the model object 'Text Alignment'.TriggerCondition A representation of the literals of the enumeration ' Trigger Condition', and utility methods for working with them. -
Classes in org.eclipse.birt.chart.model.attribute used by org.eclipse.birt.chart.extension.datafeed Class Description FormatSpecifier A representation of the model object 'Format Specifier'. -
Classes in org.eclipse.birt.chart.model.attribute used by org.eclipse.birt.chart.factory Class Description Bounds A representation of the model object 'Bounds'.ColorDefinition A representation of the model object 'Color Definition'. -
Classes in org.eclipse.birt.chart.model.attribute used by org.eclipse.birt.chart.model Class Description ChartDimension A representation of the literals of the enumeration ' Chart Dimension', and utility methods for working with them.ExtendedProperty A representation of the model object 'Extended Property'.Fill A representation of the model object 'Fill'.Interactivity A representation of the model object 'Interactivity'.Orientation A representation of the literals of the enumeration ' Orientation', and utility methods for working with them.Rotation3D A representation of the model object 'Rotation3 D'.StyleMap A representation of the model object 'Style Map'.Text A representation of the model object 'Text'. -
Classes in org.eclipse.birt.chart.model.attribute used by org.eclipse.birt.chart.model.attribute Class Description AccessibilityValue A representation of the model object 'Accessibility Value'.ActionType A representation of the literals of the enumeration ' Action Type', and utility methods for working with them.ActionValue A representation of the model object 'Action Value'.Anchor A representation of the literals of the enumeration ' Anchor', and utility methods for working with them.Angle3D A representation of the model object 'Angle3 D'.AngleType A representation of the literals of the enumeration 'Angle Type', and utility methods for working with them.AttributeFactory The Factory for the model.AttributePackage The Package for the model.AxisOrigin A representation of the model object 'Axis Origin'.AxisType A representation of the literals of the enumeration ' Axis Type', and utility methods for working with them.Bounds A representation of the model object 'Bounds'.CallBackValue A representation of the model object 'Call Back Value'.ChartDimension A representation of the literals of the enumeration ' Chart Dimension', and utility methods for working with them.ChartType A representation of the literals of the enumeration ' Chart Type', and utility methods for working with them.ColorDefinition A representation of the model object 'Color Definition'.Cursor A representation of the model object 'Cursor'.CursorType A representation of the literals of the enumeration 'Cursor Type', and utility methods for working with them.DataPoint A representation of the model object 'Data Point'.DataPointComponent A representation of the model object 'Data Point Component'.DataPointComponentType A representation of the literals of the enumeration ' Data Point Component Type', and utility methods for working with them.DataType A representation of the literals of the enumeration ' Data Type', and utility methods for working with them.DateFormatDetail A representation of the literals of the enumeration ' Date Format Detail', and utility methods for working with them.DateFormatSpecifier A representation of the model object 'Date Format Specifier'.DateFormatType A representation of the literals of the enumeration ' Date Format Type', and utility methods for working with them.Direction A representation of the literals of the enumeration ' Direction', and utility methods for working with them.EmbeddedImage A representation of the model object 'Embedded Image'.ExtendedProperty A representation of the model object 'Extended Property'.Fill A representation of the model object 'Fill'.FontDefinition A representation of the model object 'Font Definition'.FormatSpecifier A representation of the model object 'Format Specifier'.FractionNumberFormatSpecifier A representation of the model object 'Fraction Number Format Specifier'.Gradient A representation of the model object 'Gradient'.GroupingUnitType A representation of the literals of the enumeration ' Grouping Unit Type', and utility methods for working with them.HorizontalAlignment A representation of the literals of the enumeration ' Horizontal Alignment', and utility methods for working with them.Image A representation of the model object 'Image'.ImageSourceType A representation of the literals of the enumeration 'Image Source Type', and utility methods for working with them.Insets A representation of the model object 'Insets'.Interactivity A representation of the model object 'Interactivity'.IntersectionType A representation of the literals of the enumeration ' Intersection Type', and utility methods for working with them.JavaDateFormatSpecifier A representation of the model object 'Java Date Format Specifier'.JavaNumberFormatSpecifier A representation of the model object 'Java Number Format Specifier'.LeaderLineStyle A representation of the literals of the enumeration ' Leader Line Style', and utility methods for working with them.LegendBehaviorType A representation of the literals of the enumeration 'Legend Behavior Type', and utility methods for working with them.LegendItemType A representation of the literals of the enumeration ' Legend Item Type', and utility methods for working with them.LineAttributes A representation of the model object 'Line Attributes'.LineDecorator A representation of the literals of the enumeration 'Line Decorator', and utility methods for working with them.LineStyle A representation of the literals of the enumeration ' Line Style', and utility methods for working with them.Location A representation of the model object 'Location'.Location3D A representation of the model object 'Location3 D'.Marker A representation of the model object 'Marker'.MarkerType A representation of the literals of the enumeration ' Marker Type', and utility methods for working with them.MenuStylesKeyType A representation of the literals of the enumeration 'Menu Styles Key Type', and utility methods for working with them.MultipleFill A representation of the model object 'Multiple Fill'.MultiURLValues A representation of the model object 'Multi URL Values'.NumberFormatSpecifier A representation of the model object 'Number Format Specifier'.Orientation A representation of the literals of the enumeration ' Orientation', and utility methods for working with them.Palette A representation of the model object 'Palette'.PatternImage A representation of the model object 'Pattern Image'.Position A representation of the literals of the enumeration ' Label Position', and utility methods for working with them.RiserType A representation of the literals of the enumeration ' Riser Type', and utility methods for working with them.Rotation3D A representation of the model object 'Rotation3 D'.RuleType Deprecated.only reserved for compatibilityScaleUnitType A representation of the literals of the enumeration ' Scale Unit Type', and utility methods for working with them.ScriptValue A representation of the model object 'Script Value'.SeriesValue A representation of the model object 'Series Value'.Size A representation of the model object 'Size'.SortOption A representation of the literals of the enumeration ' Sort Option', and utility methods for working with them.Stretch A representation of the literals of the enumeration ' Stretch', and utility methods for working with them.StringFormatSpecifier A representation of the model object 'String Format Specifier'.Style A representation of the model object 'Style'.StyledComponent A representation of the literals of the enumeration 'Styled Component', and utility methods for working with them.StyleMap A representation of the model object 'Style Map'.Text A representation of the model object 'Text'.TextAlignment A representation of the model object 'Text Alignment'.TickStyle A representation of the literals of the enumeration ' Tick Style', and utility methods for working with them.TooltipValue A representation of the model object 'Tooltip Value'.TriggerCondition A representation of the literals of the enumeration ' Trigger Condition', and utility methods for working with them.TriggerFlow A representation of the literals of the enumeration 'Trigger Flow', and utility methods for working with them.UnitsOfMeasurement A representation of the literals of the enumeration ' Units Of Measurement', and utility methods for working with them.URLValue A representation of the model object 'URL Value'.VerticalAlignment A representation of the literals of the enumeration ' Vertical Alignment', and utility methods for working with them. -
Classes in org.eclipse.birt.chart.model.attribute used by org.eclipse.birt.chart.model.attribute.impl Class Description AccessibilityValue A representation of the model object 'Accessibility Value'.ActionType A representation of the literals of the enumeration ' Action Type', and utility methods for working with them.ActionValue A representation of the model object 'Action Value'.Anchor A representation of the literals of the enumeration ' Anchor', and utility methods for working with them.Angle3D A representation of the model object 'Angle3 D'.AngleType A representation of the literals of the enumeration 'Angle Type', and utility methods for working with them.AttributeFactory The Factory for the model.AttributePackage The Package for the model.AxisOrigin A representation of the model object 'Axis Origin'.AxisType A representation of the literals of the enumeration ' Axis Type', and utility methods for working with them.Bounds A representation of the model object 'Bounds'.CallBackValue A representation of the model object 'Call Back Value'.ChartDimension A representation of the literals of the enumeration ' Chart Dimension', and utility methods for working with them.ChartType A representation of the literals of the enumeration ' Chart Type', and utility methods for working with them.ColorDefinition A representation of the model object 'Color Definition'.Cursor A representation of the model object 'Cursor'.CursorType A representation of the literals of the enumeration 'Cursor Type', and utility methods for working with them.DataPoint A representation of the model object 'Data Point'.DataPointComponent A representation of the model object 'Data Point Component'.DataPointComponentType A representation of the literals of the enumeration ' Data Point Component Type', and utility methods for working with them.DataType A representation of the literals of the enumeration ' Data Type', and utility methods for working with them.DateFormatDetail A representation of the literals of the enumeration ' Date Format Detail', and utility methods for working with them.DateFormatSpecifier A representation of the model object 'Date Format Specifier'.DateFormatType A representation of the literals of the enumeration ' Date Format Type', and utility methods for working with them.Direction A representation of the literals of the enumeration ' Direction', and utility methods for working with them.EmbeddedImage A representation of the model object 'Embedded Image'.ExtendedProperty A representation of the model object 'Extended Property'.Fill A representation of the model object 'Fill'.FontDefinition A representation of the model object 'Font Definition'.FormatSpecifier A representation of the model object 'Format Specifier'.FractionNumberFormatSpecifier A representation of the model object 'Fraction Number Format Specifier'.Gradient A representation of the model object 'Gradient'.GroupingUnitType A representation of the literals of the enumeration ' Grouping Unit Type', and utility methods for working with them.HorizontalAlignment A representation of the literals of the enumeration ' Horizontal Alignment', and utility methods for working with them.Image A representation of the model object 'Image'.ImageSourceType A representation of the literals of the enumeration 'Image Source Type', and utility methods for working with them.Insets A representation of the model object 'Insets'.Interactivity A representation of the model object 'Interactivity'.IntersectionType A representation of the literals of the enumeration ' Intersection Type', and utility methods for working with them.JavaDateFormatSpecifier A representation of the model object 'Java Date Format Specifier'.JavaNumberFormatSpecifier A representation of the model object 'Java Number Format Specifier'.LeaderLineStyle A representation of the literals of the enumeration ' Leader Line Style', and utility methods for working with them.LegendBehaviorType A representation of the literals of the enumeration 'Legend Behavior Type', and utility methods for working with them.LegendItemType A representation of the literals of the enumeration ' Legend Item Type', and utility methods for working with them.LineAttributes A representation of the model object 'Line Attributes'.LineDecorator A representation of the literals of the enumeration 'Line Decorator', and utility methods for working with them.LineStyle A representation of the literals of the enumeration ' Line Style', and utility methods for working with them.Location A representation of the model object 'Location'.Location3D A representation of the model object 'Location3 D'.Marker A representation of the model object 'Marker'.MarkerType A representation of the literals of the enumeration ' Marker Type', and utility methods for working with them.MenuStylesKeyType A representation of the literals of the enumeration 'Menu Styles Key Type', and utility methods for working with them.MultipleFill A representation of the model object 'Multiple Fill'.MultiURLValues A representation of the model object 'Multi URL Values'.NumberFormatSpecifier A representation of the model object 'Number Format Specifier'.Orientation A representation of the literals of the enumeration ' Orientation', and utility methods for working with them.Palette A representation of the model object 'Palette'.PatternImage A representation of the model object 'Pattern Image'.Position A representation of the literals of the enumeration ' Label Position', and utility methods for working with them.RiserType A representation of the literals of the enumeration ' Riser Type', and utility methods for working with them.Rotation3D A representation of the model object 'Rotation3 D'.RuleType Deprecated.only reserved for compatibilityScaleUnitType A representation of the literals of the enumeration ' Scale Unit Type', and utility methods for working with them.ScriptValue A representation of the model object 'Script Value'.SeriesValue A representation of the model object 'Series Value'.Size A representation of the model object 'Size'.SortOption A representation of the literals of the enumeration ' Sort Option', and utility methods for working with them.Stretch A representation of the literals of the enumeration ' Stretch', and utility methods for working with them.StringFormatSpecifier A representation of the model object 'String Format Specifier'.Style A representation of the model object 'Style'.StyledComponent A representation of the literals of the enumeration 'Styled Component', and utility methods for working with them.StyleMap A representation of the model object 'Style Map'.Text A representation of the model object 'Text'.TextAlignment A representation of the model object 'Text Alignment'.TickStyle A representation of the literals of the enumeration ' Tick Style', and utility methods for working with them.TooltipValue A representation of the model object 'Tooltip Value'.TriggerCondition A representation of the literals of the enumeration ' Trigger Condition', and utility methods for working with them.TriggerFlow A representation of the literals of the enumeration 'Trigger Flow', and utility methods for working with them.UnitsOfMeasurement A representation of the literals of the enumeration ' Units Of Measurement', and utility methods for working with them.URLValue A representation of the model object 'URL Value'.VerticalAlignment A representation of the literals of the enumeration ' Vertical Alignment', and utility methods for working with them. -
Classes in org.eclipse.birt.chart.model.attribute used by org.eclipse.birt.chart.model.component Class Description Anchor A representation of the literals of the enumeration ' Anchor', and utility methods for working with them.AxisOrigin A representation of the model object 'Axis Origin'.AxisType A representation of the literals of the enumeration ' Axis Type', and utility methods for working with them.ChartDimension A representation of the literals of the enumeration ' Chart Dimension', and utility methods for working with them.ColorDefinition A representation of the model object 'Color Definition'.Cursor A representation of the model object 'Cursor'.DataPoint A representation of the model object 'Data Point'.Fill A representation of the model object 'Fill'.FormatSpecifier A representation of the model object 'Format Specifier'.Insets A representation of the model object 'Insets'.LineAttributes A representation of the model object 'Line Attributes'.LineDecorator A representation of the literals of the enumeration 'Line Decorator', and utility methods for working with them.Orientation A representation of the literals of the enumeration ' Orientation', and utility methods for working with them.Position A representation of the literals of the enumeration ' Label Position', and utility methods for working with them.ScaleUnitType A representation of the literals of the enumeration ' Scale Unit Type', and utility methods for working with them.Text A representation of the model object 'Text'.TickStyle A representation of the literals of the enumeration ' Tick Style', and utility methods for working with them. -
Classes in org.eclipse.birt.chart.model.attribute used by org.eclipse.birt.chart.model.component.impl Class Description Anchor A representation of the literals of the enumeration ' Anchor', and utility methods for working with them.AxisOrigin A representation of the model object 'Axis Origin'.AxisType A representation of the literals of the enumeration ' Axis Type', and utility methods for working with them.ChartDimension A representation of the literals of the enumeration ' Chart Dimension', and utility methods for working with them.ColorDefinition A representation of the model object 'Color Definition'.Cursor A representation of the model object 'Cursor'.DataPoint A representation of the model object 'Data Point'.Fill A representation of the model object 'Fill'.FormatSpecifier A representation of the model object 'Format Specifier'.Insets A representation of the model object 'Insets'.LineAttributes A representation of the model object 'Line Attributes'.LineDecorator A representation of the literals of the enumeration 'Line Decorator', and utility methods for working with them.LineStyle A representation of the literals of the enumeration ' Line Style', and utility methods for working with them.Orientation A representation of the literals of the enumeration ' Orientation', and utility methods for working with them.Position A representation of the literals of the enumeration ' Label Position', and utility methods for working with them.ScaleUnitType A representation of the literals of the enumeration ' Scale Unit Type', and utility methods for working with them.Text A representation of the model object 'Text'.TickStyle A representation of the literals of the enumeration ' Tick Style', and utility methods for working with them. -
Classes in org.eclipse.birt.chart.model.attribute used by org.eclipse.birt.chart.model.data Class Description ActionType A representation of the literals of the enumeration ' Action Type', and utility methods for working with them.ActionValue A representation of the model object 'Action Value'.DataType A representation of the literals of the enumeration ' Data Type', and utility methods for working with them.FormatSpecifier A representation of the model object 'Format Specifier'.GroupingUnitType A representation of the literals of the enumeration ' Grouping Unit Type', and utility methods for working with them.Palette A representation of the model object 'Palette'.RuleType Deprecated.only reserved for compatibilitySortOption A representation of the literals of the enumeration ' Sort Option', and utility methods for working with them.TriggerCondition A representation of the literals of the enumeration ' Trigger Condition', and utility methods for working with them.TriggerFlow A representation of the literals of the enumeration 'Trigger Flow', and utility methods for working with them. -
Classes in org.eclipse.birt.chart.model.attribute used by org.eclipse.birt.chart.model.data.impl Class Description ActionType A representation of the literals of the enumeration ' Action Type', and utility methods for working with them.ActionValue A representation of the model object 'Action Value'.DataType A representation of the literals of the enumeration ' Data Type', and utility methods for working with them.FormatSpecifier A representation of the model object 'Format Specifier'.GroupingUnitType A representation of the literals of the enumeration ' Grouping Unit Type', and utility methods for working with them.Palette A representation of the model object 'Palette'.RuleType Deprecated.only reserved for compatibilitySortOption A representation of the literals of the enumeration ' Sort Option', and utility methods for working with them.TriggerCondition A representation of the literals of the enumeration ' Trigger Condition', and utility methods for working with them.TriggerFlow A representation of the literals of the enumeration 'Trigger Flow', and utility methods for working with them. -
Classes in org.eclipse.birt.chart.model.attribute used by org.eclipse.birt.chart.model.impl Class Description ChartDimension A representation of the literals of the enumeration ' Chart Dimension', and utility methods for working with them.ExtendedProperty A representation of the model object 'Extended Property'.Fill A representation of the model object 'Fill'.Interactivity A representation of the model object 'Interactivity'.Orientation A representation of the literals of the enumeration ' Orientation', and utility methods for working with them.Rotation3D A representation of the model object 'Rotation3 D'.StyleMap A representation of the model object 'Style Map'.Text A representation of the model object 'Text'. -
Classes in org.eclipse.birt.chart.model.attribute used by org.eclipse.birt.chart.model.layout Class Description Anchor A representation of the literals of the enumeration ' Anchor', and utility methods for working with them.Bounds A representation of the model object 'Bounds'.ColorDefinition A representation of the model object 'Color Definition'.Cursor A representation of the model object 'Cursor'.Direction A representation of the literals of the enumeration ' Direction', and utility methods for working with them.Fill A representation of the model object 'Fill'.FormatSpecifier A representation of the model object 'Format Specifier'.Insets A representation of the model object 'Insets'.LegendItemType A representation of the literals of the enumeration ' Legend Item Type', and utility methods for working with them.LineAttributes A representation of the model object 'Line Attributes'.Orientation A representation of the literals of the enumeration ' Orientation', and utility methods for working with them.Position A representation of the literals of the enumeration ' Label Position', and utility methods for working with them.Size A representation of the model object 'Size'.Stretch A representation of the literals of the enumeration ' Stretch', and utility methods for working with them.Text A representation of the model object 'Text'. -
Classes in org.eclipse.birt.chart.model.attribute used by org.eclipse.birt.chart.model.layout.impl Class Description Anchor A representation of the literals of the enumeration ' Anchor', and utility methods for working with them.Bounds A representation of the model object 'Bounds'.ColorDefinition A representation of the model object 'Color Definition'.Cursor A representation of the model object 'Cursor'.Direction A representation of the literals of the enumeration ' Direction', and utility methods for working with them.Fill A representation of the model object 'Fill'.FormatSpecifier A representation of the model object 'Format Specifier'.Insets A representation of the model object 'Insets'.LegendItemType A representation of the literals of the enumeration ' Legend Item Type', and utility methods for working with them.LineAttributes A representation of the model object 'Line Attributes'.Orientation A representation of the literals of the enumeration ' Orientation', and utility methods for working with them.Position A representation of the literals of the enumeration ' Label Position', and utility methods for working with them.Size A representation of the model object 'Size'.Stretch A representation of the literals of the enumeration ' Stretch', and utility methods for working with them.Text A representation of the model object 'Text'. -
Classes in org.eclipse.birt.chart.model.attribute used by org.eclipse.birt.chart.model.type Class Description ColorDefinition A representation of the model object 'Color Definition'.Fill A representation of the model object 'Fill'.LeaderLineStyle A representation of the literals of the enumeration ' Leader Line Style', and utility methods for working with them.LineAttributes A representation of the model object 'Line Attributes'.Marker A representation of the model object 'Marker'.Orientation A representation of the literals of the enumeration ' Orientation', and utility methods for working with them.Position A representation of the literals of the enumeration ' Label Position', and utility methods for working with them.RiserType A representation of the literals of the enumeration ' Riser Type', and utility methods for working with them. -
Classes in org.eclipse.birt.chart.model.attribute used by org.eclipse.birt.chart.model.type.impl Class Description ChartDimension A representation of the literals of the enumeration ' Chart Dimension', and utility methods for working with them.ColorDefinition A representation of the model object 'Color Definition'.Fill A representation of the model object 'Fill'.LeaderLineStyle A representation of the literals of the enumeration ' Leader Line Style', and utility methods for working with them.LineAttributes A representation of the model object 'Line Attributes'.Marker A representation of the model object 'Marker'.Orientation A representation of the literals of the enumeration ' Orientation', and utility methods for working with them.Position A representation of the literals of the enumeration ' Label Position', and utility methods for working with them.RiserType A representation of the literals of the enumeration ' Riser Type', and utility methods for working with them. -
Classes in org.eclipse.birt.chart.model.attribute used by org.eclipse.birt.chart.render Class Description ActionType A representation of the literals of the enumeration ' Action Type', and utility methods for working with them.Anchor A representation of the literals of the enumeration ' Anchor', and utility methods for working with them.Bounds A representation of the model object 'Bounds'.Fill A representation of the model object 'Fill'.LineAttributes A representation of the model object 'Line Attributes'.Location A representation of the model object 'Location'.Marker A representation of the model object 'Marker'.Position A representation of the literals of the enumeration ' Label Position', and utility methods for working with them.TextAlignment A representation of the model object 'Text Alignment'. -
Classes in org.eclipse.birt.chart.model.attribute used by org.eclipse.birt.chart.script Class Description Bounds A representation of the model object 'Bounds'.Fill A representation of the model object 'Fill'.Marker A representation of the model object 'Marker'.