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

oax - Variable in class org.eclipse.birt.chart.computation.withaxes.AutoScale.ScaleInfo
 
Object3D - Class in org.eclipse.birt.chart.computation
This class represents a 3D object and is used to perform all 3d operations.
Object3D(int) - Constructor for class org.eclipse.birt.chart.computation.Object3D
Construction by an empty array of coordinates
Object3D(Location3D) - Constructor for class org.eclipse.birt.chart.computation.Object3D
Construction by one 3d coordinate
Object3D(Location3D[]) - Constructor for class org.eclipse.birt.chart.computation.Object3D
Construction by an array of 3d coordinates
Object3D(Location3D[], boolean) - Constructor for class org.eclipse.birt.chart.computation.Object3D
Construction by an array of 3d coordinates
Object3D(Object3D) - Constructor for class org.eclipse.birt.chart.computation.Object3D
Construction by another Object3D object
oMaximumFixed(Object) - Method in class org.eclipse.birt.chart.computation.withaxes.AutoScale.ScaleInfo
 
oMinimumFixed(Object) - Method in class org.eclipse.birt.chart.computation.withaxes.AutoScale.ScaleInfo
 
ON_MOUSE_OUT_VALUE - Static variable in enum org.eclipse.birt.chart.model.attribute.MenuStylesKeyType
The 'On Mouse Out' literal value.
ON_MOUSE_OVER_VALUE - Static variable in enum org.eclipse.birt.chart.model.attribute.MenuStylesKeyType
The 'On Mouse Over' literal value.
ONBLUR - Static variable in enum org.eclipse.birt.chart.model.attribute.TriggerCondition
The 'Onblur' literal value.
ONCLICK - Static variable in enum org.eclipse.birt.chart.model.attribute.TriggerCondition
The 'Onclick' literal value.
ONDBLCLICK - Static variable in enum org.eclipse.birt.chart.model.attribute.TriggerCondition
The 'Ondblclick' literal value.
ONE_SPACE - Static variable in interface org.eclipse.birt.chart.computation.IConstants
 
OneAxis - Class in org.eclipse.birt.chart.computation.withaxes
This class provides an internal implementation of the axis class used by the renderer.
ONFOCUS - Static variable in enum org.eclipse.birt.chart.model.attribute.TriggerCondition
The 'Onfocus' literal value.
ONKEYDOWN - Static variable in enum org.eclipse.birt.chart.model.attribute.TriggerCondition
The 'Onkeydown' literal value.
ONKEYPRESS - Static variable in enum org.eclipse.birt.chart.model.attribute.TriggerCondition
The 'Onkeypress' literal value.
ONKEYUP - Static variable in enum org.eclipse.birt.chart.model.attribute.TriggerCondition
The 'Onkeyup' literal value.
ONLOAD - Static variable in enum org.eclipse.birt.chart.model.attribute.TriggerCondition
The 'Onload' literal value.
ONMOUSEDOWN - Static variable in enum org.eclipse.birt.chart.model.attribute.TriggerCondition
The 'Onmousedown' literal value.
ONMOUSEMOVE - Static variable in enum org.eclipse.birt.chart.model.attribute.TriggerCondition
The 'Onmousemove' literal value.
ONMOUSEOUT - Static variable in enum org.eclipse.birt.chart.model.attribute.TriggerCondition
The 'Onmouseout' literal value.
ONMOUSEOVER - Static variable in enum org.eclipse.birt.chart.model.attribute.TriggerCondition
The 'Onmouseover' literal value.
ONMOUSEUP - Static variable in enum org.eclipse.birt.chart.model.attribute.TriggerCondition
The 'Onmouseup' literal value.
ONRIGHTCLICK - Static variable in enum org.eclipse.birt.chart.model.attribute.TriggerCondition
The 'Onrightclick' literal value.
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.api - package org.eclipse.birt.chart.api
 
org.eclipse.birt.chart.computation - package org.eclipse.birt.chart.computation
This is a placeholder file for the org.eclipse.birt.chart.computation package.
org.eclipse.birt.chart.computation.withaxes - 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 - 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 - 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.factory - package org.eclipse.birt.chart.factory
Contains classes and interfaces used in the chart building and generation phase.
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.
org.eclipse.birt.chart.render - package org.eclipse.birt.chart.render
Contains classes that represent the core plot rendering framework.
org.eclipse.birt.chart.script - package org.eclipse.birt.chart.script
 
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 - Enum 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.computation.IConstants
 
ORTHOGONAL - Static variable in interface org.eclipse.birt.chart.model.component.Axis
 
ORTHOGONAL_AXIS - Static variable in interface org.eclipse.birt.chart.computation.IConstants
 
ORTHOGONAL_EMPTY - Static variable in interface org.eclipse.birt.chart.render.ISeriesRenderingHints
Indicates the orthogonal dataset is empty.
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 enum org.eclipse.birt.chart.model.attribute.DataPointComponentType
The 'Orthogonal Value' literal value.
ORTHOGONAL_VALUE - Static variable in class org.eclipse.birt.chart.script.ScriptHandler
The pre-defined chart variable name to access orthogonal value data.
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'.
OTHER - Static variable in interface org.eclipse.birt.chart.computation.IConstants
 
OUT_BOTTOM - Static variable in class org.eclipse.birt.chart.computation.Rectangle
The bitmask that indicates that a point lies below this Rectangle2D.
OUT_LEFT - Static variable in class org.eclipse.birt.chart.computation.Rectangle
The bitmask that indicates that a point lies to the left of this Rectangle2D.
OUT_OF_RANGE - Static variable in class org.eclipse.birt.chart.exception.ChartException
Exception type for Out of range error.
OUT_OF_RANGE_BOTH - Static variable in class org.eclipse.birt.chart.computation.Engine3D
Indicates the both points are out of range in clipping.
OUT_OF_RANGE_END - Static variable in class org.eclipse.birt.chart.computation.Engine3D
Indicates the ending point is out of range in clipping.
OUT_OF_RANGE_NONE - Static variable in class org.eclipse.birt.chart.computation.Engine3D
Indicates the both points are in range in clipping.
OUT_OF_RANGE_START - Static variable in class org.eclipse.birt.chart.computation.Engine3D
Indicates the starting point is out of range in clipping.
OUT_OF_SYNC - Static variable in class org.eclipse.birt.chart.exception.ChartException
Exception type for Out of SYnc error.
OUT_RIGHT - Static variable in class org.eclipse.birt.chart.computation.Rectangle
The bitmask that indicates that a point lies to the right of this Rectangle2D.
OUT_TOP - Static variable in class org.eclipse.birt.chart.computation.Rectangle
The bitmask that indicates that a point lies above this Rectangle2D.
outcode(double, double) - Method in class org.eclipse.birt.chart.computation.Rectangle
Determines where the specified Rectangle coordinates lie with respect to this Rectangle.
OUTSIDE - Static variable in interface org.eclipse.birt.chart.computation.IConstants
 
OUTSIDE - Static variable in enum org.eclipse.birt.chart.model.attribute.Position
The 'Outside' literal value.
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 class 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-2014 OpenText Corp. All rights reserved.