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

O

ONBLUR - Static variable in class org.eclipse.birt.chart.model.attribute.TriggerCondition
The 'Onblur' literal value.
ONBLUR_LITERAL - Static variable in class org.eclipse.birt.chart.model.attribute.TriggerCondition
The 'Onblur' literal object.
ONCLICK - Static variable in class org.eclipse.birt.chart.model.attribute.TriggerCondition
The 'Onclick' literal value.
ONCLICK_LITERAL - Static variable in class org.eclipse.birt.chart.model.attribute.TriggerCondition
The 'Onclick' literal object.
ONDBLCLICK - Static variable in class org.eclipse.birt.chart.model.attribute.TriggerCondition
The 'Ondblclick' literal value.
ONDBLCLICK_LITERAL - Static variable in class org.eclipse.birt.chart.model.attribute.TriggerCondition
The 'Ondblclick' literal object.
ONFOCUS - Static variable in class org.eclipse.birt.chart.model.attribute.TriggerCondition
The 'Onfocus' literal value.
ONFOCUS_LITERAL - Static variable in class org.eclipse.birt.chart.model.attribute.TriggerCondition
The 'Onfocus' literal object.
ONKEYDOWN - Static variable in class org.eclipse.birt.chart.model.attribute.TriggerCondition
The 'Onkeydown' literal value.
ONKEYDOWN_LITERAL - Static variable in class org.eclipse.birt.chart.model.attribute.TriggerCondition
The 'Onkeydown' literal object.
ONKEYPRESS - Static variable in class org.eclipse.birt.chart.model.attribute.TriggerCondition
The 'Onkeypress' literal value.
ONKEYPRESS_LITERAL - Static variable in class org.eclipse.birt.chart.model.attribute.TriggerCondition
The 'Onkeypress' literal object.
ONKEYUP - Static variable in class org.eclipse.birt.chart.model.attribute.TriggerCondition
The 'Onkeyup' literal value.
ONKEYUP_LITERAL - Static variable in class org.eclipse.birt.chart.model.attribute.TriggerCondition
The 'Onkeyup' literal object.
ONLOAD - Static variable in class org.eclipse.birt.chart.model.attribute.TriggerCondition
The 'Onload' literal value.
ONLOAD_LITERAL - Static variable in class org.eclipse.birt.chart.model.attribute.TriggerCondition
The 'Onload' literal object.
ONMOUSEDOWN - Static variable in class org.eclipse.birt.chart.model.attribute.TriggerCondition
The 'Onmousedown' literal value.
ONMOUSEDOWN_LITERAL - Static variable in class org.eclipse.birt.chart.model.attribute.TriggerCondition
The 'Onmousedown' literal object.
ONMOUSEMOVE - Static variable in class org.eclipse.birt.chart.model.attribute.TriggerCondition
The 'Onmousemove' literal value.
ONMOUSEMOVE_LITERAL - Static variable in class org.eclipse.birt.chart.model.attribute.TriggerCondition
The 'Onmousemove' literal object.
ONMOUSEOUT - Static variable in class org.eclipse.birt.chart.model.attribute.TriggerCondition
The 'Onmouseout' literal value.
ONMOUSEOUT_LITERAL - Static variable in class org.eclipse.birt.chart.model.attribute.TriggerCondition
The 'Onmouseout' literal object.
ONMOUSEOVER - Static variable in class org.eclipse.birt.chart.model.attribute.TriggerCondition
The 'Onmouseover' literal value.
ONMOUSEOVER_LITERAL - Static variable in class org.eclipse.birt.chart.model.attribute.TriggerCondition
The 'Onmouseover' literal object.
ONMOUSEUP - Static variable in class org.eclipse.birt.chart.model.attribute.TriggerCondition
The 'Onmouseup' literal value.
ONMOUSEUP_LITERAL - Static variable in class org.eclipse.birt.chart.model.attribute.TriggerCondition
The 'Onmouseup' literal object.
opaque() - Method in interface org.eclipse.birt.chart.model.attribute.ColorDefinition
NOTE: Manually written
opaque() - Method in class org.eclipse.birt.chart.model.attribute.impl.ColorDefinitionImpl
 
OPEN - Static variable in class org.eclipse.birt.chart.event.ArcRenderEvent
The closure type for an open arc with no path segments connecting the two ends of the arc segment.
ORANGE() - Static method in class org.eclipse.birt.chart.model.attribute.impl.ColorDefinitionImpl
An opaque orange color with (r=223;g=197;b=41) Note: Manually written
org.eclipse.birt.chart.datafeed - 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 - package 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 - package org.eclipse.birt.chart.event
Contains classes that define a rendering notification that is interpreted by a device renderer.
org.eclipse.birt.chart.exception - package org.eclipse.birt.chart.exception
Contains all exception classes associated with the chart API.
org.eclipse.birt.chart.log - package org.eclipse.birt.chart.log
Provides convenience classes for logging user messages, warnings, errors and internally generated exceptions.
org.eclipse.birt.chart.model - package 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 - package 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 - package 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 - 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 - package 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 - package 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 - package 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 - package 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 - package 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 - package org.eclipse.birt.chart.model.layout.impl
Contains core class implementations for blocks associated with the chart representation.
org.eclipse.birt.chart.model.type - package 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 - package 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.
ORIENTATION - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'Orientation' enum.
ORIENTATION - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage
The meta object id for the 'Orientation' enum.
Orientation - Class in org.eclipse.birt.chart.model.attribute
A representation of the literals of the enumeration ' Orientation', and utility methods for working with them.
ORIENTATION_OBJECT - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage.Literals
The meta object literal for the 'Orientation Object' data type.
ORIENTATION_OBJECT - Static variable in interface org.eclipse.birt.chart.model.attribute.AttributePackage
The meta object id for the 'Orientation Object' data type.
ORTHOGONAL - Static variable in interface org.eclipse.birt.chart.model.component.Axis
 
ORTHOGONAL_EMPTY - Static variable in interface org.eclipse.birt.chart.render.ISeriesRenderingHints
Indicates the orthogonal dataset is empty.
ORTHOGONAL_SAMPLE_DATA - Static variable in interface org.eclipse.birt.chart.model.data.DataPackage.Literals
The meta object literal for the 'Orthogonal Sample Data' class.
ORTHOGONAL_SAMPLE_DATA - Static variable in interface org.eclipse.birt.chart.model.data.DataPackage
The meta object id for the 'Orthogonal Sample Data' class.
ORTHOGONAL_SAMPLE_DATA__DATA_SET_REPRESENTATION - Static variable in interface org.eclipse.birt.chart.model.data.DataPackage.Literals
The meta object literal for the 'Data Set Representation' attribute feature.
ORTHOGONAL_SAMPLE_DATA__DATA_SET_REPRESENTATION - Static variable in interface org.eclipse.birt.chart.model.data.DataPackage
The feature id for the 'Data Set Representation' attribute.
ORTHOGONAL_SAMPLE_DATA__SERIES_DEFINITION_INDEX - Static variable in interface org.eclipse.birt.chart.model.data.DataPackage.Literals
The meta object literal for the 'Series Definition Index' attribute feature.
ORTHOGONAL_SAMPLE_DATA__SERIES_DEFINITION_INDEX - Static variable in interface org.eclipse.birt.chart.model.data.DataPackage
The feature id for the 'Series Definition Index' attribute.
ORTHOGONAL_SAMPLE_DATA_FEATURE_COUNT - Static variable in interface org.eclipse.birt.chart.model.data.DataPackage
The number of structural features of the 'Orthogonal Sample Data' class.
ORTHOGONAL_VALUE - Static variable in class org.eclipse.birt.chart.model.attribute.DataPointComponentType
The 'Orthogonal Value' literal value.
ORTHOGONAL_VALUE_LITERAL - Static variable in class org.eclipse.birt.chart.model.attribute.DataPointComponentType
The 'Orthogonal Value' literal object.
OrthogonalSampleData - Interface in org.eclipse.birt.chart.model.data
A representation of the model object 'Orthogonal Sample Data'.
OrthogonalSampleDataImpl - Class in org.eclipse.birt.chart.model.data.impl
An implementation of the model object ' Orthogonal Sample Data'.
OUT_OF_RANGE - Static variable in exception org.eclipse.birt.chart.exception.ChartException
Exception type for Out of range error.
OUT_OF_SYNC - Static variable in exception org.eclipse.birt.chart.exception.ChartException
Exception type for Out of SYnc error.
OUTSIDE - Static variable in class org.eclipse.birt.chart.model.attribute.Position
The 'Outside' literal value.
OUTSIDE_LITERAL - Static variable in class org.eclipse.birt.chart.model.attribute.Position
The 'Outside' literal object.
Oval3DRenderEvent - Class in org.eclipse.birt.chart.event
A rendering event type for rendering 3D Oval object.
Oval3DRenderEvent(Object) - Constructor for class org.eclipse.birt.chart.event.Oval3DRenderEvent
The constructor.
OvalRenderEvent - Class in org.eclipse.birt.chart.event
A rendering event type for rendering Oval object.
OvalRenderEvent(Object) - Constructor for class org.eclipse.birt.chart.event.OvalRenderEvent
The constructor.
OVERLAP - Static variable in exception org.eclipse.birt.chart.exception.ChartException
Exception type for Overlap error.

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.