A B C D E F G H I J L M N O P R S T 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.
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.
clear() - Method in class org.odftoolkit.simple.text.list.List
Remove all items from this List.
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.
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.
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 V W
Copyright © 2010-2011 ODF Toolkit Project. All Rights Reserved.