A B C D E F G H I J L M N O P R S T U 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(TableContainer) - Constructor for class org.odftoolkit.simple.table.Table.TableBuilder
TableBuilder 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
TableContainer - Interface in org.odftoolkit.simple.table
TableContainer is a container which maintains Table(s) as element(s).
TableProperties - Class in org.odftoolkit.simple.style
This class represents the table style settings.
TableProperties() - Constructor for class org.odftoolkit.simple.style.TableProperties
Create an instance of TableProperties
TableProperties(StyleTablePropertiesElement) - Constructor for class org.odftoolkit.simple.style.TableProperties
Create an instance of TableProperties from an element
TableSelection - Class in org.odftoolkit.simple.common.navigation
This is a decorator class of TextSelection, which help user replace a text content with a Table.
TableSelection(TextSelection) - Constructor for class org.odftoolkit.simple.common.navigation.TableSelection
Construct a TableSelection with TextSelection.
TableTemplate - Class in org.odftoolkit.simple.table
TableTemplate represents the table template feature in ODF documents.
TableTemplate() - Constructor for class org.odftoolkit.simple.table.TableTemplate
Create an instance of TableTemplate
TableTemplate(TableTableTemplateElement) - Constructor for class org.odftoolkit.simple.table.TableTemplate
Create an instance of TableTemplate from an element
TableTemplate.ExtendedStyleType - Enum in org.odftoolkit.simple.table
Extended style types supported by table template.
Textbox - Class in org.odftoolkit.simple.draw
This class provides method to set the content, properties and style of text box.
TextBox - Class in org.odftoolkit.simple.form
This class represents the form control of Text Box, provides methods to get/set the form properties and the style formatting of this control.
TextboxContainer - Interface in org.odftoolkit.simple.draw
TextboxContainer is a container which maintains TextBox(s) as element(s).
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.
TextDocumentSelection - Class in org.odftoolkit.simple.common.navigation
This is a decorator class of TextSelection, which help user replace a text content with a TextDocument, all Styles be included.
TextDocumentSelection(TextSelection) - Constructor for class org.odftoolkit.simple.common.navigation.TextDocumentSelection
Construct a TextDocumentSelection with TextSelection.
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.
TextHyperlink - Class in org.odftoolkit.simple.text
This class represents a text hyperlink in ODF document.
TextHyperlinkContainer - Interface in org.odftoolkit.simple.text
TextHyperlinkContainer is a container which maintains text hyperlinks.
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.
TextNavigation(String, OdfElement) - 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.
TimeField - Class in org.odftoolkit.simple.common.field
TimeField displays a time, by default this is the current time.
TimeField - Class in org.odftoolkit.simple.form
 
TitleField - Class in org.odftoolkit.simple.common.field
A TitleField displays the title value contained by the document meta data.
toCMs(double) - Method in enum org.odftoolkit.simple.style.StyleTypeDefinitions.SupportedLinearMeasure
Convert other measure to centimeter(CM) measure.
TOCStyle - Class in org.odftoolkit.simple.style
This class represents the additional paragraph styles list that you want to include in the TOC.
TOCStyle() - Constructor for class org.odftoolkit.simple.style.TOCStyle
Create an instance of TOCStyle
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 enum org.odftoolkit.simple.chart.ChartType
 
toString() - Method in enum org.odftoolkit.simple.common.field.ChapterField.DisplayType
 
toString() - Method in enum org.odftoolkit.simple.common.field.PageNumberField.DisplayType
 
toString() - Method in enum org.odftoolkit.simple.common.field.ReferenceField.DisplayType
 
toString() - Method in enum org.odftoolkit.simple.common.field.VariableField.VariableType
 
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.form.FormTypeDefinition.FormCheckboxState
 
toString() - Method in enum org.odftoolkit.simple.form.FormTypeDefinition.FormCommandType
 
toString() - Method in enum org.odftoolkit.simple.form.FormTypeDefinition.FormImageLocation
 
toString() - Method in enum org.odftoolkit.simple.form.FormTypeDefinition.FormListSourceType
 
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 enum org.odftoolkit.simple.PresentationDocument.PresentationClass
 
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.NumberFormat
 
toString() - Method in enum org.odftoolkit.simple.style.StyleTypeDefinitions.AdjustmentStyle
 
toString() - Method in enum org.odftoolkit.simple.style.StyleTypeDefinitions.AnchorType
 
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.FrameHorizontalPosition
 
toString() - Method in enum org.odftoolkit.simple.style.StyleTypeDefinitions.FrameVerticalPosition
 
toString() - Method in enum org.odftoolkit.simple.style.StyleTypeDefinitions.HorizontalAlignmentType
 
toString() - Method in enum org.odftoolkit.simple.style.StyleTypeDefinitions.HorizontalRelative
 
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.OdfDrawFill
 
toString() - Method in enum org.odftoolkit.simple.style.StyleTypeDefinitions.OdfDrawStroke
 
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.PrintOrientation
 
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 enum org.odftoolkit.simple.style.StyleTypeDefinitions.VerticalRelative
 
toString() - Method in enum org.odftoolkit.simple.style.StyleTypeDefinitions.WritingMode
 
toString() - Method in class org.odftoolkit.simple.style.TOCStyle
 
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 U V W
Copyright © 2010-2017 The Apache Software Foundation. All Rights Reserved.