Package com.arctorus.documents

Class Summary
Adjustment Single adjustment guide of an auto shape.
AdjustmentList Collection of adjustment guides used for an auto shape.
CropFormat Defines how to crop image frame.
Document Main class to create new documents.
DocumentProperties Office document standard properties
FillFormat Defines how to fill a shape.
Gradient Abstract 2 colors gradient.
GradientFromCenter Gradient from a shape center.
GradientLinear Linear gradient.
Hyperlink Links to external sources or to another page in a document.
Page Page in a document.
PageSize Defines page size in a document.
Paragraph Text paragraph.
Picture Picture on a document page.
Run Block of text with the same formatting.
Shape Shape on a page, e.g. line, ellipse, rectangle, picture.
ShapeFactory Shapes factory.
StrokeFormat Style of a line used to draw a shape.
TextBox Text container in a shape.
TextFormat Contains text format properties.
Texture Texture used to fill shapes.
 

Enum Summary
BaselineType Defines superscript and subscript text.
ExportType Defines supported document formats.
FillFormatType Defines styles of a shape filling.
GradientType Defines type of a gradient.
HorizontalAlignmentType Defines how an element aligned horizontally.
HyperlinkType Defines type of a hyperlink in a document.
PageOrientationType Defines page orientation type.
PageSizeType Defines standard page size types.
PageVisibilityType Defines visibility of a page.
ShapeType Defines shape types.
StrokeFormatType Defines pen styles.
TextRotationType Defines different types of a text rotation.
TextureAlignmentType Defines different types of texture alignments.
TextureMirrorType Defines different types of a texture mirroring.
VerticalAlignmentType Defines how an element aligned vertically.
 

Exception Summary
DocumentException Common document management exception.
LicenseException Thrown in case of problems with license file content.
LicenseRuntimeException Thrown in case of IO errors with loading license file.