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

T

TabChar - Static variable in class org.odftoolkit.simple.common.TextExtractor
 
Table - Class in org.odftoolkit.simple.table
Table represents the table feature in ODF spreadsheet and text documents.
Table.TableBuilder - Class in org.odftoolkit.simple.table
This is a tool class which supplies all of the table creation detail.
Table.TableBuilder(Document) - Constructor for class org.odftoolkit.simple.table.Table.TableBuilder
SlideBuilder constructor.
TableCellProperties - Class in org.odftoolkit.simple.style
This class represents the table cell style settings.
TableCellProperties() - Constructor for class org.odftoolkit.simple.style.TableCellProperties
Create an instance of TableCellProperties
TableCellProperties(StyleTableCellPropertiesElement) - Constructor for class org.odftoolkit.simple.style.TableCellProperties
Create an instance of TableCellProperties from an element
TextDocument - Class in org.odftoolkit.simple
This class represents an empty ODF text document.
TextDocument(OdfPackage, String, TextDocument.OdfMediaType) - Constructor for class org.odftoolkit.simple.TextDocument
To avoid data duplication a new document is only created, if not already opened.
TextDocument.OdfMediaType - Enum in org.odftoolkit.simple
This enum contains all possible media types of SpreadsheetDocument documents.
TextExtractor - Class in org.odftoolkit.simple.common
This is a sub class of DefaultElementVisitor, which is used to extract display text from ODF element.
TextExtractor() - Constructor for class org.odftoolkit.simple.common.TextExtractor
Default constructor
TextExtractor(OdfElement) - Constructor for class org.odftoolkit.simple.common.TextExtractor
Constructor with an ODF element as parameter
TextExtractor.ExtractorStringBuilder - Class in org.odftoolkit.simple.common
This class is used to provide the string builder functions to extractor.
TextNavigation - Class in org.odftoolkit.simple.common.navigation
A derived Navigation class used to navigate the text content, which can search the document and find the matched text and return TextSelection instance.
TextNavigation(String, Document) - Constructor for class org.odftoolkit.simple.common.navigation.TextNavigation
Construct TextNavigation with matched condition and navigation scope.
TextProperties - Class in org.odftoolkit.simple.style
This class represents text style settings.
TextProperties() - Constructor for class org.odftoolkit.simple.style.TextProperties
Create an instance of TextProperties
TextProperties(StyleTextPropertiesElement) - Constructor for class org.odftoolkit.simple.style.TextProperties
Create an instance of TextProperties from an element
TextSelection - Class in org.odftoolkit.simple.common.navigation
TextSelection describes a sub element in a paragraph element or a heading element.
TextStyleNavigation - Class in org.odftoolkit.simple.common.navigation
A derived Navigation class used to navigate the text content, which can search the document and find matched style properties and return TextSelection instance(s).
TextStyleNavigation(Map<OdfStyleProperty, String>, TextDocument) - Constructor for class org.odftoolkit.simple.common.navigation.TextStyleNavigation
Construct TextStyleNavigation with style properties condition and navigation scope.
toINs(double) - Method in enum org.odftoolkit.simple.style.StyleTypeDefinitions.SupportedLinearMeasure
Convert other measure to inch(IN) measure.
toPTs(double) - Method in enum org.odftoolkit.simple.style.StyleTypeDefinitions.SupportedLinearMeasure
Convert other measure to point(PT) measure.
toString() - Method in class org.odftoolkit.simple.common.navigation.TextSelection
return a String Object representing this selection value the text content of the selection, start index in the container element and the text content of the container element will be provided.
toString() - Method in class org.odftoolkit.simple.common.TextExtractor.ExtractorStringBuilder
Return the string value.
toString() - Method in class org.odftoolkit.simple.Document
 
toString() - Method in enum org.odftoolkit.simple.presentation.Slide.SlideLayout
Return the slide template type value.
toString(Slide.SlideLayout) - Static method in enum org.odftoolkit.simple.presentation.Slide.SlideLayout
Return the name of the template slide type.
toString() - Method in class org.odftoolkit.simple.style.Border
 
toString() - Method in class org.odftoolkit.simple.style.Font
 
toString() - Method in enum org.odftoolkit.simple.style.StyleTypeDefinitions.CellBordersType
 
toString() - Method in enum org.odftoolkit.simple.style.StyleTypeDefinitions.FontStyle
 
toString() - Method in enum org.odftoolkit.simple.style.StyleTypeDefinitions.HorizontalAlignmentType
 
toString() - Method in enum org.odftoolkit.simple.style.StyleTypeDefinitions.LineStyle
 
toString() - Method in enum org.odftoolkit.simple.style.StyleTypeDefinitions.LineThroughStyle
 
toString() - Method in enum org.odftoolkit.simple.style.StyleTypeDefinitions.LineType
 
toString() - Method in enum org.odftoolkit.simple.style.StyleTypeDefinitions.OdfEmphasisMarkType
 
toString() - Method in enum org.odftoolkit.simple.style.StyleTypeDefinitions.OdfFontStyle
 
toString() - Method in enum org.odftoolkit.simple.style.StyleTypeDefinitions.OdfFontWeight
 
toString() - Method in enum org.odftoolkit.simple.style.StyleTypeDefinitions.OdfLineStyle
 
toString() - Method in enum org.odftoolkit.simple.style.StyleTypeDefinitions.OdfLineWidth
 
toString() - Method in enum org.odftoolkit.simple.style.StyleTypeDefinitions.SupportedLinearMeasure
 
toString() - Method in enum org.odftoolkit.simple.style.StyleTypeDefinitions.TextLinePosition
 
toString() - Method in enum org.odftoolkit.simple.style.StyleTypeDefinitions.VerticalAlignmentType
 
toString() - Method in class org.odftoolkit.simple.text.list.List
 
toString() - Method in class org.odftoolkit.simple.text.list.ListItem
 

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.