Uses of Package
org.eclipse.birt.chart.model.attribute

Packages that use org.eclipse.birt.chart.model.attribute
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.factory Contains classes and interfaces used in the chart building and generation phase. 
org.eclipse.birt.chart.internal.datafeed   
org.eclipse.birt.chart.internal.layout   
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.attribute.util This is a placeholder file for the org.eclipse.birt.chart.model.attribute.util package. 
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   
org.eclipse.birt.chart.style   
org.eclipse.birt.chart.util Provides miscellaneous classes associated with data types and extension lookup services. 
 

Classes in org.eclipse.birt.chart.model.attribute used by org.eclipse.birt.chart.computation
Angle3D
          A representation of the model object 'Angle3 D'.
Bounds
          A representation of the model object 'Bounds'.
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'.
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.
Rotation3D
          A representation of the model object 'Rotation3 D'.
Size
          A representation of the model object 'Size'.
 

Classes in org.eclipse.birt.chart.model.attribute used by org.eclipse.birt.chart.computation.withaxes
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
Bounds
          A representation of the model object 'Bounds'.
Insets
          A representation of the model object 'Insets'.
Size
          A representation of the model object 'Size'.
 

Classes in org.eclipse.birt.chart.model.attribute used by org.eclipse.birt.chart.datafeed
FormatSpecifier
          A representation of the model object 'Format Specifier'.
 

Classes in org.eclipse.birt.chart.model.attribute used by org.eclipse.birt.chart.device
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'.
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
Bounds
          A representation of the model object 'Bounds'.
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.factory
Bounds
          A representation of the model object 'Bounds'.
 

Classes in org.eclipse.birt.chart.model.attribute used by org.eclipse.birt.chart.internal.datafeed
SortOption
          A representation of the literals of the enumeration ' Sort Option', and utility methods for working with them.
 

Classes in org.eclipse.birt.chart.model.attribute used by org.eclipse.birt.chart.internal.layout
Bounds
          A representation of the model object 'Bounds'.
 

Classes in org.eclipse.birt.chart.model.attribute used by org.eclipse.birt.chart.model
ChartDimension
          A representation of the literals of the enumeration ' Chart Dimension', and utility methods for working with them.
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'.
Text
          A representation of the model object 'Text'.
 

Classes in org.eclipse.birt.chart.model.attribute used by org.eclipse.birt.chart.model.attribute
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'.
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'.
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.
MultipleFill
          A representation of the model object 'Multiple Fill'.
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'.
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 compatibility
ScaleUnitType
          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.
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
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'.
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'.
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.
MultipleFill
          A representation of the model object 'Multiple Fill'.
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'.
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 compatibility
ScaleUnitType
          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.
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.util
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.
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'.
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'.
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.
MultipleFill
          A representation of the model object 'Multiple Fill'.
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'.
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 compatibility
ScaleUnitType
          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.
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
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.
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'.
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
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.
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'.
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.data
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 compatibility
SortOption
          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
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 compatibility
SortOption
          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
ChartDimension
          A representation of the literals of the enumeration ' Chart Dimension', and utility methods for working with them.
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'.
Text
          A representation of the model object 'Text'.
 

Classes in org.eclipse.birt.chart.model.attribute used by org.eclipse.birt.chart.model.layout
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'.
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'.
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
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'.
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'.
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
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
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
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'.
ColorDefinition
          A representation of the model object 'Color Definition'.
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
Bounds
          A representation of the model object 'Bounds'.
Fill
          A representation of the model object 'Fill'.
Marker
          A representation of the model object 'Marker'.
 

Classes in org.eclipse.birt.chart.model.attribute used by org.eclipse.birt.chart.style
ColorDefinition
          A representation of the model object 'Color Definition'.
FontDefinition
          A representation of the model object 'Font Definition'.
Image
          A representation of the model object 'Image'.
Insets
          A representation of the model object 'Insets'.
StyledComponent
          A representation of the literals of the enumeration 'Styled Component', and utility methods for working with them.
 

Classes in org.eclipse.birt.chart.model.attribute used by org.eclipse.birt.chart.util
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.
AxisType
          A representation of the literals of the enumeration ' Axis Type', and utility methods for working with them.
ColorDefinition
          A representation of the model object 'Color Definition'.
DataType
          A representation of the literals of the enumeration ' Data Type', and utility methods for working with them.
Fill
          A representation of the model object 'Fill'.
FontDefinition
          A representation of the model object 'Font Definition'.
Gradient
          A representation of the model object 'Gradient'.
ScaleUnitType
          A representation of the literals of the enumeration ' Scale Unit Type', 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.
 



Copyright © 2005-2008 Actuate Corp. All rights reserved.