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
L
M
N
P
R
S
T
V
G
get(int)
- Method in class com.arctorus.documents.
AdjustmentList
Returns adjustment by index.
getAdjustmentList()
- Method in class com.arctorus.documents.
Shape
Return adjustments of a shape.
getAlignment()
- Method in class com.arctorus.documents.
Texture
Return texture alignment type.
getAngle()
- Method in class com.arctorus.documents.
GradientLinear
Return angle (degree) of a gradient.
getApplication()
- Method in class com.arctorus.documents.
DocumentProperties
Gets the application name where a document was created.
getAppVersion()
- Method in class com.arctorus.documents.
DocumentProperties
Gets the application version where a document was created.
getBaseline()
- Method in class com.arctorus.documents.
TextFormat
Get baseline of a text.
getBorders()
- Method in class com.arctorus.documents.table.
Cell
Get borders for the cell.
getBorderStyle(BorderStyleId)
- Method in class com.arctorus.documents.table.
BorderStyleManager
Get existing border style with the specified id.
getBorderStyleList()
- Method in class com.arctorus.documents.table.
BorderStyleManager
Get full collection of border styles.
getBorderStyleManager()
- Method in class com.arctorus.documents.
Document
Gets manager of border styles defined for this document.
getBottom()
- Method in class com.arctorus.documents.
CropFormat
Gets number of points to crop from the bottom of an image.
getBottomBorder()
- Method in class com.arctorus.documents.table.
CellBorders
Return id of the bottom border style.
getBottomMargin()
- Method in class com.arctorus.documents.
TextBox
Get bottom margin in a text box.
getBounds()
- Method in class com.arctorus.documents.
Shape
Get bounds of a shape.
getBrightness()
- Method in class com.arctorus.documents.
Picture
Return image brightness.
getCell(String)
- Method in class com.arctorus.documents.table.
Table
Get cell by name.
getCell(int, int)
- Method in class com.arctorus.documents.table.
Table
Get cell by column and row indexes.
getCellRef(int, int)
- Method in class com.arctorus.documents.table.
Table
Get cell by column and row index.
getCells()
- Method in class com.arctorus.documents.table.
Row
Get array of cells in the row.
getCellStyle(CellStyleId)
- Method in class com.arctorus.documents.table.
CellStyleManager
Get existing cell style by id.
getCellStyleList()
- Method in class com.arctorus.documents.table.
CellStyleManager
Get full collection of cell styles.
getCellStyleManager()
- Method in class com.arctorus.documents.
Document
Gets manager of cell styles defined for this document.
getColor()
- Method in class com.arctorus.documents.
FillFormat
Get color of a solid fill style.
getColor()
- Method in class com.arctorus.documents.
StrokeFormat
Get color of a stroke.
getColor()
- Method in class com.arctorus.documents.
TextFormat
Get color of a text.
getColumn(String)
- Method in class com.arctorus.documents.table.
Table
Get column by the specified name.
getColumn(int)
- Method in class com.arctorus.documents.table.
Table
Get column by index.
getColumnCount()
- Method in class com.arctorus.documents.table.
Table
Get number of columns in the table.
getColumnIndex()
- Method in class com.arctorus.documents.table.
Cell
Get zero based column index of the cell in a table.
getColumnIndex()
- Method in class com.arctorus.documents.table.
Column
Get zero based index of a column in a table.
getColumnIndex(String)
- Static method in class com.arctorus.documents.table.
TableUtil
Extracts and returns numerical column index from cell's name.
getColumnName()
- Method in class com.arctorus.documents.table.
Column
Get column name as column index value converted to letters.
getColumnRef(int)
- Method in class com.arctorus.documents.table.
Table
Get column by index.
getColumns()
- Method in class com.arctorus.documents.table.
Table
Get list of all non-empty or earlier accessed columns in a table.
getCompany()
- Method in class com.arctorus.documents.
DocumentProperties
Gets the company name where a document was created.
getContrast()
- Method in class com.arctorus.documents.
Picture
Return image contrast.
getCreated()
- Method in class com.arctorus.documents.
DocumentProperties
Gets the date when a document was created.
getCreator()
- Method in class com.arctorus.documents.
DocumentProperties
Gets the author of a document.
getCropFormat()
- Method in class com.arctorus.documents.
Picture
Get image cropping properties.
getData()
- Method in class com.arctorus.documents.
Picture
Get copy of image data as byte array.
getData()
- Method in class com.arctorus.documents.
Texture
Get copy of image data as byte array.
getDefaultBorderStyle()
- Method in class com.arctorus.documents.table.
BorderStyleManager
Get default border style.
getDefaultCellStyle()
- Method in class com.arctorus.documents.table.
CellStyleManager
Get default cell style.
getDescription()
- Method in class com.arctorus.documents.
DocumentProperties
Gets the description of a document.
getDiagonalBorder()
- Method in class com.arctorus.documents.table.
CellBorders
Return id of the diagonal border style.
getDiagonalBorderType()
- Method in class com.arctorus.documents.table.
CellBorders
Return type of the diagonal border.
getDocumentProperties()
- Method in class com.arctorus.documents.
Document
Gets standard properties of a document.
getEndCell()
- Method in class com.arctorus.documents.table.
MergedCell
Get last cell of the merged cell.
getEndColor()
- Method in class com.arctorus.documents.
Gradient
Return gradient end color.
getEndColorStop()
- Method in class com.arctorus.documents.
Gradient
Return end color stop.
getFillFormat()
- Method in class com.arctorus.documents.
Shape
Get fill style of a shape.
getFillFormat()
- Method in class com.arctorus.documents.table.
CellStyle
Get fill properties of a cell.
getFirstPage()
- Method in class com.arctorus.documents.
Document
Get the first page of a document.
getFontName()
- Method in class com.arctorus.documents.
TextFormat
Get font name of a text.
getFormat()
- Method in class com.arctorus.documents.table.
BorderStyle
Get format of a line used to draw a border.
getFormatName()
- Method in class com.arctorus.documents.
Picture
Get image format or file extension e.g.
getFormatName()
- Method in class com.arctorus.documents.
Texture
Get image format or file extension e.g.
getGradient()
- Method in class com.arctorus.documents.
FillFormat
Get gradient fill parameters.
getHeight()
- Method in class com.arctorus.documents.table.
Row
Get height of a row in a table.
getHorizontalAlignment()
- Method in class com.arctorus.documents.
Paragraph
Get horizontal alignment of a paragraph.
getHorizontalAlignment()
- Method in class com.arctorus.documents.table.
CellStyle
Get horizontal alignment of a cell content.
getHyperlink()
- Method in class com.arctorus.documents.
Run
Get hyperlink added to a run.
getHyperlink()
- Method in class com.arctorus.documents.
Shape
Get hyperlink for a shape.
getHyperlinkType()
- Method in class com.arctorus.documents.
Hyperlink
Get hyperlink type.
getId()
- Method in class com.arctorus.documents.table.
BorderStyle
Get id of this border style.
getId()
- Method in class com.arctorus.documents.table.
CellStyle
Get Id of this cell style.
getKeywords()
- Method in class com.arctorus.documents.
DocumentProperties
Gets the keywords of a document.
getLastModifiedBy()
- Method in class com.arctorus.documents.
DocumentProperties
Gets the editor who modified a document last time.
getLastPrinted()
- Method in class com.arctorus.documents.
DocumentProperties
Gets the date when a document was printed last time.
getLeft()
- Method in class com.arctorus.documents.
CropFormat
Gets number of points to crop from the left side of an image.
getLeftBorder()
- Method in class com.arctorus.documents.table.
CellBorders
Return id of the left border style.
getLeftMargin()
- Method in class com.arctorus.documents.
TextBox
Get left margin in a text box.
getLinksUpToDate()
- Method in class com.arctorus.documents.
DocumentProperties
Gets whether the hyperlinks in a document are up to date.
getLowerRightPoint()
- Method in class com.arctorus.documents.
Shape
Get lower right point of shape bounds.
getManager()
- Method in class com.arctorus.documents.
DocumentProperties
Gets the manager of a document.
getMergedCells()
- Method in class com.arctorus.documents.table.
Table
Get list of all merged cells in a table.
getMirrorType()
- Method in class com.arctorus.documents.
Texture
Return mirror type of a texture.
getModified()
- Method in class com.arctorus.documents.
DocumentProperties
Gets the date when a document was modified last time.
getName()
- Method in class com.arctorus.documents.
Page
Get name of the page.
getOffsetX()
- Method in class com.arctorus.documents.
Texture
Return X offset of a texture.
getOffsetY()
- Method in class com.arctorus.documents.
Texture
Return Y offset of a texture.
getPageIndex()
- Method in class com.arctorus.documents.
Page
Return 0-based index of a page in a document.
getPages()
- Method in class com.arctorus.documents.
Document
Get read-only unmodifiable list of all pages in a document.
getPageSize()
- Method in class com.arctorus.documents.
Document
Get PageSize object which allows to read and change page properties.
getParagraphs()
- Method in class com.arctorus.documents.
TextBox
Get list of all paragraphs in a text box.
getResolution()
- Method in class com.arctorus.documents.
PageSize
Gets the page resolution in pixels per inch.
getRight()
- Method in class com.arctorus.documents.
CropFormat
Gets number of points to crop from the right side of an image.
getRightBorder()
- Method in class com.arctorus.documents.table.
CellBorders
Return id of the right border style.
getRightMargin()
- Method in class com.arctorus.documents.
TextBox
Get right margin in a text box.
getRotation()
- Method in class com.arctorus.documents.
Shape
Get rotation angle (degree) of a shape.
getRow(int)
- Method in class com.arctorus.documents.table.
Table
Get row by index.
getRowCount()
- Method in class com.arctorus.documents.table.
Table
Get number of rows in the table.
getRowIndex()
- Method in class com.arctorus.documents.table.
Cell
Get zero based row index of the cell in a table.
getRowIndex()
- Method in class com.arctorus.documents.table.
Row
Get zero based index of a row in a table.
getRowIndex(String)
- Static method in class com.arctorus.documents.table.
TableUtil
Extracts and returns numerical row index from cell's name.
getRowRef(int)
- Method in class com.arctorus.documents.table.
Table
Get row by index.
getRows()
- Method in class com.arctorus.documents.table.
Table
Get list of all non-empty or earlier accessed rows in a table.
getRuns()
- Method in class com.arctorus.documents.
Paragraph
Get list of all text runs in a paragraph.
getRuns()
- Method in class com.arctorus.documents.table.
Cell
Get list of text runs of the cell.
getRuns()
- Method in class com.arctorus.documents.table.
MergedCell
Get list of text runs stored in the merged cell.
getShapes()
- Method in class com.arctorus.documents.
Page
Get list of all shapes on a page.
getShapeType()
- Method in class com.arctorus.documents.
Shape
Get type of a shape.
getSize()
- Method in class com.arctorus.documents.
TextFormat
Get font size of a text.
getSizeInch()
- Method in class com.arctorus.documents.
PageSize
Gets the page size of a document in inches.
getSizeMm()
- Method in class com.arctorus.documents.
PageSize
Gets the page size of a document in millimeters.
getSizePt()
- Method in class com.arctorus.documents.
PageSize
Gets the page size of a document in points.
getSizePx()
- Method in class com.arctorus.documents.
PageSize
Gets the page size of a document in pixels.
getSizeType()
- Method in class com.arctorus.documents.
PageSize
Gets standard type of a page.
getStartCell()
- Method in class com.arctorus.documents.table.
MergedCell
Get first cell of the merged cell.
getStartColor()
- Method in class com.arctorus.documents.
Gradient
Return gradient start color.
getStartColorStop()
- Method in class com.arctorus.documents.
Gradient
Return start color stop.
getStrokeFormat()
- Method in class com.arctorus.documents.
Shape
Get style of lines used to draw a shape.
getStyleId()
- Method in class com.arctorus.documents.table.
Cell
Get style id of the cell.
getStyleId()
- Method in class com.arctorus.documents.table.
MergedCell
Get cell style id.
getSubject()
- Method in class com.arctorus.documents.
DocumentProperties
Gets the subject of a document.
getTable()
- Method in class com.arctorus.documents.
Page
Get table on the page.
getTemplateName()
- Method in class com.arctorus.documents.
DocumentProperties
Gets the name of a template used in a document.
getText()
- Method in class com.arctorus.documents.
Run
Get text of a run.
getTextBox()
- Method in class com.arctorus.documents.
Shape
Get text box of a shape.
getTextFormat()
- Method in class com.arctorus.documents.
Run
Get format of a text in a run.
getTextRotationType()
- Method in class com.arctorus.documents.table.
CellStyle
Get text rotation of a cell.
getTextRotationType()
- Method in class com.arctorus.documents.
TextBox
Get text rotation type in a text box.
getTexture()
- Method in class com.arctorus.documents.
FillFormat
Return texture fill parameters.
getTitle()
- Method in class com.arctorus.documents.
DocumentProperties
Gets the title of a document.
getTop()
- Method in class com.arctorus.documents.
CropFormat
Gets number of points to crop from the top of an image.
getTopBorder()
- Method in class com.arctorus.documents.table.
CellBorders
Return id of the top border style.
getTopMargin()
- Method in class com.arctorus.documents.
TextBox
Get top margin in a text box.
getTransparency()
- Method in class com.arctorus.documents.
FillFormat
Get transparency of a shape.
getType()
- Method in class com.arctorus.documents.
FillFormat
Get shape fill type.
getType()
- Method in class com.arctorus.documents.
Gradient
Return gradient type.
getType()
- Method in class com.arctorus.documents.
StrokeFormat
Get type of a stroke pen.
getUpperLeftPoint()
- Method in class com.arctorus.documents.
Shape
Get upper left point of shape bounds.
getValue()
- Method in class com.arctorus.documents.
Adjustment
Returns adjustment value.
getValue()
- Method in class com.arctorus.documents.table.
BorderStyleId
Get integer value of this Id.
getValue()
- Method in class com.arctorus.documents.table.
CellStyleId
Get integer value of this Id.
getVerticalAlignment()
- Method in class com.arctorus.documents.table.
CellStyle
Get vertical alignment of a cell content.
getVerticalAlignment()
- Method in class com.arctorus.documents.
TextBox
Get vertical text alignment in a text box.
getVisibility()
- Method in class com.arctorus.documents.
Page
Get visibility of the page.
getWidth()
- Method in class com.arctorus.documents.
StrokeFormat
Get width of a stroke.
getWidth()
- Method in class com.arctorus.documents.table.
Column
Get width of a column.
getX()
- Method in class com.arctorus.documents.
GradientFromCenter
Return X coordinate of a gradient focus.
getY()
- Method in class com.arctorus.documents.
GradientFromCenter
Return Y coordinate of a gradient focus.
Gradient
- Class in
com.arctorus.documents
Abstract 2 colors gradient.
Gradient(GradientType)
- Constructor for class com.arctorus.documents.
Gradient
Create gradient with the specified type.
GradientFromCenter
- Class in
com.arctorus.documents
Gradient from a shape center.
GradientLinear
- Class in
com.arctorus.documents
Linear gradient.
GradientLinear()
- Constructor for class com.arctorus.documents.
GradientLinear
Default constructor.
GradientType
- Enum in
com.arctorus.documents
Defines type of a gradient.
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
L
M
N
P
R
S
T
V