DynamicPDF by ceTe Software

com.cete.dynamicpdf
Class AttributeObject

java.lang.Object
  extended by com.cete.dynamicpdf.AttributeType
      extended by com.cete.dynamicpdf.AttributeObject

public class AttributeObject
extends AttributeType

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 shiftAttribute to the AttributeObject with default value.
 void setBaselineShift(float baselineShift)
          Sets a baseline shiftAttribute 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 heightAttribute 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 numberingAttribute 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 typeAttribute to the AttributeObject with default value.
 void setTextDecorationType(TextDecorationType textDecorationType)
          Sets a text decoration typeAttribute 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

AttributeObject

public AttributeObject(AttributeOwner attributeOwner)
Initializes a new instance of the AttributeObject class.

Parameters:
attributeOwner - Owner of the attribute Object.
Method Detail

setPlacement

public void setPlacement()
Sets a placement Attribute to the AttributeObject with default value.


setPlacement

public void setPlacement(Placement placement)
Sets a placement Attribute to the AttributeObject.

Parameters:
placement - Value of Attribute

setWritingMode

public void setWritingMode()
Sets a writing mode Attribute to the AttributeObject with default value.


setWritingMode

public void setWritingMode(WritingMode attributeValue)
Sets a writing mode Attribute to the AttributeObject.

Parameters:
attributeValue - Value of Attribute.

setBackgroundColor

public void setBackgroundColor()
Sets a background color Attribute to the AttributeObject with default value.


setBackgroundColor

public void setBackgroundColor(RgbColor rgbColor)
Sets a background color Attribute to the AttributeObject.

Parameters:
rgbColor - Value of Attribute.

setBackgroundColor

public void setBackgroundColor(float red,
                               float green,
                               float blue)
Sets a background color Attribute to the AttributeObject.

Parameters:
red - The red intensity.
green - The green intensity.
blue - The blue intensity.

setBorderColor

public void setBorderColor()
Sets a border color Attribute to the AttributeObject with default value.


setBorderColor

public void setBorderColor(float red,
                           float green,
                           float blue)
Sets a border color Attribute to the AttributeObject.

Parameters:
red - The red intensity.
green - The green intensity.
blue - The blue intensity.

setBorderColor

public void setBorderColor(RgbColor rgbColor)
Sets a border color Attribute to the AttributeObject.

Parameters:
rgbColor - Value of Attribute

setBorderColor

public void setBorderColor(RgbColor beforeEdge,
                           RgbColor afterEdge,
                           RgbColor startEdge,
                           RgbColor endEdge)
Sets a border color Attribute to the AttributeObject.

Parameters:
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.

setBorderStyle

public void setBorderStyle()
Sets a border style Attribute to the AttributeObject with default value.


setBorderStyle

public void setBorderStyle(BorderStyleAttribute allEdgesValue)
Sets a border style Attribute to the AttributeObject.

Parameters:
allEdgesValue - Value of the Borde style Attribute.

setBorderStyle

public void setBorderStyle(BorderStyleAttribute beforeEdge,
                           BorderStyleAttribute afterEdge,
                           BorderStyleAttribute startEdge,
                           BorderStyleAttribute endEdge)
Sets a border style Attribute to the AttributeObject.

Parameters:
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.

setBorderThickness

public void setBorderThickness()
Sets a border thickness Attribute to the AttributeObject with default value.


setBorderThickness

public void setBorderThickness(float allEdgesValue)
Sets a border thickness Attribute to the AttributeObject.

Parameters:
allEdgesValue - Value of Attribute.

setBorderThickness

public void setBorderThickness(float beforeEdge,
                               float afterEdge,
                               float startEdge,
                               float endEdge)
Sets a border thickness Attribute to the AttributeObject.

Parameters:
beforeEdge - Value of the before edge.
afterEdge - Value of the after edge.
startEdge - Value of the start edge.
endEdge - Value of the end edge.

setColor

public void setColor()
Sets a color Attribute to the AttributeObject with default value.


setColor

public void setColor(RgbColor rgbColor)
Sets a color Attribute to the AttributeObject.

Parameters:
rgbColor - Value of Attribute.

setColor

public void setColor(float red,
                     float green,
                     float blue)
Sets a color Attribute to the AttributeObject.

Parameters:
red - The red intensity.
green - The green intensity.
blue - The blue intensity.

setPadding

public void setPadding()
Sets a padding Attribute to the AttributeObject with default value.


setPadding

public void setPadding(float allEdges)
Sets a padding Attribute to the AttributeObject.

Parameters:
allEdges - Value of Attribute

setPadding

public void setPadding(float beforeEdge,
                       float afterEdge,
                       float startEdge,
                       float endEdge)
Sets a padding Attribute to the AttributeObject.

Parameters:
beforeEdge - Value of the before edge.
afterEdge - Value of the after edge.
startEdge - Value of the start edge.
endEdge - Value of the end edge.

setSpaceBefore

public void setSpaceBefore()
Sets a space before Attribute to the AttributeObject with default value.


setSpaceBefore

public void setSpaceBefore(float spaceBefore)
Sets a space before Attribute to the AttributeObject.

Parameters:
spaceBefore - Value of Attribute.

setSpaceAfter

public void setSpaceAfter()
Sets a space after Attribute to the AttributeObject with default value.


setSpaceAfter

public void setSpaceAfter(float spaceAfter)
Sets a space after Attribute to the AttributeObject.

Parameters:
spaceAfter - Value of Attribute.

setStartIndent

public void setStartIndent()
Sets a start indent Attribute to the AttributeObject with default value.


setStartIndent

public void setStartIndent(float startIndent)
Sets a start indent Attribute to the AttributeObject.

Parameters:
startIndent - Value of Attribute.

setEndIndent

public void setEndIndent()
Sets a end indent Attribute to the AttributeObject with default value.


setEndIndent

public void setEndIndent(float endIndent)
Sets a end indent Attribute to the AttributeObject.

Parameters:
endIndent - Value of Attribute..

setTextIndent

public void setTextIndent()
Sets a text indent Attribute to the AttributeObject with default value.


setTextIndent

public void setTextIndent(float textIndent)
Sets a text indent Attribute to the AttributeObject.

Parameters:
textIndent - Value of Attribute.

setTextAlign

public void setTextAlign()
Sets a text align Attribute to the AttributeObject with default value.


setTextAlign

public void setTextAlign(TextAlignAttribute textAlign)
Sets a text align Attribute to the AttributeObject.

Parameters:
textAlign - Value of Attribute.

setBoundingBox

public void setBoundingBox()
Sets a bounding box Attribute to the AttributeObject with default value.


setBoundingBox

public void setBoundingBox(float left,
                           float bottom,
                           float right,
                           float top)
Sets a bounding box Attribute to the AttributeObject.

Parameters:
left - Value of the left margin Attribute
bottom - Value of the bottom margin Attribute
right - Value of the right margin Attribute
top - Value of the top margin Attribute

setBoundingBox

public void setBoundingBox(BoundingBox bBox)
Sets a bounding box Attribute to the AttributeObject.

Parameters:
bBox - Value of the Attribute

setWidth

public void setWidth()
Sets a width Attribute to the AttributeObject with default value.


setAutoWidth

public void setAutoWidth()
Sets a width Attribute to the AttributeObject with value auto.


setWidth

public void setWidth(float width)
Sets a width Attribute to the AttributeObject.

Parameters:
width - Value of Attribute.

setHeight

public void setHeight()
Sets a height Attribute to the AttributeObject with default value.


setAutoHeight

public void setAutoHeight()
Sets a height Attribute to the AttributeObject with value auto.


setHeight

public void setHeight(float height)
Sets a height Attribute to the AttributeObject.

Parameters:
height - Value of Attribute.

setBlockAlign

public void setBlockAlign()
Sets a block align Attribute to the AttributeObject with default value.


setBlockAlign

public void setBlockAlign(BlockAlign blockAlign)
Sets a block align Attribute to the AttributeObject.

Parameters:
blockAlign - Value of Attribute.

setInlineAlign

public void setInlineAlign()
Sets a inline align Attribute to the AttributeObject with default value.


setInlineAlign

public void setInlineAlign(InlineAlign inlineAlign)
Sets a inline align Attribute to the AttributeObject.

Parameters:
inlineAlign - Value of Attribute.

setTableCellBorderStyle

public void setTableCellBorderStyle()
Sets a table cell border style Attribute to the AttributeObject with default value.


setTableCellBorderStyle

public void setTableCellBorderStyle(BorderStyleAttribute tBorderStyle)
Sets a table cell border style Attribute to the AttributeObject.

Parameters:
tBorderStyle - Value of Attribute.

setTableCellBorderStyle

public void setTableCellBorderStyle(BorderStyleAttribute beforeEdge,
                                    BorderStyleAttribute afterEdge,
                                    BorderStyleAttribute startEdge,
                                    BorderStyleAttribute endEdge)
Sets a table cell border style Attribute to the AttributeObject.

Parameters:
beforeEdge - Value of the before edge.
afterEdge - Value of the after edge.
startEdge - Value of the start edge.
endEdge - Value of the end edge.

setTableCellPadding

public void setTableCellPadding()
Sets a table cell padding Attribute to the AttributeObject with default value.


setTableCellPadding

public void setTableCellPadding(float allEdges)
Sets a table cell padding Attribute to the AttributeObject.

Parameters:
allEdges - value of Attribute

setTableCellPadding

public void setTableCellPadding(float beforeEdge,
                                float afterEdge,
                                float startEdge,
                                float endEdge)
Sets a table cell padding Attribute to the AttributeObject.

Parameters:
beforeEdge - Value of the before edge.
afterEdge - Value of the after edge.
startEdge - Value of the start edge.
endEdge - Value of the end edge.

setLineHeight

public void setLineHeight()
Sets a line heightAttribute to the AttributeObject with default value.


setLineHeight

public void setLineHeight(LineHeight lineHeight)
Sets a line height Attribute to the AttributeObject.

Parameters:
lineHeight - value of Attribute

setLineHeight

public void setLineHeight(float lineHeight)
Sets a line height Attribute to the AttributeObject.

Parameters:
lineHeight - value of Attribute

setBaselineShift

public void setBaselineShift()
Sets a baseline shiftAttribute to the AttributeObject with default value.


setBaselineShift

public void setBaselineShift(float baselineShift)
Sets a baseline shiftAttribute to the AttributeObject.

Parameters:
baselineShift - value of Attribute

setTextDecorationType

public void setTextDecorationType()
Sets a text decoration typeAttribute to the AttributeObject with default value.


setTextDecorationType

public void setTextDecorationType(TextDecorationType textDecorationType)
Sets a text decoration typeAttribute to the AttributeObject.

Parameters:
textDecorationType - value of Attribute

setTextDecorationColor

public void setTextDecorationColor()
Sets a text decoration color Attribute to the AttributeObject with default value.


setTextDecorationColor

public void setTextDecorationColor(RgbColor rgbColor)
Sets a text decoration color Attribute to the AttributeObject.

Parameters:
rgbColor - Value of Attribute.

setTextDecorationColor

public void setTextDecorationColor(float red,
                                   float green,
                                   float blue)
Sets a text decoration color Attribute to the AttributeObject.

Parameters:
red - The red intensity.
green - The green intensity.
blue - The blue intensity.

setTextDecorationThickness

public void setTextDecorationThickness()
Sets a text decoration thickness Attribute to the AttributeObject with default value.


setTextDecorationThickness

public void setTextDecorationThickness(float textDecorationThickness)
Sets a text decoration thickness Attribute to the AttributeObject.

Parameters:
textDecorationThickness - Value of Attribute.

setColumnCount

public void setColumnCount()
Sets a column count Attribute to the AttributeObject with default value.


setColumnCount

public void setColumnCount(int columnCount)
Sets a column count Attribute to the AttributeObject.

Parameters:
columnCount - Value of Attribute.

setColumnWidths

public void setColumnWidths()
Sets a column widths Attribute to the AttributeObject with default value.


setColumnWidths

public void setColumnWidths(float columnWidths)
Sets a column widths Attribute to the AttributeObject.

Parameters:
columnWidths - Value of Attribute.

setColumnWidths

public void setColumnWidths(float[] columnWidths)
Sets a column widths Attribute to the AttributeObject.

Parameters:
columnWidths - Value of Attribute.

setColumnGap

public void setColumnGap()
Sets a column gap Attribute to the AttributeObject with default value.


setColumnGap

public void setColumnGap(float columnGap)
Sets a column gap Attribute to the AttributeObject.

Parameters:
columnGap - Value of Attribute.

setColumnGap

public void setColumnGap(float[] columnGap)
Sets a column gap Attribute to the AttributeObject.

Parameters:
columnGap - Value of Attribute.

setGlyphOrientationVertical

public void setGlyphOrientationVertical()
Sets a glyph orientation vertical Attribute to the AttributeObject with default value.


setAutoGlyphOrientationVertical

public void setAutoGlyphOrientationVertical()
Sets a glyph orientation vertical Attribute to the AttributeObject with value auto.


setAutoGlyphOrientationVertical

public void setAutoGlyphOrientationVertical(int angle)
Sets a glyph orientation vertical Attribute to the AttributeObject.

Parameters:
angle - Value of Attribute.

setRubyAlign

public void setRubyAlign()
Sets a ruby align Attribute to the AttributeObject with default value.


setRubyAlign

public void setRubyAlign(RubyAlign rubyAlign)
Sets a ruby align Attribute to the AttributeObject.

Parameters:
rubyAlign - Value of Attribute.

setRubyPosition

public void setRubyPosition()
Sets a ruby position Attribute to the AttributeObject with default value.


setRubyPosition

public void setRubyPosition(RubyPosition rubyPosition)
Sets a ruby positon Attribute to the AttributeObject.

Parameters:
rubyPosition - Value of Attribute.

setRole

public void setRole(Role role)
Sets a role Attribute to the AttributeObject.

Parameters:
role - Value of Attribute.

setChecked

public void setChecked()
Sets a checked Attribute to the AttributeObject with default value.


setChecked

public void setChecked(Checked checkedValue)
Sets a checked Attribute to the AttributeObject.

Parameters:
checkedValue - Value of Attribute.

setDescription

public void setDescription(java.lang.String desc)
Sets a description Attribute to the AttributeObject.

Parameters:
desc - Value of Attribute.

setListNumbering

public void setListNumbering()
Sets a list numbering Attribute to the AttributeObject with default value.


setListNumbering

public void setListNumbering(ListNumbering listNumbering)
Sets a list numberingAttribute to the AttributeObject.

Parameters:
listNumbering - Value of Attribute.

setRowSpan

public void setRowSpan()
Sets a row span Attribute to the AttributeObject with default value.


setRowSpan

public void setRowSpan(int rowSpan)
Sets a row span Attribute to the AttributeObject.

Parameters:
rowSpan - Value of Attribute.

setColumnSpan

public void setColumnSpan()
Sets a column span Attribute to the AttributeObject with default value.


setColumnSpan

public void setColumnSpan(int colSpan)
Sets a column span Attribute to the AttributeObject.

Parameters:
colSpan - Value of Attribute.

setHeaders

public void setHeaders()
Sets a headers Attribute to the AttributeObject with default value.


setHeaders

public void setHeaders(java.lang.String[] headers)
Sets a headers Attribute to the AttributeObject.

Parameters:
headers - Value of Attribute.

setScope

public void setScope()
Sets a scope Attribute to the AttributeObject with default value.


setScope

public void setScope(Scope scope)
Sets a scope Attribute to the AttributeObject.

Parameters:
scope - Value of Attribute.

setSummary

public void setSummary(java.lang.String summary)
Sets a summary Attribute to the AttributeObject.

Parameters:
summary - Value of Attribute.

getOwner

public AttributeOwner getOwner()
Gets the owner of the attribute Object.

Specified by:
getOwner in class AttributeType
Returns:
owner of attribute object.

DynamicPDF by ceTe Software

API Reference for DynamicPDF v10.04 for Java generated on September 25, 2019
© Copyright 2019, ceTe Software