Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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
F
FATAL
- Static variable in interface org.eclipse.birt.chart.log.
ILogger
A fatal error message type.
FILE_IDENTIFIER
- Static variable in interface org.eclipse.birt.chart.device.
IDeviceRenderer
A property name that identifies a device-specific file identifier
FILL
- Static variable in class org.eclipse.birt.chart.event.
PrimitiveRenderEvent
FILL
- Static variable in interface org.eclipse.birt.chart.model.attribute.
AttributePackage
The meta object id for the '
Fill
' class.
FILL_FEATURE_COUNT
- Static variable in interface org.eclipse.birt.chart.model.attribute.
AttributePackage
The number of structural features of the the '
Fill
' class.
FILL__TYPE
- Static variable in interface org.eclipse.birt.chart.model.attribute.
AttributePackage
The feature id for the '
Type
' attribute.
FILTER
- Static variable in class org.eclipse.birt.chart.model.attribute.
RuleType
The '
Filter
' literal value.
FILTER_LITERAL
- Static variable in class org.eclipse.birt.chart.model.attribute.
RuleType
The '
Filter
' literal object.
FINISH_COMPUTE_SERIES
- Static variable in class org.eclipse.birt.chart.model.
ScriptHandler
Deprecated.
FINISH_GENERATION
- Static variable in class org.eclipse.birt.chart.model.
ScriptHandler
Deprecated.
FINISH_RENDERING
- Static variable in class org.eclipse.birt.chart.model.
ScriptHandler
Deprecated.
FIXED_LENGTH
- Static variable in class org.eclipse.birt.chart.model.attribute.
LeaderLineStyle
The '
Fixed Length
' literal value.
FIXED_LENGTH_LITERAL
- Static variable in class org.eclipse.birt.chart.model.attribute.
LeaderLineStyle
The '
Fixed Length
' literal object.
FONT_DEFINITION
- Static variable in interface org.eclipse.birt.chart.model.attribute.
AttributePackage
The meta object id for the '
Font Definition
' class.
FONT_DEFINITION_FEATURE_COUNT
- Static variable in interface org.eclipse.birt.chart.model.attribute.
AttributePackage
The number of structural features of the the '
Font Definition
' class.
FONT_DEFINITION__ALIGNMENT
- Static variable in interface org.eclipse.birt.chart.model.attribute.
AttributePackage
The feature id for the '
Alignment
' containment reference.
FONT_DEFINITION__BOLD
- Static variable in interface org.eclipse.birt.chart.model.attribute.
AttributePackage
The feature id for the '
Bold
' attribute.
FONT_DEFINITION__ITALIC
- Static variable in interface org.eclipse.birt.chart.model.attribute.
AttributePackage
The feature id for the '
Italic
' attribute.
FONT_DEFINITION__NAME
- Static variable in interface org.eclipse.birt.chart.model.attribute.
AttributePackage
The feature id for the '
Name
' attribute.
FONT_DEFINITION__ROTATION
- Static variable in interface org.eclipse.birt.chart.model.attribute.
AttributePackage
The feature id for the '
Rotation
' attribute.
FONT_DEFINITION__SIZE
- Static variable in interface org.eclipse.birt.chart.model.attribute.
AttributePackage
The feature id for the '
Size
' attribute.
FONT_DEFINITION__STRIKETHROUGH
- Static variable in interface org.eclipse.birt.chart.model.attribute.
AttributePackage
The feature id for the '
Strikethrough
' attribute.
FONT_DEFINITION__UNDERLINE
- Static variable in interface org.eclipse.birt.chart.model.attribute.
AttributePackage
The feature id for the '
Underline
' attribute.
FONT_DEFINITION__WORD_WRAP
- Static variable in interface org.eclipse.birt.chart.model.attribute.
AttributePackage
The feature id for the '
Word Wrap
' attribute.
FORMAT_IDENTIFIER
- Static variable in interface org.eclipse.birt.chart.device.
IDeviceRenderer
A property name that identifies an output format identifier
FORMAT_SPECIFIER
- Static variable in interface org.eclipse.birt.chart.model.attribute.
AttributePackage
The meta object id for the '
Format Specifier
' class.
FORMAT_SPECIFIER_FEATURE_COUNT
- Static variable in interface org.eclipse.birt.chart.model.attribute.
AttributePackage
The number of structural features of the the '
Format Specifier
' class.
FORWARD
- Static variable in interface org.eclipse.birt.chart.computation.
IConstants
FULL
- Static variable in class org.eclipse.birt.chart.model.attribute.
DateFormatType
The '
Full
' literal value.
FULL_LITERAL
- Static variable in class org.eclipse.birt.chart.model.attribute.
DateFormatType
The '
Full
' literal object.
Fill
- interface org.eclipse.birt.chart.model.attribute.
Fill
.
A representation of the model object '
Fill
'.
FillImpl
- class org.eclipse.birt.chart.model.attribute.impl.
FillImpl
.
An implementation of the model object '
Fill
'.
FittingCalculator
- class org.eclipse.birt.chart.internal.model.
FittingCalculator
.
A utility class to calculate curve fitting points using the LOWESS algorithm.
FittingCalculator()
- Constructor for class org.eclipse.birt.chart.internal.model.
FittingCalculator
The constructor.
FittingCalculator(double[], double[], double)
- Constructor for class org.eclipse.birt.chart.internal.model.
FittingCalculator
The constructor.
FontDefinition
- interface org.eclipse.birt.chart.model.attribute.
FontDefinition
.
A representation of the model object '
Font Definition
'.
FontDefinitionImpl
- class org.eclipse.birt.chart.model.attribute.impl.
FontDefinitionImpl
.
An implementation of the model object '
Font Definition
'.
FontDefinitionImpl(String, float)
- Constructor for class org.eclipse.birt.chart.model.attribute.impl.
FontDefinitionImpl
A convenient constructor that allows partial definition of member variables.
FormatSpecifier
- interface org.eclipse.birt.chart.model.attribute.
FormatSpecifier
.
A representation of the model object '
Format Specifier
'.
FormatSpecifierImpl
- class org.eclipse.birt.chart.model.attribute.impl.
FormatSpecifierImpl
.
An implementation of the model object '
Format Specifier
'.
fill(IDeviceRenderer)
- Method in class org.eclipse.birt.chart.event.
ArcRenderEvent
fill(IDeviceRenderer)
- Method in class org.eclipse.birt.chart.event.
ImageRenderEvent
fill(IDeviceRenderer)
- Method in class org.eclipse.birt.chart.event.
LineRenderEvent
fill(IDeviceRenderer)
- Method in class org.eclipse.birt.chart.event.
OvalRenderEvent
fill(IDeviceRenderer)
- Method in class org.eclipse.birt.chart.event.
PolygonRenderEvent
fill(IDeviceRenderer)
- Method in class org.eclipse.birt.chart.event.
PrimitiveRenderEvent
Causes this instruction to 'fill' itself on the device renderer
fill(IDeviceRenderer)
- Method in class org.eclipse.birt.chart.event.
RectangleRenderEvent
fill(IDeviceRenderer)
- Method in class org.eclipse.birt.chart.event.
TextRenderEvent
fillArc(ArcRenderEvent)
- Method in class org.eclipse.birt.chart.device.
DeviceAdapter
fillArc(ArcRenderEvent)
- Method in interface org.eclipse.birt.chart.device.
IPrimitiveRenderer
This method is responsible for filling an elliptical arc on the target rendering device's graphic context.
fillArea(AreaRenderEvent)
- Method in class org.eclipse.birt.chart.device.
DeviceAdapter
fillArea(AreaRenderEvent)
- Method in interface org.eclipse.birt.chart.device.
IPrimitiveRenderer
This method is responsible for filling a custom defined area on the target rendering device's graphic context.
fillOval(OvalRenderEvent)
- Method in class org.eclipse.birt.chart.device.
DeviceAdapter
fillOval(OvalRenderEvent)
- Method in interface org.eclipse.birt.chart.device.
IPrimitiveRenderer
This method is responsible for filling an oval area on the target rendering device's graphic context.
fillPolygon(PolygonRenderEvent)
- Method in class org.eclipse.birt.chart.device.
DeviceAdapter
fillPolygon(PolygonRenderEvent)
- Method in interface org.eclipse.birt.chart.device.
IPrimitiveRenderer
This method is responsible for filling a polygon on the target rendering device's graphic context.
fillRectangle(RectangleRenderEvent)
- Method in class org.eclipse.birt.chart.device.
DeviceAdapter
fillRectangle(RectangleRenderEvent)
- Method in interface org.eclipse.birt.chart.device.
IPrimitiveRenderer
This method is responsible for filling a rectangle on the target rendering device's graphic context.
first()
- Method in class org.eclipse.birt.chart.computation.
DataSetIterator
first()
- Method in class org.eclipse.birt.chart.factory.
DataRowExpressionEvaluatorAdapter
first()
- Method in interface org.eclipse.birt.chart.factory.
IDataRowExpressionEvaluator
Moves to the first row.
first()
- Method in class org.eclipse.birt.chart.internal.factory.
SqlDataRowEvaluator
flush()
- Method in class org.eclipse.birt.chart.factory.
DeferredCache
format(Object, FormatSpecifier, Locale, Object)
- Static method in class org.eclipse.birt.chart.computation.
ValueFormatter
format(Calendar, Locale)
- Method in interface org.eclipse.birt.chart.model.attribute.
DateFormatSpecifier
Formats a calendar value using the Java date format pattern NOTE: Manually written
format(Calendar, Locale)
- Method in interface org.eclipse.birt.chart.model.attribute.
JavaDateFormatSpecifier
Formats a calendar value using the Java date format pattern NOTE: Manually written
format(double, Locale)
- Method in interface org.eclipse.birt.chart.model.attribute.
JavaNumberFormatSpecifier
format(double, Locale)
- Method in interface org.eclipse.birt.chart.model.attribute.
NumberFormatSpecifier
Formats a value using the internally defined format specifier rules
format(Calendar, Locale)
- Method in class org.eclipse.birt.chart.model.attribute.impl.
DateFormatSpecifierImpl
format(Calendar, Locale)
- Method in class org.eclipse.birt.chart.model.attribute.impl.
JavaDateFormatSpecifierImpl
format(double, Locale)
- Method in class org.eclipse.birt.chart.model.attribute.impl.
JavaNumberFormatSpecifierImpl
format(double, Locale)
- Method in class org.eclipse.birt.chart.model.attribute.impl.
NumberFormatSpecifierImpl
formatCategoryValue(int, Object, int)
- Method in class org.eclipse.birt.chart.computation.withaxes.
AutoScale
Returns the formatted value for given Axis type and value.
forward(int, int)
- Method in class org.eclipse.birt.chart.util.
CDateTime
A convenient method used in building the ticks for a datetime scale.
forward(int, int)
- Method in class org.eclipse.birt.chart.util.
CDateTime
A convenient method used in building the ticks for a datetime scale.
fromString(String, DataSet)
- Method in class org.eclipse.birt.chart.datafeed.
DataSetAdapter
fromString(String, DataSet)
- Method in interface org.eclipse.birt.chart.datafeed.
IDataSetProcessor
Attempts to parse a line of text representing multiple values of a specific data element type and updates an existing data set or creates a new data set filled with these values.
fromXml(ByteArrayInputStream, boolean)
- Method in interface org.eclipse.birt.chart.model.
Serializer
Reads the chart model from the ByteArrayInputStream.
fromXml(ByteArrayInputStream, boolean)
- Method in class org.eclipse.birt.chart.model.impl.
SerializerImpl
fullPositionSet
- Static variable in class org.eclipse.birt.chart.util.
LiteralHelper
Comment for
fullPositionSet
fullTickStyleSet
- Static variable in class org.eclipse.birt.chart.util.
LiteralHelper
Comment for
fullTickStyleSet
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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 Actuate Corp. All rights reserved.