|
DynamicPDF by ceTe Software | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.cete.dynamicpdf.AttributeType
com.cete.dynamicpdf.AttributeObject
public class AttributeObject
Represents an attribute object.
Licensing:
This class is a DynamicPDF Generator Enterprise Edition
feature. One of the following licenses is required for non-evaluation usage:
| Constructor Summary | |
|---|---|
AttributeObject(AttributeOwner attributeOwner)
Initializes a new instance of the AttributeObject class. |
|
| Method Summary | |
|---|---|
AttributeOwner |
getOwner()
Gets the owner of the attribute Object. |
void |
setAutoGlyphOrientationVertical()
Sets a glyph orientation vertical Attribute to the AttributeObject with value auto. |
void |
setAutoGlyphOrientationVertical(int angle)
Sets a glyph orientation vertical Attribute to the AttributeObject. |
void |
setAutoHeight()
Sets a height Attribute to the AttributeObject with value auto. |
void |
setAutoWidth()
Sets a width Attribute to the AttributeObject with value auto. |
void |
setBackgroundColor()
Sets a background color Attribute to the AttributeObject with default value. |
void |
setBackgroundColor(float red,
float green,
float blue)
Sets a background color Attribute to the AttributeObject. |
void |
setBackgroundColor(RgbColor rgbColor)
Sets a background color Attribute to the AttributeObject. |
void |
setBaselineShift()
Sets a baseline shift Attribute to the AttributeObject with default value. |
void |
setBaselineShift(float baselineShift)
Sets a baseline shift Attribute to the AttributeObject. |
void |
setBlockAlign()
Sets a block align Attribute to the AttributeObject with default value. |
void |
setBlockAlign(BlockAlign blockAlign)
Sets a block align Attribute to the AttributeObject. |
void |
setBorderColor()
Sets a border color Attribute to the AttributeObject with default value. |
void |
setBorderColor(float red,
float green,
float blue)
Sets a border color Attribute to the AttributeObject. |
void |
setBorderColor(RgbColor rgbColor)
Sets a border color Attribute to the AttributeObject. |
void |
setBorderColor(RgbColor beforeEdge,
RgbColor afterEdge,
RgbColor startEdge,
RgbColor endEdge)
Sets a border color Attribute to the AttributeObject. |
void |
setBorderStyle()
Sets a border style Attribute to the AttributeObject with default value. |
void |
setBorderStyle(BorderStyleAttribute allEdgesValue)
Sets a border style Attribute to the AttributeObject. |
void |
setBorderStyle(BorderStyleAttribute beforeEdge,
BorderStyleAttribute afterEdge,
BorderStyleAttribute startEdge,
BorderStyleAttribute endEdge)
Sets a border style Attribute to the AttributeObject. |
void |
setBorderThickness()
Sets a border thickness Attribute to the AttributeObject with default value. |
void |
setBorderThickness(float allEdgesValue)
Sets a border thickness Attribute to the AttributeObject. |
void |
setBorderThickness(float beforeEdge,
float afterEdge,
float startEdge,
float endEdge)
Sets a border thickness Attribute to the AttributeObject. |
void |
setBoundingBox()
Sets a bounding box Attribute to the AttributeObject with default value. |
void |
setBoundingBox(BoundingBox bBox)
Sets a bounding box Attribute to the AttributeObject. |
void |
setBoundingBox(float left,
float bottom,
float right,
float top)
Sets a bounding box Attribute to the AttributeObject. |
void |
setChecked()
Sets a checked Attribute to the AttributeObject with default value. |
void |
setChecked(Checked checkedValue)
Sets a checked Attribute to the AttributeObject. |
void |
setColor()
Sets a color Attribute to the AttributeObject with default value. |
void |
setColor(float red,
float green,
float blue)
Sets a color Attribute to the AttributeObject. |
void |
setColor(RgbColor rgbColor)
Sets a color Attribute to the AttributeObject. |
void |
setColumnCount()
Sets a column count Attribute to the AttributeObject with default value. |
void |
setColumnCount(int columnCount)
Sets a column count Attribute to the AttributeObject. |
void |
setColumnGap()
Sets a column gap Attribute to the AttributeObject with default value. |
void |
setColumnGap(float columnGap)
Sets a column gap Attribute to the AttributeObject. |
void |
setColumnGap(float[] columnGap)
Sets a column gap Attribute to the AttributeObject. |
void |
setColumnSpan()
Sets a column span Attribute to the AttributeObject with default value. |
void |
setColumnSpan(int colSpan)
Sets a column span Attribute to the AttributeObject. |
void |
setColumnWidths()
Sets a column widths Attribute to the AttributeObject with default value. |
void |
setColumnWidths(float columnWidths)
Sets a column widths Attribute to the AttributeObject. |
void |
setColumnWidths(float[] columnWidths)
Sets a column widths Attribute to the AttributeObject. |
void |
setDescription(java.lang.String desc)
Sets a description Attribute to the AttributeObject. |
void |
setEndIndent()
Sets a end indent Attribute to the AttributeObject with default value. |
void |
setEndIndent(float endIndent)
Sets a end indent Attribute to the AttributeObject. |
void |
setGlyphOrientationVertical()
Sets a glyph orientation vertical Attribute to the AttributeObject with default value. |
void |
setHeaders()
Sets a headers Attribute to the AttributeObject with default value. |
void |
setHeaders(java.lang.String[] headers)
Sets a headers Attribute to the AttributeObject. |
void |
setHeight()
Sets a height Attribute to the AttributeObject with default value. |
void |
setHeight(float height)
Sets a height Attribute to the AttributeObject. |
void |
setInlineAlign()
Sets a inline align Attribute to the AttributeObject with default value. |
void |
setInlineAlign(InlineAlign inlineAlign)
Sets a inline align Attribute to the AttributeObject. |
void |
setLineHeight()
Sets a line height Attribute to the AttributeObject with default value. |
void |
setLineHeight(float lineHeight)
Sets a line height Attribute to the AttributeObject. |
void |
setLineHeight(LineHeight lineHeight)
Sets a line height Attribute to the AttributeObject. |
void |
setListNumbering()
Sets a list numbering Attribute to the AttributeObject with default value. |
void |
setListNumbering(ListNumbering listNumbering)
Sets a list numbering Attribute to the AttributeObject. |
void |
setPadding()
Sets a padding Attribute to the AttributeObject with default value. |
void |
setPadding(float allEdges)
Sets a padding Attribute to the AttributeObject. |
void |
setPadding(float beforeEdge,
float afterEdge,
float startEdge,
float endEdge)
Sets a padding Attribute to the AttributeObject. |
void |
setPlacement()
Sets a placement Attribute to the AttributeObject with default value. |
void |
setPlacement(Placement placement)
Sets a placement Attribute to the AttributeObject. |
void |
setRole(Role role)
Sets a role Attribute to the AttributeObject. |
void |
setRowSpan()
Sets a row span Attribute to the AttributeObject with default value. |
void |
setRowSpan(int rowSpan)
Sets a row span Attribute to the AttributeObject. |
void |
setRubyAlign()
Sets a ruby align Attribute to the AttributeObject with default value. |
void |
setRubyAlign(RubyAlign rubyAlign)
Sets a ruby align Attribute to the AttributeObject. |
void |
setRubyPosition()
Sets a ruby position Attribute to the AttributeObject with default value. |
void |
setRubyPosition(RubyPosition rubyPosition)
Sets a ruby positon Attribute to the AttributeObject. |
void |
setScope()
Sets a scope Attribute to the AttributeObject with default value. |
void |
setScope(Scope scope)
Sets a scope Attribute to the AttributeObject. |
void |
setSpaceAfter()
Sets a space after Attribute to the AttributeObject with default value. |
void |
setSpaceAfter(float spaceAfter)
Sets a space after Attribute to the AttributeObject. |
void |
setSpaceBefore()
Sets a space before Attribute to the AttributeObject with default value. |
void |
setSpaceBefore(float spaceBefore)
Sets a space before Attribute to the AttributeObject. |
void |
setStartIndent()
Sets a start indent Attribute to the AttributeObject with default value. |
void |
setStartIndent(float startIndent)
Sets a start indent Attribute to the AttributeObject. |
void |
setSummary(java.lang.String summary)
Sets a summary Attribute to the AttributeObject. |
void |
setTableCellBorderStyle()
Sets a table cell border style Attribute to the AttributeObject with default value. |
void |
setTableCellBorderStyle(BorderStyleAttribute tBorderStyle)
Sets a table cell border style Attribute to the AttributeObject. |
void |
setTableCellBorderStyle(BorderStyleAttribute beforeEdge,
BorderStyleAttribute afterEdge,
BorderStyleAttribute startEdge,
BorderStyleAttribute endEdge)
Sets a table cell border style Attribute to the AttributeObject. |
void |
setTableCellPadding()
Sets a table cell padding Attribute to the AttributeObject with default value. |
void |
setTableCellPadding(float allEdges)
Sets a table cell padding Attribute to the AttributeObject. |
void |
setTableCellPadding(float beforeEdge,
float afterEdge,
float startEdge,
float endEdge)
Sets a table cell padding Attribute to the AttributeObject. |
void |
setTextAlign()
Sets a text align Attribute to the AttributeObject with default value. |
void |
setTextAlign(TextAlignAttribute textAlign)
Sets a text align Attribute to the AttributeObject. |
void |
setTextDecorationColor()
Sets a text decoration color Attribute to the AttributeObject with default value. |
void |
setTextDecorationColor(float red,
float green,
float blue)
Sets a text decoration color Attribute to the AttributeObject. |
void |
setTextDecorationColor(RgbColor rgbColor)
Sets a text decoration color Attribute to the AttributeObject. |
void |
setTextDecorationThickness()
Sets a text decoration thickness Attribute to the AttributeObject with default value. |
void |
setTextDecorationThickness(float textDecorationThickness)
Sets a text decoration thickness Attribute to the AttributeObject. |
void |
setTextDecorationType()
Sets a text decoration type Attribute to the AttributeObject with default value. |
void |
setTextDecorationType(TextDecorationType textDecorationType)
Sets a text decoration type Attribute to the AttributeObject. |
void |
setTextIndent()
Sets a text indent Attribute to the AttributeObject with default value. |
void |
setTextIndent(float textIndent)
Sets a text indent Attribute to the AttributeObject. |
void |
setWidth()
Sets a width Attribute to the AttributeObject with default value. |
void |
setWidth(float width)
Sets a width Attribute to the AttributeObject. |
void |
setWritingMode()
Sets a writing mode Attribute to the AttributeObject with default value. |
void |
setWritingMode(WritingMode attributeValue)
Sets a writing mode Attribute to the AttributeObject. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AttributeObject(AttributeOwner attributeOwner)
AttributeObject class.
attributeOwner - Owner of the attribute Object.| Method Detail |
|---|
public void setPlacement()
Attribute to the AttributeObject with default value.
public void setPlacement(Placement placement)
Attribute to the AttributeObject.
placement - Value of Attributepublic void setWritingMode()
Attribute to the AttributeObject with default value.
public void setWritingMode(WritingMode attributeValue)
Attribute to the AttributeObject.
attributeValue - Value of Attribute.public void setBackgroundColor()
Attribute to the AttributeObject with default value.
public void setBackgroundColor(RgbColor rgbColor)
Attribute to the AttributeObject.
rgbColor - Value of Attribute.
public void setBackgroundColor(float red,
float green,
float blue)
Attribute to the AttributeObject.
red - The red intensity.green - The green intensity.blue - The blue intensity.public void setBorderColor()
Attribute to the AttributeObject with default value.
public void setBorderColor(float red,
float green,
float blue)
Attribute to the AttributeObject.
red - The red intensity.green - The green intensity.blue - The blue intensity.public void setBorderColor(RgbColor rgbColor)
Attribute to the AttributeObject.
rgbColor - Value of Attribute
public void setBorderColor(RgbColor beforeEdge,
RgbColor afterEdge,
RgbColor startEdge,
RgbColor endEdge)
Attribute to the AttributeObject.
beforeEdge - The before edge color of the border.afterEdge - The after edge color of the border.startEdge - The start edge color of the border.endEdge - The end edge color of the border.public void setBorderStyle()
Attribute to the AttributeObject with default value.
public void setBorderStyle(BorderStyleAttribute allEdgesValue)
Attribute to the AttributeObject.
allEdgesValue - Value of the Borde style Attribute.
public void setBorderStyle(BorderStyleAttribute beforeEdge,
BorderStyleAttribute afterEdge,
BorderStyleAttribute startEdge,
BorderStyleAttribute endEdge)
Attribute to the AttributeObject.
beforeEdge - The before edge border style of the border.afterEdge - The after edge border style of the border.startEdge - The start edge border style of the border.endEdge - The end edge border style of the border.public void setBorderThickness()
Attribute to the AttributeObject with default value.
public void setBorderThickness(float allEdgesValue)
Attribute to the AttributeObject.
allEdgesValue - Value of Attribute.
public void setBorderThickness(float beforeEdge,
float afterEdge,
float startEdge,
float endEdge)
Attribute to the AttributeObject.
beforeEdge - Value of the before edge.afterEdge - Value of the after edge.startEdge - Value of the start edge.endEdge - Value of the end edge.public void setColor()
Attribute to the AttributeObject with default value.
public void setColor(RgbColor rgbColor)
Attribute to the AttributeObject.
rgbColor - Value of Attribute.
public void setColor(float red,
float green,
float blue)
Attribute to the AttributeObject.
red - The red intensity.green - The green intensity.blue - The blue intensity.public void setPadding()
Attribute to the AttributeObject with default value.
public void setPadding(float allEdges)
Attribute to the AttributeObject.
allEdges - Value of Attribute
public void setPadding(float beforeEdge,
float afterEdge,
float startEdge,
float endEdge)
Attribute to the AttributeObject.
beforeEdge - Value of the before edge.afterEdge - Value of the after edge.startEdge - Value of the start edge.endEdge - Value of the end edge.public void setSpaceBefore()
Attribute to the AttributeObject with default value.
public void setSpaceBefore(float spaceBefore)
Attribute to the AttributeObject.
spaceBefore - Value of Attribute.public void setSpaceAfter()
Attribute to the AttributeObject with default value.
public void setSpaceAfter(float spaceAfter)
Attribute to the AttributeObject.
spaceAfter - Value of Attribute.public void setStartIndent()
Attribute to the AttributeObject with default value.
public void setStartIndent(float startIndent)
Attribute to the AttributeObject.
startIndent - Value of Attribute.public void setEndIndent()
Attribute to the AttributeObject with default value.
public void setEndIndent(float endIndent)
Attribute to the AttributeObject.
endIndent - Value of Attribute..public void setTextIndent()
Attribute to the AttributeObject with default value.
public void setTextIndent(float textIndent)
Attribute to the AttributeObject.
textIndent - Value of Attribute.public void setTextAlign()
Attribute to the AttributeObject with default value.
public void setTextAlign(TextAlignAttribute textAlign)
Attribute to the AttributeObject.
textAlign - Value of Attribute.public void setBoundingBox()
Attribute to the AttributeObject with default value.
public void setBoundingBox(float left,
float bottom,
float right,
float top)
Attribute to the AttributeObject.
left - Value of the left margin Attributebottom - Value of the bottom margin Attributeright - Value of the right margin Attributetop - Value of the top margin Attributepublic void setBoundingBox(BoundingBox bBox)
Attribute to the AttributeObject.
bBox - Value of the Attributepublic void setWidth()
Attribute to the AttributeObject with default value.
public void setAutoWidth()
Attribute to the AttributeObject with value auto.
public void setWidth(float width)
Attribute to the AttributeObject.
width - Value of Attribute.public void setHeight()
Attribute to the AttributeObject with default value.
public void setAutoHeight()
Attribute to the AttributeObject with value auto.
public void setHeight(float height)
Attribute to the AttributeObject.
height - Value of Attribute.public void setBlockAlign()
Attribute to the AttributeObject with default value.
public void setBlockAlign(BlockAlign blockAlign)
Attribute to the AttributeObject.
blockAlign - Value of Attribute.public void setInlineAlign()
Attribute to the AttributeObject with default value.
public void setInlineAlign(InlineAlign inlineAlign)
Attribute to the AttributeObject.
inlineAlign - Value of Attribute.public void setTableCellBorderStyle()
Attribute to the AttributeObject with default value.
public void setTableCellBorderStyle(BorderStyleAttribute tBorderStyle)
Attribute to the AttributeObject.
tBorderStyle - Value of Attribute.
public void setTableCellBorderStyle(BorderStyleAttribute beforeEdge,
BorderStyleAttribute afterEdge,
BorderStyleAttribute startEdge,
BorderStyleAttribute endEdge)
Attribute to the AttributeObject.
beforeEdge - Value of the before edge.afterEdge - Value of the after edge.startEdge - Value of the start edge.endEdge - Value of the end edge.public void setTableCellPadding()
Attribute to the AttributeObject with default value.
public void setTableCellPadding(float allEdges)
Attribute to the AttributeObject.
allEdges - value of Attribute
public void setTableCellPadding(float beforeEdge,
float afterEdge,
float startEdge,
float endEdge)
Attribute to the AttributeObject.
beforeEdge - Value of the before edge.afterEdge - Value of the after edge.startEdge - Value of the start edge.endEdge - Value of the end edge.public void setLineHeight()
Attribute to the AttributeObject with default value.
public void setLineHeight(LineHeight lineHeight)
Attribute to the AttributeObject.
lineHeight - value of Attributepublic void setLineHeight(float lineHeight)
Attribute to the AttributeObject.
lineHeight - value of Attributepublic void setBaselineShift()
Attribute to the AttributeObject with default value.
public void setBaselineShift(float baselineShift)
Attribute to the AttributeObject.
baselineShift - value of Attributepublic void setTextDecorationType()
Attribute to the AttributeObject with default value.
public void setTextDecorationType(TextDecorationType textDecorationType)
Attribute to the AttributeObject.
textDecorationType - value of Attributepublic void setTextDecorationColor()
Attribute to the AttributeObject with default value.
public void setTextDecorationColor(RgbColor rgbColor)
Attribute to the AttributeObject.
rgbColor - Value of Attribute.
public void setTextDecorationColor(float red,
float green,
float blue)
Attribute to the AttributeObject.
red - The red intensity.green - The green intensity.blue - The blue intensity.public void setTextDecorationThickness()
Attribute to the AttributeObject with default value.
public void setTextDecorationThickness(float textDecorationThickness)
Attribute to the AttributeObject.
textDecorationThickness - Value of Attribute.public void setColumnCount()
Attribute to the AttributeObject with default value.
public void setColumnCount(int columnCount)
Attribute to the AttributeObject.
columnCount - Value of Attribute.public void setColumnWidths()
Attribute to the AttributeObject with default value.
public void setColumnWidths(float columnWidths)
Attribute to the AttributeObject.
columnWidths - Value of Attribute.public void setColumnWidths(float[] columnWidths)
Attribute to the AttributeObject.
columnWidths - Value of Attribute.public void setColumnGap()
Attribute to the AttributeObject with default value.
public void setColumnGap(float columnGap)
Attribute to the AttributeObject.
columnGap - Value of Attribute.public void setColumnGap(float[] columnGap)
Attribute to the AttributeObject.
columnGap - Value of Attribute.public void setGlyphOrientationVertical()
Attribute to the AttributeObject with default value.
public void setAutoGlyphOrientationVertical()
Attribute to the AttributeObject with value auto.
public void setAutoGlyphOrientationVertical(int angle)
Attribute to the AttributeObject.
angle - Value of Attribute.public void setRubyAlign()
Attribute to the AttributeObject with default value.
public void setRubyAlign(RubyAlign rubyAlign)
Attribute to the AttributeObject.
rubyAlign - Value of Attribute.public void setRubyPosition()
Attribute to the AttributeObject with default value.
public void setRubyPosition(RubyPosition rubyPosition)
Attribute to the AttributeObject.
rubyPosition - Value of Attribute.public void setRole(Role role)
Attribute to the AttributeObject.
role - Value of Attribute.public void setChecked()
Attribute to the AttributeObject with default value.
public void setChecked(Checked checkedValue)
Attribute to the AttributeObject.
checkedValue - Value of Attribute.public void setDescription(java.lang.String desc)
Attribute to the AttributeObject.
desc - Value of Attribute.public void setListNumbering()
Attribute to the AttributeObject with default value.
public void setListNumbering(ListNumbering listNumbering)
Attribute to the AttributeObject.
listNumbering - Value of Attribute.public void setRowSpan()
Attribute to the AttributeObject with default value.
public void setRowSpan(int rowSpan)
Attribute to the AttributeObject.
rowSpan - Value of Attribute.public void setColumnSpan()
Attribute to the AttributeObject with default value.
public void setColumnSpan(int colSpan)
Attribute to the AttributeObject.
colSpan - Value of Attribute.public void setHeaders()
Attribute to the AttributeObject with default value.
public void setHeaders(java.lang.String[] headers)
Attribute to the AttributeObject.
headers - Value of Attribute.public void setScope()
Attribute to the AttributeObject with default value.
public void setScope(Scope scope)
Attribute to the AttributeObject.
scope - Value of Attribute.public void setSummary(java.lang.String summary)
Attribute to the AttributeObject.
summary - Value of Attribute.public AttributeOwner getOwner()
getOwner in class AttributeType
|
DynamicPDF by ceTe Software | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||