A B C D E F G H I J L M N O P R S T U V W

F

Field - Class in org.odftoolkit.simple.common.field
This is the abstract class of all kinds of fields.
Field() - Constructor for class org.odftoolkit.simple.common.field.Field
 
Field.FieldType - Enum in org.odftoolkit.simple.common.field
A FieldType specifies the type of a field.
Fields - Class in org.odftoolkit.simple.common.field
This is a tool class to help the user creating all kinds of fields as needed.
FieldSelection - Class in org.odftoolkit.simple.common.navigation
This is a decorator class of TextSelection, which help user replace a text content with field.
FieldSelection(TextSelection) - Constructor for class org.odftoolkit.simple.common.navigation.FieldSelection
Construct a FieldSelection with TextSelection.
Font - Class in org.odftoolkit.simple.style
This class represents the font style settings, including font family name, font style, size, front color.
Font(String, StyleTypeDefinitions.FontStyle, double) - Constructor for class org.odftoolkit.simple.style.Font
Create a font with specific family name, font style, and size.
Font(String, StyleTypeDefinitions.FontStyle, double, StyleTypeDefinitions.TextLinePosition) - Constructor for class org.odftoolkit.simple.style.Font
Create a font with specific family name, font style, size and line position.
Font(String, StyleTypeDefinitions.FontStyle, double, Color) - Constructor for class org.odftoolkit.simple.style.Font
Create a font with specific family name, style, size, and front color.
Font(String, StyleTypeDefinitions.FontStyle, double, Color, StyleTypeDefinitions.TextLinePosition) - Constructor for class org.odftoolkit.simple.style.Font
Create a font with specific family name, style, size, front color and line position
Font(String, StyleTypeDefinitions.FontStyle, double, Locale) - Constructor for class org.odftoolkit.simple.style.Font
Create a font with specific family name, style, size for a specific character.
Font(String, StyleTypeDefinitions.FontStyle, double, Color, Locale) - Constructor for class org.odftoolkit.simple.style.Font
Create a font with specific family name, style, size, and color for a specific character.
Font(String, StyleTypeDefinitions.FontStyle, double, Color, StyleTypeDefinitions.TextLinePosition, Locale) - Constructor for class org.odftoolkit.simple.style.Font
Create a font with specific family name, style, size, color, and line position for a specific character.
Footer - Class in org.odftoolkit.simple.text
This class represents footer definition in text document.
Footer(StyleFooterElement) - Constructor for class org.odftoolkit.simple.text.Footer
Create a footer instance by an object of StyleFooterElement.
formatDate(String) - Method in class org.odftoolkit.simple.common.field.DateField
Set the format of this date field.
formatTime(String) - Method in class org.odftoolkit.simple.common.field.TimeField
Set the format of this time field.
Frame - Class in org.odftoolkit.simple.draw
This class presents frame object.
Frame(DrawFrameElement) - Constructor for class org.odftoolkit.simple.draw.Frame
 
FrameContainer - Interface in org.odftoolkit.simple.draw
FrameContainer is a container which maintains Frame(s) as element(s).
FrameRectangle - Class in org.odftoolkit.simple.draw
This class represents a rectangle used by a frame object.
FrameRectangle(double, double, double, double, StyleTypeDefinitions.SupportedLinearMeasure) - Constructor for class org.odftoolkit.simple.draw.FrameRectangle
Create an instance of FrameRectangle with the top-left point (x, y), width, height and the measurement
FrameRectangle(String, String, String, String) - Constructor for class org.odftoolkit.simple.draw.FrameRectangle
Create an instance of FrameRectangle with the descriptions of top-left point (x, y), width and height.
FrameStyleHandler - Class in org.odftoolkit.simple.draw
This class provides functions to handle the style of a frame.
FrameStyleHandler(Frame) - Constructor for class org.odftoolkit.simple.draw.FrameStyleHandler
 

A B C D E F G H I J L M N O P R S T U V W
Copyright © 2010-2011 The Apache Software Foundation. All Rights Reserved.