Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
I
Image
- Class in
org.odftoolkit.simple.draw
This class provides method to add/remove/get images.
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.
imageIterator(FrameContainer)
- Static method in class org.odftoolkit.simple.draw.
Image
Return an iterator of image.
insertColumnsBefore(int, int)
- Method in class org.odftoolkit.simple.table.
Table
Insert a specific number of columns before the column whose index is
index
.
insertDataSeries(int, String, double[])
- Method in class org.odftoolkit.simple.chart.
DataSet
Adds a data series at the index in current data set.
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
.
insertSheet(int)
- Method in class org.odftoolkit.simple.
SpreadsheetDocument
Inserts a new blank sheet before the reference index.
insertSheet(Table, int)
- Method in class org.odftoolkit.simple.
SpreadsheetDocument
Inserts a new sheet with data from existing table.
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.
IsApply3DEffect()
- Method in class org.odftoolkit.simple.chart.
Chart
3D effect manipulation, get whether the chart apples 3D effect
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.
isFirstColumnAsLabel()
- Method in class org.odftoolkit.simple.chart.
DataSet
Gets whether this data set uses first column as chart label.
isFirstRowAsLabel()
- Method in class org.odftoolkit.simple.chart.
DataSet
Gets whether this data set uses first row as chart label.
isHeading()
- Method in class org.odftoolkit.simple.text.
Paragraph
Returns the paragraph type, heading or body text paragraph.
isLocalTable()
- Method in class org.odftoolkit.simple.chart.
DataSet
Gets whether this data set uses local table.
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.
isRowAsDataSeries()
- Method in class org.odftoolkit.simple.chart.
DataSet
Gets whether this data set uses row as data series.
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.
isUseDefaultStyle
- Variable in class org.odftoolkit.simple.style.
DefaultStyleHandler
Whether the default style is used.
isUseLegend()
- Method in class org.odftoolkit.simple.chart.
Chart
chart legend manipulation
isUseRepeat()
- Method in class org.odftoolkit.simple.table.
Table
Return true if the new created multiple columns/rows/cells are described by a single element when it's possible.
isVisible()
- Method in class org.odftoolkit.simple.text.
Footer
Get this footer is visible or not.
isVisible()
- Method in class org.odftoolkit.simple.text.
Header
Get this header is visible or not.
isWrapped()
- Method in class org.odftoolkit.simple.style.
TableCellProperties
Return whether the text is allowed to be wrapped.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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.