Package | Description |
---|---|
com.aspose.pdf.tagged.logicalstructure |
The com.aspose.pdf.tagged.logicalstructure is a namespace for PDF Logical Structure classes.
|
com.aspose.pdf.tagged.logicalstructure.elements |
The com.aspose.pdf.tagged.logicalstructure.elements is a namespace for PDF Logical Structure classes.
|
Modifier and Type | Field and Description |
---|---|
static AttributeName |
AttributeName.BlockAlign_After
Attribute BlockAlign: After - After edge of the last child's allocation rectangle aligned with that of the
table cell's content rectangle.
|
static AttributeName |
AttributeName.BlockAlign_Before
Attribute BlockAlign: Before - Before edge of the first child's allocation rectangle aligned with that of the
table cell's content rectangle.
|
static AttributeName |
AttributeName.BlockAlign_Justify
Attribute BlockAlign: Justify - Children aligned with both the before and after edges of the table cell's
content rectangle.
|
static AttributeName |
AttributeName.BlockAlign_Middle
Attribute BlockAlign: Middle- Children centered within the table cell.
|
static AttributeName |
AttributeName.BorderStyle_Dashed
Attribute BorderStyle: Dashed - The border is a series of short line segments.
|
static AttributeName |
AttributeName.BorderStyle_Dotted
Attribute BorderStyle: Dotted - The border is a series of dots.
|
static AttributeName |
AttributeName.BorderStyle_Double
Attribute BorderStyle: Double - The border is two solid lines.
|
static AttributeName |
AttributeName.BorderStyle_Groove
Attribute BorderStyle: Groove - The border looks as though it were carved into the canvas.
|
static AttributeName |
AttributeName.BorderStyle_Hidden
Attribute BorderStyle: Hidden - Same as None, except in terms of border conflict resolution for table elements.
|
static AttributeName |
AttributeName.BorderStyle_Inset
Attribute BorderStyle: Inset - The border makes the entire box look as though it were embedded in the canvas.
|
static AttributeName |
AttributeName.BorderStyle_None
Attribute BorderStyle: None - No border.
|
static AttributeName |
AttributeName.BorderStyle_Outset
Attribute BorderStyle: Outset - The border makes the entire box look as though it were coming out of the
canvas (the opposite of Inset).
|
static AttributeName |
AttributeName.BorderStyle_Ridge
Attribute BorderStyle: Ridge - The border looks as though it were coming out of the canvas (the opposite of
Groove).
|
static AttributeName |
AttributeName.BorderStyle_Solid
Attribute BorderStyle: Solid - The border is a single line segment.
|
static AttributeName |
AttributeName.Checked_neutral
Attribute checked: Neutral - The state of a radio button or check box field.
|
static AttributeName |
AttributeName.Checked_off
Attribute checked: Off - The state of a radio button or check box field.
|
static AttributeName |
AttributeName.Checked_on
Attribute checked: On - The state of a radio button or check box field.
|
static AttributeName |
AttributeName.GlyphOrientationVertical_Auto
Attribute GlyphOrientationVertical: Auto - Specifies a default orientation for text, depending on whether it
is fullwidth (as wide as it is high).
|
static AttributeName |
AttributeName.Height_Auto
Attribute Height: Auto - The element's height shall be determined by the intrinsic height of its content.
|
static AttributeName |
AttributeName.InlineAlign_Center
Attribute InlineAlign: Center - Each child centered within the table cell.
|
static AttributeName |
AttributeName.InlineAlign_End
Attribute InlineAlign: End - End edge of each child's allocation rectangle aligned with that of the table
cell's content rectangle.
|
static AttributeName |
AttributeName.InlineAlign_Start
Attribute InlineAlign: Start - Start edge of each child's allocation rectangle aligned with that of the table
cell's content rectangle.
|
static AttributeName |
AttributeName.LineHeight_Auto
Attribute LineHeight: Auto - Adjustment for the value of BaselineShift shall not be made.
|
static AttributeName |
AttributeName.LineHeight_Normal
Attribute LineHeight: Normal - Adjust the line height to include any nonzero value specified for BaselineShift.
|
static AttributeName |
AttributeName.ListNumbering_Circle
Attribute ListNumbering: Circle - Open circular bullet.
|
static AttributeName |
AttributeName.ListNumbering_Decimal
Attribute ListNumbering: Decimal - Decimal arabic numerals (1-9, 10-99, ...).
|
static AttributeName |
AttributeName.ListNumbering_Disc
Attribute ListNumbering: Disc - Solid circular bullet.
|
static AttributeName |
AttributeName.ListNumbering_LowerAlpha
Attribute ListNumbering: LowerAlpha - Lowercase letters (a, b, c, ...).
|
static AttributeName |
AttributeName.ListNumbering_LowerRoman
Attribute ListNumbering: LowerRoman - Lowercase roman numerals (i, ii, iii, iv, ...).
|
static AttributeName |
AttributeName.ListNumbering_None
Attribute ListNumbering: None - No autonumbering; Lbl elements (if present) contain arbitrary text not subject
to any numbering scheme.
|
static AttributeName |
AttributeName.ListNumbering_Square
Attribute ListNumbering: Square - Solid square bullet.
|
static AttributeName |
AttributeName.ListNumbering_UpperAlpha
Attribute ListNumbering: UpperAlpha - Uppercase letters (A, B, C, ...).
|
static AttributeName |
AttributeName.ListNumbering_UpperRoman
Attribute ListNumbering: UpperRoman - Uppercase roman numerals (I, II, III, IV, ...).
|
static AttributeName |
AttributeName.Placement_Before
Attribute Placement: Before - Placed so that the before edge of the element's allocation rectangle coincides
with that of the nearest enclosing reference area.
|
static AttributeName |
AttributeName.Placement_Block
Attribute Placement: Block - Stacked in the block-progression direction within an enclosing reference area or
parent BLSE.
|
static AttributeName |
AttributeName.Placement_End
Attribute Placement: End - Placed so that the end edge of the element's allocation rectangle coincides with
that of the nearest enclosing reference area.
|
static AttributeName |
AttributeName.Placement_Inline
Attribute Placement: Inline - Packed in the inline-progression direction within an enclosing BLSE.
|
static AttributeName |
AttributeName.Placement_Start
Attribute Placement: Start - Placed so that the start edge of the element's allocation rectangle coincides
with that of the nearest enclosing reference area.
|
static AttributeName |
AttributeName.Role_cb
Attribute Role: cb - Check box.
|
static AttributeName |
AttributeName.Role_pb
Attribute Role: pb - Push button.
|
static AttributeName |
AttributeName.Role_rb
Attribute Role: rb - Radio button.
|
static AttributeName |
AttributeName.Role_tv
Attribute Role: tv - Text-value field.
|
static AttributeName |
AttributeName.RubyAlign_Center
Attribute RubyAlign: Center - The content shall be centered in the inline-progression direction.
|
static AttributeName |
AttributeName.RubyAlign_Distribute
Attribute RubyAlign: Distribute - The content shall be expanded to fill the available width in the
inline-progression direction.
|
static AttributeName |
AttributeName.RubyAlign_End
Attribute RubyAlign: End - The content shall be aligned on the end edge in the inline-progression direction.
|
static AttributeName |
AttributeName.RubyAlign_Justify
Attribute RubyAlign: Justify - The content shall be expanded to fill the available width in the
inline-progression direction.
|
static AttributeName |
AttributeName.RubyAlign_Start
Attribute RubyAlign: Start - The content shall be aligned on the start edge in the inline-progression direction.
|
static AttributeName |
AttributeName.RubyPosition_After
Attribute RubyPosition: After - The RT content shall be aligned along the after edge of the element.
|
static AttributeName |
AttributeName.RubyPosition_Before
Attribute RubyPosition: Before - The RT content shall be aligned along the before edge of the element.
|
static AttributeName |
AttributeName.RubyPosition_Inline
Attribute RubyPosition: Inline - The RT and associated RP elements shall be formatted as a parenthesis
comment, following the RB element.
|
static AttributeName |
AttributeName.RubyPosition_Warichu
Attribute RubyPosition: Warichu - The RT and associated RP elements shall be formatted as a warichu, following
the RB element.
|
static AttributeName |
AttributeName.Scope_Both
Attribute Scope: Both.
|
static AttributeName |
AttributeName.Scope_Column
Attribute Scope: Column.
|
static AttributeName |
AttributeName.Scope_Row
Attribute Scope: Row.
|
static AttributeName |
AttributeName.TextAlign_Center
Attribute TextAlign: Center - Centered between the start and end edges.
|
static AttributeName |
AttributeName.TextAlign_End
Attribute TextAlign: End - Aligned with the end edge.
|
static AttributeName |
AttributeName.TextAlign_Justify
Attribute TextAlign: Justify - Aligned with both the start and end edges, with internal spacing within each
line expanded, if necessary, to achieve such alignment.
|
static AttributeName |
AttributeName.TextAlign_Start
Attribute TextAlign: Start - Aligned with the start edge.
|
static AttributeName |
AttributeName.TextDecorationType_LineThrough
Attribute TextDecorationType: LineThrough - A line through the middle of the text.
|
static AttributeName |
AttributeName.TextDecorationType_None
Attribute TextDecorationType: None - No text decoration.
|
static AttributeName |
AttributeName.TextDecorationType_Overline
Attribute TextDecorationType: Overline - A line above the text.
|
static AttributeName |
AttributeName.TextDecorationType_Underline
Attribute TextDecorationType: Underline - A line below the text.
|
static AttributeName |
AttributeName.Width_Auto
Attribute Width: Auto - the element's width shall be determined by the intrinsic width of its content.
|
static AttributeName |
AttributeName.WritingMode_LrTb
Attribute WritingMode: LrTb - Inline progression from left to right; block progression from top to bottom.
|
static AttributeName |
AttributeName.WritingMode_RlTb
Attribute WritingMode: RlTb - Inline progression from right to left; block progression from top to bottom.
|
static AttributeName |
AttributeName.WritingMode_TbRl
Attribute WritingMode: TbRl - Inline progression from top to bottom; block progression from right to left.
|
Modifier and Type | Method and Description |
---|---|
static AttributeName |
AttributeName.fromNameAttributeKey(String name,
AttributeKey attributeKey)
Gets attribute name for attribute key.
|
Modifier and Type | Method and Description |
---|---|
AttributeName[] |
StructureAttribute.getArrayValue()
Gets Value Name Array.
|
AttributeName |
StructureAttribute.getNameValue()
Gets Value Name.
|
Modifier and Type | Method and Description |
---|---|
void |
StructureAttribute.setArrayValue(AttributeName[] array)
Sets Value Name Array.
|
void |
StructureAttribute.setNameValue(AttributeName name)
Sets Value Name.
|
Copyright © 2023 Aspose. All Rights Reserved.