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

C

Cell - Class in org.odftoolkit.simple.table
Cell represents table cell feature in ODF document.
CellRange - Class in org.odftoolkit.simple.table
CellRange represent a rang of cells that are adjacent with each other
CellSelection - Class in org.odftoolkit.simple.common.navigation
Based on TextSelection, CellSelection updates table cell value and value type when the cell text is replaced by other content.
CellStyleHandler - Class in org.odftoolkit.simple.table
This class provides functions to handle the style of a cell.
CellValueAdapter - Interface in org.odftoolkit.simple.table
This interface supplies a method which can adapt string content to a more proper cell value type as need.
changeLineMeasure(StyleTypeDefinitions.SupportedLinearMeasure) - Method in class org.odftoolkit.simple.style.Border
Return a border which is same but with a different line measurement
changeMode(ChartDocument.OdfMediaType) - Method in class org.odftoolkit.simple.ChartDocument
Changes the document to the given mediatype.
changeMode(GraphicsDocument.OdfMediaType) - Method in class org.odftoolkit.simple.GraphicsDocument
Changes the document to the given mediatype.
changeMode(PresentationDocument.OdfMediaType) - Method in class org.odftoolkit.simple.PresentationDocument
Switches this instance to the given type.
changeMode(SpreadsheetDocument.OdfMediaType) - Method in class org.odftoolkit.simple.SpreadsheetDocument
Changes the document to the given mediatype.
changeMode(TextDocument.OdfMediaType) - Method in class org.odftoolkit.simple.TextDocument
Changes the document to the given mediatype.
ChapterField - Class in org.odftoolkit.simple.common.field
ChapterField is placed inside a header or footer, it displays the current chapter name or number on every page.
ChapterField.DisplayType - Enum in org.odftoolkit.simple.common.field
A DisplayType specifies the information that a chapter field should display.
Chart - Class in org.odftoolkit.simple.chart
Chart represents the chart feature of the ODF document.
ChartContainer - Interface in org.odftoolkit.simple.chart
ChartContainer is a container which maintains Chart(s) as element(s).
ChartDocument - Class in org.odftoolkit.simple
This class represents an empty ODF document , which will be in general embedded in an existing ODF (Spreadsheet) document.
ChartDocument(OdfPackage, String, ChartDocument.OdfMediaType) - Constructor for class org.odftoolkit.simple.ChartDocument
To avoid data duplication a new document is only created, if not already opened.
ChartDocument.OdfMediaType - Enum in org.odftoolkit.simple
This enum contains all possible media types of ChartDocument documents.
ChartType - Enum in org.odftoolkit.simple.chart
The value set of chart type.
clear() - Method in class org.odftoolkit.simple.text.list.List
Remove all items from this List.
clearContent() - Method in class org.odftoolkit.simple.draw.Textbox
Remove all the content of this text box.
clearList() - Method in class org.odftoolkit.simple.draw.Textbox
 
clearList() - Method in class org.odftoolkit.simple.presentation.Notes
 
clearList() - Method in class org.odftoolkit.simple.presentation.Slide
 
clearList() - Method in class org.odftoolkit.simple.table.Cell
 
clearList() - Method in class org.odftoolkit.simple.text.list.AbstractListContainer
 
clearList() - Method in interface org.odftoolkit.simple.text.list.ListContainer
Remove all Lists from this container.
clearList() - Method in class org.odftoolkit.simple.text.list.ListItem
 
clearList() - Method in class org.odftoolkit.simple.TextDocument
 
close() - Method in class org.odftoolkit.simple.Document
Close the OdfPackage and release all temporary created data.
Column - Class in org.odftoolkit.simple.table
Column represents table column feature in ODF document.
Component - Class in org.odftoolkit.simple
This class is the parent of classes that present all kinds of document structures.
Component() - Constructor for class org.odftoolkit.simple.Component
 
ConditionField - Class in org.odftoolkit.simple.common.field
ConditionField specifies a condition for display of one text string or another.
convert(double, StyleTypeDefinitions.SupportedLinearMeasure) - Method in enum org.odftoolkit.simple.style.StyleTypeDefinitions.SupportedLinearMeasure
Convert the given linear measure in the given unit to this unit.
copyForeignSlide(int, PresentationDocument, int) - Method in class org.odftoolkit.simple.PresentationDocument
Make a copy of slide which locates at the specified position of the source presentation document and insert it to the current presentation document at the new position.
copySlide(int, int, String) - Method in class org.odftoolkit.simple.PresentationDocument
Make a copy of the slide at a specified position to another position in this presentation.
createAuthorInitialsField(OdfElement) - Static method in class org.odftoolkit.simple.common.field.Fields
Create an author field for the specific OdfElement, which displays the initials of the author of this document.
createAuthorNameField(OdfElement) - Static method in class org.odftoolkit.simple.common.field.Fields
Create an author field for the specific OdfElement, which displays author full name of this document.
createChapterField(OdfElement) - Static method in class org.odftoolkit.simple.common.field.Fields
Create a chapter field for the specific OdfElement.
createChart(String, DataSet, Rectangle) - Method in class org.odftoolkit.simple.chart.AbstractChartContainer
 
createChart(String, SpreadsheetDocument, CellRangeAddressList, boolean, boolean, boolean, Rectangle) - Method in class org.odftoolkit.simple.chart.AbstractChartContainer
 
createChart(String, String[], String[], double[][], Rectangle) - Method in class org.odftoolkit.simple.chart.AbstractChartContainer
 
createChart(String, DataSet, Rectangle) - Method in interface org.odftoolkit.simple.chart.ChartContainer
Creates a new Chart for this container.
createChart(String, SpreadsheetDocument, CellRangeAddressList, boolean, boolean, boolean, Rectangle) - Method in interface org.odftoolkit.simple.chart.ChartContainer
Creates a new Chart for this container.
createChart(String, String[], String[], double[][], Rectangle) - Method in interface org.odftoolkit.simple.chart.ChartContainer
Creates a new Chart for this container.
createChart(String, DataSet, Rectangle) - Method in class org.odftoolkit.simple.presentation.Slide
 
createChart(String, SpreadsheetDocument, CellRangeAddressList, boolean, boolean, boolean, Rectangle) - Method in class org.odftoolkit.simple.presentation.Slide
 
createChart(String, String[], String[], double[][], Rectangle) - Method in class org.odftoolkit.simple.presentation.Slide
 
createChart(String, DataSet, Rectangle) - Method in class org.odftoolkit.simple.PresentationDocument
 
createChart(String, SpreadsheetDocument, CellRangeAddressList, boolean, boolean, boolean, Rectangle) - Method in class org.odftoolkit.simple.PresentationDocument
 
createChart(String, String[], String[], double[][], Rectangle) - Method in class org.odftoolkit.simple.PresentationDocument
 
createChart(String, DataSet, Rectangle) - Method in class org.odftoolkit.simple.SpreadsheetDocument
Creates a new Chart for this spreadsheet document.
createChart(String, SpreadsheetDocument, CellRangeAddressList, boolean, boolean, boolean, Rectangle) - Method in class org.odftoolkit.simple.SpreadsheetDocument
Creates a new Chart for this spreadsheet document.
createChart(String, String[], String[], double[][], Rectangle) - Method in class org.odftoolkit.simple.SpreadsheetDocument
Creates a new Chart for this spreadsheet document.
createChart(String, SpreadsheetDocument, CellRangeAddressList, boolean, boolean, boolean, Rectangle, Cell) - Method in class org.odftoolkit.simple.SpreadsheetDocument
Creates a new Chart for this spreadsheet document.
createChart(String, DataSet, Rectangle) - Method in class org.odftoolkit.simple.TextDocument
 
createChart(String, SpreadsheetDocument, CellRangeAddressList, boolean, boolean, boolean, Rectangle) - Method in class org.odftoolkit.simple.TextDocument
 
createChart(String, String[], String[], double[][], Rectangle) - Method in class org.odftoolkit.simple.TextDocument
 
createConditionField(OdfElement, String, String, String) - Static method in class org.odftoolkit.simple.common.field.Fields
Declare a condition field, which specifies a condition for display of one text string or another.
createCurrentPageNumberField(OdfElement) - Static method in class org.odftoolkit.simple.common.field.Fields
Create a page number field for the specific OdfElement, which displays current page number.
createDateField(OdfElement) - Static method in class org.odftoolkit.simple.common.field.Fields
Create an automatically update date field for the specific OdfElement, which displays current date.
createFixedDateField(OdfElement) - Static method in class org.odftoolkit.simple.common.field.Fields
Create a fixed date field for the specific OdfElement, which displays the field created date.
createFixedTimeField(OdfElement) - Static method in class org.odftoolkit.simple.common.field.Fields
Create a fixed time field for the specific OdfElement, which displays the field created time.
createHiddenTextField(OdfElement, String, String) - Static method in class org.odftoolkit.simple.common.field.Fields
Declare a hidden text field, which hides the text it contains when a specified condition is true.
createNextPageNumberField(OdfElement) - Static method in class org.odftoolkit.simple.common.field.Fields
Create a page number field for the specific OdfElement, which displays next page number.
createPageCountField(OdfElement) - Static method in class org.odftoolkit.simple.common.field.Fields
Create a page count field for the specific OdfElement, which displays page total count of this document.
createPreviousPageNumberField(OdfElement) - Static method in class org.odftoolkit.simple.common.field.Fields
Create a page number field for the specific OdfElement, which displays previous page number.
createReferenceField(OdfElement, String) - Static method in class org.odftoolkit.simple.common.field.Fields
Create a ReferenceField for the specific OdfElement.
createSimpleVariableField(VariableContainer, String) - Static method in class org.odftoolkit.simple.common.field.Fields
Declare a simple variable field.
createSpanElement() - Method in class org.odftoolkit.simple.common.navigation.TextSelection
Create a span element for this text selection.
createSubjectField(OdfElement) - Static method in class org.odftoolkit.simple.common.field.Fields
Create a subject field for the specific OdfElement, which displays the subject data of this document.
createTimeField(OdfElement) - Static method in class org.odftoolkit.simple.common.field.Fields
Create an automatically update time field for the specific OdfElement, which displays current time.
createTitleField(OdfElement) - Static method in class org.odftoolkit.simple.common.field.Fields
Create a title field for the specific OdfElement, which displays title data of this document.
createUserVariableField(VariableContainer, String, String) - Static method in class org.odftoolkit.simple.common.field.Fields
Declare a user variable field.
cut() - Method in class org.odftoolkit.simple.common.navigation.FieldSelection
Delete the selection from the document the other matched selection in the same container element will be updated automatically because the start index of the following selections will be changed when the previous selection has been deleted.
cut() - Method in class org.odftoolkit.simple.common.navigation.Selection
Cut current Selection.
cut() - Method in class org.odftoolkit.simple.common.navigation.TextSelection
Delete the selection from the document the other matched selection in the same container element will be updated automatically because the start index of the following selections will be changed when the previous selection has been deleted.

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.