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

S

save(ExportType, String) - Method in class com.arctorus.documents.Document
Save document to the provided output stream in specified file format.
save(ExportType, OutputStream) - Method in class com.arctorus.documents.Document
Save document to the provided output stream in specified file format.
save(ExportType, InputStream, OutputStream) - Method in class com.arctorus.documents.Document
Save document to the provided output stream in specified file format using template presentation.
save(ExportType, String, String) - Method in class com.arctorus.documents.Document
Save document to the provided output stream in specified file format using template presentation.
setAlignment(TextureAlignmentType) - Method in class com.arctorus.documents.Texture
Set texture alignment type.
setAngle(float) - Method in class com.arctorus.documents.GradientLinear
Set angle (degree) of a gradient.
setApplication(String) - Method in class com.arctorus.documents.DocumentProperties
Sets the application name where a document was created.
setAppVersion(String) - Method in class com.arctorus.documents.DocumentProperties
Sets the application version where a document was created.
setBaseline(BaselineType) - Method in class com.arctorus.documents.TextFormat
Set baseline of a text.
setBold(boolean) - Method in class com.arctorus.documents.TextFormat
Set whether the font is bold.
setBottom(double) - Method in class com.arctorus.documents.CropFormat
Sets number of points to crop from the bottom of an image.
setBottomBorder(BorderStyleId) - Method in class com.arctorus.documents.table.CellBorders
Set id of the bottom border style.
setBottomBorder(BorderStyle) - Method in class com.arctorus.documents.table.CellBorders
Set bottom border style.
setBottomMargin(int) - Method in class com.arctorus.documents.TextBox
Set bottom margin in a text box.
setBounds(Rectangle2D) - Method in class com.arctorus.documents.Shape
Set bounds of a shape.
setBrightness(float) - Method in class com.arctorus.documents.Picture
Set image brightness.
setColor(Color) - Method in class com.arctorus.documents.FillFormat
Set color of a solid fill style.
setColor(Color) - Method in class com.arctorus.documents.StrokeFormat
Set color of a stroke.
setColor(Color) - Method in class com.arctorus.documents.TextFormat
Set color of a text.
setCompany(String) - Method in class com.arctorus.documents.DocumentProperties
Sets the company name where a document was created.
setContrast(float) - Method in class com.arctorus.documents.Picture
Set image contrast.
setCreated(Date) - Method in class com.arctorus.documents.DocumentProperties
Sets the date when a document was created.
setCreator(String) - Method in class com.arctorus.documents.DocumentProperties
Sets the author of a document.
setCropFormat(CropFormat) - Method in class com.arctorus.documents.Picture
Set image cropping properties.
setData(InputStream) - Method in class com.arctorus.documents.Picture
Set image data from input stream.
setData(InputStream) - Method in class com.arctorus.documents.Texture
Set image data from input stream.
setDescription(String) - Method in class com.arctorus.documents.DocumentProperties
Sets the description of a document.
setDiagonalBorder(DiagonalBorderType, BorderStyleId) - Method in class com.arctorus.documents.table.CellBorders
Set id and type of the diagonal border style.
setDiagonalBorder(DiagonalBorderType, BorderStyle) - Method in class com.arctorus.documents.table.CellBorders
Set style and type of the diagonal border.
setDiagonalBorderType(DiagonalBorderType) - Method in class com.arctorus.documents.table.CellBorders
Set type of the diagonal border.
setEndColor(Color) - Method in class com.arctorus.documents.Gradient
Set gradient end color.
setEndColorStop(float) - Method in class com.arctorus.documents.Gradient
Set end color stop.
setFillFormat(FillFormat) - Method in class com.arctorus.documents.Shape
Set fill style of a shape.
setFillFormat(FillFormat) - Method in class com.arctorus.documents.table.CellStyle
Set fill properties of a cell.
setFitShapeToText(boolean) - Method in class com.arctorus.documents.TextBox
Get whether the text box should be resized automatically to text size.
setFontName(String) - Method in class com.arctorus.documents.TextFormat
Set font name of a text.
setFormat(StrokeFormat) - Method in class com.arctorus.documents.table.BorderStyle
Set format of a line used to draw a border.
setGradient(Gradient) - Method in class com.arctorus.documents.FillFormat
Set gradient fill parameters.
setHeight(float) - Method in class com.arctorus.documents.table.Row
Set height of a row in a table.
setHorizontalAlignment(HorizontalAlignmentType) - Method in class com.arctorus.documents.Paragraph
Set horizontal alignment of a paragraph.
setHorizontalAlignment(HorizontalAlignmentType) - Method in class com.arctorus.documents.table.CellStyle
Set horizontal alignment of a cell content.
setHyperlink(Hyperlink) - Method in class com.arctorus.documents.Run
Set hyperlink to a run.
setHyperlink(Hyperlink) - Method in class com.arctorus.documents.Shape
Set hyperlink for a shape.
setItalic(boolean) - Method in class com.arctorus.documents.TextFormat
Set whether the font is italic.
setKeywords(String) - Method in class com.arctorus.documents.DocumentProperties
Sets the keywords of a document.
setLastModifiedBy(String) - Method in class com.arctorus.documents.DocumentProperties
Sets the editor who modified a document last time.
setLastPrinted(Date) - Method in class com.arctorus.documents.DocumentProperties
Sets the date when a document was printed last time.
setLeft(double) - Method in class com.arctorus.documents.CropFormat
Sets number of points to crop from the left side of an image.
setLeftBorder(BorderStyleId) - Method in class com.arctorus.documents.table.CellBorders
Set id of the left border style.
setLeftBorder(BorderStyle) - Method in class com.arctorus.documents.table.CellBorders
Set left border style.
setLeftMargin(int) - Method in class com.arctorus.documents.TextBox
Set left margin in a text box.
setLicense(InputStream) - Method in class com.arctorus.documents.Document
Read license from input stream.
setLinksUpToDate(boolean) - Method in class com.arctorus.documents.DocumentProperties
Sets whether the hyperlinks in a document are up to date.
setManager(String) - Method in class com.arctorus.documents.DocumentProperties
Sets the manager of a document.
setMirrorType(TextureMirrorType) - Method in class com.arctorus.documents.Texture
Set mirror type of a texture.
setModified(Date) - Method in class com.arctorus.documents.DocumentProperties
Sets the date when a document was modified last time.
setName(String) - Method in class com.arctorus.documents.Page
Set name of the page.
setOffsetX(float) - Method in class com.arctorus.documents.Texture
Set X offset of a texture.
setOffsetY(float) - Method in class com.arctorus.documents.Texture
Set Y offset of a texture.
setProtected(boolean) - Method in class com.arctorus.documents.Shape
Set whether a shape is protected against selecting and modifying.
setReflectVertically(boolean) - Method in class com.arctorus.documents.Shape
Set whether a shape is reflected vertically.
setResolution(short) - Method in class com.arctorus.documents.PageSize
Sets the page resolution in pixels per inch.
setRight(double) - Method in class com.arctorus.documents.CropFormat
Sets number of points to crop from the right side of an image.
setRightBorder(BorderStyleId) - Method in class com.arctorus.documents.table.CellBorders
Set id of the right border style.
setRightBorder(BorderStyle) - Method in class com.arctorus.documents.table.CellBorders
Set right border style.
setRightMargin(int) - Method in class com.arctorus.documents.TextBox
Set right margin in a text box.
setRotate(boolean) - Method in class com.arctorus.documents.Gradient
Set whether the gradient rotated with shape.
setRotated(boolean) - Method in class com.arctorus.documents.Texture
Set whether the texture rotated with a shape.
setRotation(int) - Method in class com.arctorus.documents.Shape
Set rotation angle (degree) of a shape.
setRuns(List<Run>) - Method in class com.arctorus.documents.table.Cell
Set text in the cell.
setRuns(List<Run>) - Method in class com.arctorus.documents.table.MergedCell
Set list of text runs to store in the merged cell.
setShrinkToFit(boolean) - Method in class com.arctorus.documents.table.CellStyle
Set whether the text in the cell should be shrunk to fit the cell width.
setSize(short) - Method in class com.arctorus.documents.TextFormat
Set font size of a text.
setSizeInch(Dimension) - Method in class com.arctorus.documents.PageSize
Sets the page size of a document in inches.
setSizeInch(double, double) - Method in class com.arctorus.documents.PageSize
Sets the page size of a document in inches.
setSizeMm(Dimension) - Method in class com.arctorus.documents.PageSize
Sets the page size of a document in millimeters.
setSizeMm(double, double) - Method in class com.arctorus.documents.PageSize
Sets the page size of a document in millimeters.
setSizePt(Dimension) - Method in class com.arctorus.documents.PageSize
Sets the page size of a document in points.
setSizePt(double, double) - Method in class com.arctorus.documents.PageSize
Sets the page size of a document in points.
setSizePx(Dimension) - Method in class com.arctorus.documents.PageSize
Sets the page size of a document in pixels.
setSizePx(double, double) - Method in class com.arctorus.documents.PageSize
Sets the page size of a document in pixels.
setSizeType(PageSizeType) - Method in class com.arctorus.documents.PageSize
Sets standard type of a page.
setStartColor(Color) - Method in class com.arctorus.documents.Gradient
Set gradient start color.
setStartColorStop(float) - Method in class com.arctorus.documents.Gradient
Set start color stop.
setStrokeFormat(StrokeFormat) - Method in class com.arctorus.documents.Shape
Set style of lines used to draw a shape.
setStyle(CellStyle) - Method in class com.arctorus.documents.table.Cell
Set new style of the cell.
setStyle(CellStyle) - Method in class com.arctorus.documents.table.MergedCell
Set cell style.
setStyleId(CellStyleId) - Method in class com.arctorus.documents.table.Cell
Set new style id of the cell.
setStyleId(CellStyleId) - Method in class com.arctorus.documents.table.MergedCell
Set cell style id.
setSubject(String) - Method in class com.arctorus.documents.DocumentProperties
Sets the subject of a document.
setTarget(String) - Method in class com.arctorus.documents.Hyperlink
Set hyperlink with URL.
setTarget(Page) - Method in class com.arctorus.documents.Hyperlink
Set hyperlink to another page in a document.
setTemplateName(String) - Method in class com.arctorus.documents.DocumentProperties
Sets the name of a template used in a document.
setText(String) - Method in class com.arctorus.documents.Run
Set text of a run.
setTextFormat(TextFormat) - Method in class com.arctorus.documents.Run
Set format of a text in a run.
setTextRotationType(TextRotationType) - Method in class com.arctorus.documents.table.CellStyle
Set text rotation of a cell.
setTextRotationType(TextRotationType) - Method in class com.arctorus.documents.TextBox
Set text rotation type in a text box.
setTexture(Texture) - Method in class com.arctorus.documents.FillFormat
Set texture fill parameters.
setTitle(String) - Method in class com.arctorus.documents.DocumentProperties
Sets the title of a document.
setTop(double) - Method in class com.arctorus.documents.CropFormat
Sets number of points to crop from the top of an image.
setTopBorder(BorderStyleId) - Method in class com.arctorus.documents.table.CellBorders
Set id of the top border style.
setTopBorder(BorderStyle) - Method in class com.arctorus.documents.table.CellBorders
Set top border style.
setTopMargin(int) - Method in class com.arctorus.documents.TextBox
Set top margin in a text box.
setTransparency(float) - Method in class com.arctorus.documents.FillFormat
Set transparency of a shape.
setType(FillFormatType) - Method in class com.arctorus.documents.FillFormat
Set shape fill type.
setType(StrokeFormatType) - Method in class com.arctorus.documents.StrokeFormat
Set type of a stroke pen.
setUnderline(boolean) - Method in class com.arctorus.documents.TextFormat
Set whether the font is underlined.
setValue(float) - Method in class com.arctorus.documents.Adjustment
Sets new adjustment value.
setVerticalAlignment(VerticalAlignmentType) - Method in class com.arctorus.documents.table.CellStyle
Set vertical alignment of a cell.
setVerticalAlignment(VerticalAlignmentType) - Method in class com.arctorus.documents.TextBox
Set vertical text alignment in a text box.
setVisibility(PageVisibilityType) - Method in class com.arctorus.documents.Page
Set visibility of the page.
setWidth(float) - Method in class com.arctorus.documents.StrokeFormat
Set width of a stroke.
setWidth(float) - Method in class com.arctorus.documents.table.Column
Set new width of a column.
setWrapText(boolean) - Method in class com.arctorus.documents.table.CellStyle
Set whether the text should be wrapped in a cell.
setWrapText(boolean) - Method in class com.arctorus.documents.TextBox
Set whether a long text should be wrapped in a text box.
setX(float) - Method in class com.arctorus.documents.GradientFromCenter
Set X coordinate of a gradient focus.
setY(float) - Method in class com.arctorus.documents.GradientFromCenter
Set Y coordinate of a gradient focus.
Shape - Class in com.arctorus.documents
Shape on a page, e.g. line, ellipse, rectangle, picture.
ShapeFactory - Class in com.arctorus.documents
Shapes factory.
ShapeType - Enum in com.arctorus.documents
Defines shape types.
size() - Method in class com.arctorus.documents.AdjustmentList
Returns the number of adjustments in the collection.
StrokeFormat - Class in com.arctorus.documents
Style of a line used to draw a shape.
StrokeFormat() - Constructor for class com.arctorus.documents.StrokeFormat
 
StrokeFormatType - Enum in com.arctorus.documents
Defines pen styles.

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