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

F

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.

A B C D E F G H I J L M N O P R S T V W
Copyright © 2010-2011 ODF Toolkit Project. All Rights Reserved.