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

I

ImageDecorator - Class in org.odftoolkit.simple.text.list
ImageDecorator is an implementation of the ListDecorator interface, decorates a given List as image list.
ImageDecorator(Document, URI) - Constructor for class org.odftoolkit.simple.text.list.ImageDecorator
Constructor with Document and image URI.
insertColumnsBefore(int, int) - Method in class org.odftoolkit.simple.table.Table
Insert a specific number of columns before the column whose index is index.
insertDocument(OdfPackageDocument, String) - Method in class org.odftoolkit.simple.Document
Embed an OdfPackageDocument to the current OdfPackageDocument.
insertRowsBefore(int, int) - Method in class org.odftoolkit.simple.table.Table
Insert a specific number of rows before the row at index.
InvalidNavigationException - Exception in org.odftoolkit.simple.common.navigation
Thrown to indicate that the navigation operation can not be processed on selections
InvalidNavigationException(String) - Constructor for exception org.odftoolkit.simple.common.navigation.InvalidNavigationException
Constructs a InvalidNavigateOperation with the specified detail message.
isCellStyleInheritance() - Method in class org.odftoolkit.simple.table.Table
Return true if cell style is inherited when a new cell is added to the table.
isContinueNumbering() - Method in class org.odftoolkit.simple.text.list.List
Return whether the numbering of this list is continuing, or whether the numbering of the preceding list is continued or not.
isOptimalHeight() - Method in class org.odftoolkit.simple.table.Row
Return if the row always keeps its optimal height.
isOptimalWidth() - Method in class org.odftoolkit.simple.table.Column
Returns if the column always keeps its optimal width.
isProtected() - Method in class org.odftoolkit.simple.table.Table
Return true if the table is protected.
isTextWrapped() - Method in class org.odftoolkit.simple.table.Cell
Return the wrap option of this cell.
isTextWrapped() - Method in class org.odftoolkit.simple.table.CellStyleHandler
Return the wrap option of this cell.
isWrapped() - Method in class org.odftoolkit.simple.style.TableCellProperties
Return whether the text is allowed to be wrapped.

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.