org.odftoolkit.odfdom.dom.element.style
Class StyleTableCellPropertiesElement

java.lang.Object
  extended by org.apache.xerces.dom.NodeImpl
      extended by org.apache.xerces.dom.ChildNode
          extended by org.apache.xerces.dom.ParentNode
              extended by org.apache.xerces.dom.ElementImpl
                  extended by org.apache.xerces.dom.ElementNSImpl
                      extended by org.odftoolkit.odfdom.pkg.OdfElement
                          extended by org.odftoolkit.odfdom.dom.element.OdfStylePropertiesBase
                              extended by org.odftoolkit.odfdom.dom.element.style.StyleTableCellPropertiesElement
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable, Element, EventTarget, Node, NodeList, TypeInfo

public class StyleTableCellPropertiesElement
extends OdfStylePropertiesBase

DOM implementation of OpenDocument element style:table-cell-properties.

See Also:
Serialized Form

Field Summary
static OdfStyleProperty BackgroundColor
           
static OdfStyleProperty Border
           
static OdfStyleProperty BorderBottom
           
static OdfStyleProperty BorderLeft
           
static OdfStyleProperty BorderLineWidth
           
static OdfStyleProperty BorderLineWidthBottom
           
static OdfStyleProperty BorderLineWidthLeft
           
static OdfStyleProperty BorderLineWidthRight
           
static OdfStyleProperty BorderLineWidthTop
           
static OdfStyleProperty BorderRight
           
static OdfStyleProperty BorderTop
           
static OdfStyleProperty CellProtect
           
static OdfStyleProperty DecimalPlaces
           
static OdfStyleProperty DiagonalBlTr
           
static OdfStyleProperty DiagonalBlTrWidths
           
static OdfStyleProperty DiagonalTlBr
           
static OdfStyleProperty DiagonalTlBrWidths
           
static OdfStyleProperty Direction
           
static OdfName ELEMENT_NAME
           
static OdfStyleProperty GlyphOrientationVertical
           
static OdfStyleProperty Padding
           
static OdfStyleProperty PaddingBottom
           
static OdfStyleProperty PaddingLeft
           
static OdfStyleProperty PaddingRight
           
static OdfStyleProperty PaddingTop
           
static OdfStyleProperty PrintContent
           
static OdfStyleProperty RepeatContent
           
static OdfStyleProperty RotationAlign
           
static OdfStyleProperty RotationAngle
           
static OdfStyleProperty Shadow
           
static OdfStyleProperty ShrinkToFit
           
static OdfStyleProperty TextAlignSource
           
static OdfStyleProperty VerticalAlign
           
static OdfStyleProperty WrapOption
           
static OdfStyleProperty WritingMode
           
 
Fields inherited from class org.apache.xerces.dom.ElementNSImpl
localName, namespaceURI
 
Fields inherited from class org.apache.xerces.dom.ElementImpl
attributes, name
 
Fields inherited from class org.apache.xerces.dom.ParentNode
firstChild, fNodeListCache, ownerDocument
 
Fields inherited from class org.apache.xerces.dom.ChildNode
nextSibling, previousSibling
 
Fields inherited from class org.apache.xerces.dom.NodeImpl
DOCUMENT_POSITION_CONTAINS, DOCUMENT_POSITION_DISCONNECTED, DOCUMENT_POSITION_FOLLOWING, DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC, DOCUMENT_POSITION_IS_CONTAINED, DOCUMENT_POSITION_PRECEDING, ELEMENT_DEFINITION_NODE, FIRSTCHILD, flags, HASSTRING, ID, IGNORABLEWS, NORMALIZED, OWNED, ownerNode, READONLY, SPECIFIED, SYNCCHILDREN, SYNCDATA, TREE_POSITION_ANCESTOR, TREE_POSITION_DESCENDANT, TREE_POSITION_DISCONNECTED, TREE_POSITION_EQUIVALENT, TREE_POSITION_FOLLOWING, TREE_POSITION_PRECEDING, TREE_POSITION_SAME_NODE
 
Fields inherited from interface org.w3c.dom.Node
ATTRIBUTE_NODE, CDATA_SECTION_NODE, COMMENT_NODE, DOCUMENT_FRAGMENT_NODE, DOCUMENT_NODE, DOCUMENT_POSITION_CONTAINED_BY, DOCUMENT_POSITION_CONTAINS, DOCUMENT_POSITION_DISCONNECTED, DOCUMENT_POSITION_FOLLOWING, DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC, DOCUMENT_POSITION_PRECEDING, DOCUMENT_TYPE_NODE, ELEMENT_NODE, ENTITY_NODE, ENTITY_REFERENCE_NODE, NOTATION_NODE, PROCESSING_INSTRUCTION_NODE, TEXT_NODE
 
Fields inherited from interface org.w3c.dom.TypeInfo
DERIVATION_EXTENSION, DERIVATION_LIST, DERIVATION_RESTRICTION, DERIVATION_UNION
 
Constructor Summary
StyleTableCellPropertiesElement(OdfFileDom ownerDoc)
          Create the instance of StyleTableCellPropertiesElement
 
Method Summary
 void accept(ElementVisitor visitor)
          Accept an visitor instance to allow the visitor to do some operations.
 java.lang.String getFoBackgroundColorAttribute()
          Receives the value of the ODFDOM attribute representation FoBackgroundColorAttribute , See fo:background-color
 java.lang.String getFoBorderAttribute()
          Receives the value of the ODFDOM attribute representation FoBorderAttribute , See fo:border
 java.lang.String getFoBorderBottomAttribute()
          Receives the value of the ODFDOM attribute representation FoBorderBottomAttribute , See fo:border-bottom
 java.lang.String getFoBorderLeftAttribute()
          Receives the value of the ODFDOM attribute representation FoBorderLeftAttribute , See fo:border-left
 java.lang.String getFoBorderRightAttribute()
          Receives the value of the ODFDOM attribute representation FoBorderRightAttribute , See fo:border-right
 java.lang.String getFoBorderTopAttribute()
          Receives the value of the ODFDOM attribute representation FoBorderTopAttribute , See fo:border-top
 java.lang.String getFoPaddingAttribute()
          Receives the value of the ODFDOM attribute representation FoPaddingAttribute , See fo:padding
 java.lang.String getFoPaddingBottomAttribute()
          Receives the value of the ODFDOM attribute representation FoPaddingBottomAttribute , See fo:padding-bottom
 java.lang.String getFoPaddingLeftAttribute()
          Receives the value of the ODFDOM attribute representation FoPaddingLeftAttribute , See fo:padding-left
 java.lang.String getFoPaddingRightAttribute()
          Receives the value of the ODFDOM attribute representation FoPaddingRightAttribute , See fo:padding-right
 java.lang.String getFoPaddingTopAttribute()
          Receives the value of the ODFDOM attribute representation FoPaddingTopAttribute , See fo:padding-top
 java.lang.String getFoWrapOptionAttribute()
          Receives the value of the ODFDOM attribute representation FoWrapOptionAttribute , See fo:wrap-option
 OdfName getOdfName()
          Get the element name
 java.lang.String getStyleBorderLineWidthAttribute()
          Receives the value of the ODFDOM attribute representation StyleBorderLineWidthAttribute , See style:border-line-width
 java.lang.String getStyleBorderLineWidthBottomAttribute()
          Receives the value of the ODFDOM attribute representation StyleBorderLineWidthBottomAttribute , See style:border-line-width-bottom
 java.lang.String getStyleBorderLineWidthLeftAttribute()
          Receives the value of the ODFDOM attribute representation StyleBorderLineWidthLeftAttribute , See style:border-line-width-left
 java.lang.String getStyleBorderLineWidthRightAttribute()
          Receives the value of the ODFDOM attribute representation StyleBorderLineWidthRightAttribute , See style:border-line-width-right
 java.lang.String getStyleBorderLineWidthTopAttribute()
          Receives the value of the ODFDOM attribute representation StyleBorderLineWidthTopAttribute , See style:border-line-width-top
 java.lang.String getStyleCellProtectAttribute()
          Receives the value of the ODFDOM attribute representation StyleCellProtectAttribute , See style:cell-protect
 java.lang.Integer getStyleDecimalPlacesAttribute()
          Receives the value of the ODFDOM attribute representation StyleDecimalPlacesAttribute , See style:decimal-places
 java.lang.String getStyleDiagonalBlTrAttribute()
          Receives the value of the ODFDOM attribute representation StyleDiagonalBlTrAttribute , See style:diagonal-bl-tr
 java.lang.String getStyleDiagonalBlTrWidthsAttribute()
          Receives the value of the ODFDOM attribute representation StyleDiagonalBlTrWidthsAttribute , See style:diagonal-bl-tr-widths
 java.lang.String getStyleDiagonalTlBrAttribute()
          Receives the value of the ODFDOM attribute representation StyleDiagonalTlBrAttribute , See style:diagonal-tl-br
 java.lang.String getStyleDiagonalTlBrWidthsAttribute()
          Receives the value of the ODFDOM attribute representation StyleDiagonalTlBrWidthsAttribute , See style:diagonal-tl-br-widths
 java.lang.String getStyleDirectionAttribute()
          Receives the value of the ODFDOM attribute representation StyleDirectionAttribute , See style:direction
 java.lang.String getStyleGlyphOrientationVerticalAttribute()
          Receives the value of the ODFDOM attribute representation StyleGlyphOrientationVerticalAttribute , See style:glyph-orientation-vertical
 java.lang.Boolean getStylePrintContentAttribute()
          Receives the value of the ODFDOM attribute representation StylePrintContentAttribute , See style:print-content
 java.lang.Boolean getStyleRepeatContentAttribute()
          Receives the value of the ODFDOM attribute representation StyleRepeatContentAttribute , See style:repeat-content
 java.lang.String getStyleRotationAlignAttribute()
          Receives the value of the ODFDOM attribute representation StyleRotationAlignAttribute , See style:rotation-align
 java.lang.String getStyleRotationAngleAttribute()
          Receives the value of the ODFDOM attribute representation StyleRotationAngleAttribute , See style:rotation-angle
 java.lang.String getStyleShadowAttribute()
          Receives the value of the ODFDOM attribute representation StyleShadowAttribute , See style:shadow
 java.lang.Boolean getStyleShrinkToFitAttribute()
          Receives the value of the ODFDOM attribute representation StyleShrinkToFitAttribute , See style:shrink-to-fit
 java.lang.String getStyleTextAlignSourceAttribute()
          Receives the value of the ODFDOM attribute representation StyleTextAlignSourceAttribute , See style:text-align-source
 java.lang.String getStyleVerticalAlignAttribute()
          Receives the value of the ODFDOM attribute representation StyleVerticalAlignAttribute , See style:vertical-align
 java.lang.String getStyleWritingModeAttribute()
          Receives the value of the ODFDOM attribute representation StyleWritingModeAttribute , See style:writing-mode
 StyleBackgroundImageElement newStyleBackgroundImageElement()
          Create child element style:background-image.
 void setFoBackgroundColorAttribute(java.lang.String foBackgroundColorValue)
          Sets the value of ODFDOM attribute representation FoBackgroundColorAttribute , See fo:background-color
 void setFoBorderAttribute(java.lang.String foBorderValue)
          Sets the value of ODFDOM attribute representation FoBorderAttribute , See fo:border
 void setFoBorderBottomAttribute(java.lang.String foBorderBottomValue)
          Sets the value of ODFDOM attribute representation FoBorderBottomAttribute , See fo:border-bottom
 void setFoBorderLeftAttribute(java.lang.String foBorderLeftValue)
          Sets the value of ODFDOM attribute representation FoBorderLeftAttribute , See fo:border-left
 void setFoBorderRightAttribute(java.lang.String foBorderRightValue)
          Sets the value of ODFDOM attribute representation FoBorderRightAttribute , See fo:border-right
 void setFoBorderTopAttribute(java.lang.String foBorderTopValue)
          Sets the value of ODFDOM attribute representation FoBorderTopAttribute , See fo:border-top
 void setFoPaddingAttribute(java.lang.String foPaddingValue)
          Sets the value of ODFDOM attribute representation FoPaddingAttribute , See fo:padding
 void setFoPaddingBottomAttribute(java.lang.String foPaddingBottomValue)
          Sets the value of ODFDOM attribute representation FoPaddingBottomAttribute , See fo:padding-bottom
 void setFoPaddingLeftAttribute(java.lang.String foPaddingLeftValue)
          Sets the value of ODFDOM attribute representation FoPaddingLeftAttribute , See fo:padding-left
 void setFoPaddingRightAttribute(java.lang.String foPaddingRightValue)
          Sets the value of ODFDOM attribute representation FoPaddingRightAttribute , See fo:padding-right
 void setFoPaddingTopAttribute(java.lang.String foPaddingTopValue)
          Sets the value of ODFDOM attribute representation FoPaddingTopAttribute , See fo:padding-top
 void setFoWrapOptionAttribute(java.lang.String foWrapOptionValue)
          Sets the value of ODFDOM attribute representation FoWrapOptionAttribute , See fo:wrap-option
 void setStyleBorderLineWidthAttribute(java.lang.String styleBorderLineWidthValue)
          Sets the value of ODFDOM attribute representation StyleBorderLineWidthAttribute , See style:border-line-width
 void setStyleBorderLineWidthBottomAttribute(java.lang.String styleBorderLineWidthBottomValue)
          Sets the value of ODFDOM attribute representation StyleBorderLineWidthBottomAttribute , See style:border-line-width-bottom
 void setStyleBorderLineWidthLeftAttribute(java.lang.String styleBorderLineWidthLeftValue)
          Sets the value of ODFDOM attribute representation StyleBorderLineWidthLeftAttribute , See style:border-line-width-left
 void setStyleBorderLineWidthRightAttribute(java.lang.String styleBorderLineWidthRightValue)
          Sets the value of ODFDOM attribute representation StyleBorderLineWidthRightAttribute , See style:border-line-width-right
 void setStyleBorderLineWidthTopAttribute(java.lang.String styleBorderLineWidthTopValue)
          Sets the value of ODFDOM attribute representation StyleBorderLineWidthTopAttribute , See style:border-line-width-top
 void setStyleCellProtectAttribute(java.lang.String styleCellProtectValue)
          Sets the value of ODFDOM attribute representation StyleCellProtectAttribute , See style:cell-protect
 void setStyleDecimalPlacesAttribute(java.lang.Integer styleDecimalPlacesValue)
          Sets the value of ODFDOM attribute representation StyleDecimalPlacesAttribute , See style:decimal-places
 void setStyleDiagonalBlTrAttribute(java.lang.String styleDiagonalBlTrValue)
          Sets the value of ODFDOM attribute representation StyleDiagonalBlTrAttribute , See style:diagonal-bl-tr
 void setStyleDiagonalBlTrWidthsAttribute(java.lang.String styleDiagonalBlTrWidthsValue)
          Sets the value of ODFDOM attribute representation StyleDiagonalBlTrWidthsAttribute , See style:diagonal-bl-tr-widths
 void setStyleDiagonalTlBrAttribute(java.lang.String styleDiagonalTlBrValue)
          Sets the value of ODFDOM attribute representation StyleDiagonalTlBrAttribute , See style:diagonal-tl-br
 void setStyleDiagonalTlBrWidthsAttribute(java.lang.String styleDiagonalTlBrWidthsValue)
          Sets the value of ODFDOM attribute representation StyleDiagonalTlBrWidthsAttribute , See style:diagonal-tl-br-widths
 void setStyleDirectionAttribute(java.lang.String styleDirectionValue)
          Sets the value of ODFDOM attribute representation StyleDirectionAttribute , See style:direction
 void setStyleGlyphOrientationVerticalAttribute(java.lang.String styleGlyphOrientationVerticalValue)
          Sets the value of ODFDOM attribute representation StyleGlyphOrientationVerticalAttribute , See style:glyph-orientation-vertical
 void setStylePrintContentAttribute(java.lang.Boolean stylePrintContentValue)
          Sets the value of ODFDOM attribute representation StylePrintContentAttribute , See style:print-content
 void setStyleRepeatContentAttribute(java.lang.Boolean styleRepeatContentValue)
          Sets the value of ODFDOM attribute representation StyleRepeatContentAttribute , See style:repeat-content
 void setStyleRotationAlignAttribute(java.lang.String styleRotationAlignValue)
          Sets the value of ODFDOM attribute representation StyleRotationAlignAttribute , See style:rotation-align
 void setStyleRotationAngleAttribute(java.lang.String styleRotationAngleValue)
          Sets the value of ODFDOM attribute representation StyleRotationAngleAttribute , See style:rotation-angle
 void setStyleShadowAttribute(java.lang.String styleShadowValue)
          Sets the value of ODFDOM attribute representation StyleShadowAttribute , See style:shadow
 void setStyleShrinkToFitAttribute(java.lang.Boolean styleShrinkToFitValue)
          Sets the value of ODFDOM attribute representation StyleShrinkToFitAttribute , See style:shrink-to-fit
 void setStyleTextAlignSourceAttribute(java.lang.String styleTextAlignSourceValue)
          Sets the value of ODFDOM attribute representation StyleTextAlignSourceAttribute , See style:text-align-source
 void setStyleVerticalAlignAttribute(java.lang.String styleVerticalAlignValue)
          Sets the value of ODFDOM attribute representation StyleVerticalAlignAttribute , See style:vertical-align
 void setStyleWritingModeAttribute(java.lang.String styleWritingModeValue)
          Sets the value of ODFDOM attribute representation StyleWritingModeAttribute , See style:writing-mode
 
Methods inherited from class org.odftoolkit.odfdom.dom.element.OdfStylePropertiesBase
hashCode
 
Methods inherited from class org.odftoolkit.odfdom.pkg.OdfElement
cloneNode, equals, findFirstChildNode, findNextChildNode, findPreviousChildNode, getAncestorAs, getOdfAttribute, getOdfAttribute, getOdfAttributeValue, getParentAs, hasOdfAttribute, insertBefore, onInsertNode, onInsertNode, onRemoveNode, onRemoveNode, removeChild, replaceChild, setOdfAttribute, setOdfAttributeValue, toString
 
Methods inherited from class org.apache.xerces.dom.ElementNSImpl
getBaseURI, getLocalName, getNamespaceURI, getPrefix, getTypeName, getTypeNamespace, isDerivedFrom, setPrefix, setType, setValues
 
Methods inherited from class org.apache.xerces.dom.ElementImpl
getAttribute, getAttributeNode, getAttributeNodeNS, getAttributeNS, getAttributes, getDefaultAttributes, getElementsByTagName, getElementsByTagNameNS, getNodeName, getNodeType, getSchemaTypeInfo, getTagName, getXercesAttribute, hasAttribute, hasAttributeNS, hasAttributes, isEqualNode, normalize, reconcileDefaultAttributes, removeAttribute, removeAttributeNode, removeAttributeNS, setAttribute, setAttributeNode, setAttributeNodeNS, setAttributeNS, setIdAttribute, setIdAttributeNode, setIdAttributeNS, setOwnerDocument, setReadOnly, setupDefaultAttributes, setXercesAttributeNode, synchronizeData
 
Methods inherited from class org.apache.xerces.dom.ParentNode
getChildNodes, getChildNodesUnoptimized, getFirstChild, getLastChild, getLength, getOwnerDocument, getTextContent, hasChildNodes, item, setTextContent, synchronizeChildren
 
Methods inherited from class org.apache.xerces.dom.ChildNode
getNextSibling, getParentNode, getPreviousSibling
 
Methods inherited from class org.apache.xerces.dom.NodeImpl
addEventListener, appendChild, changed, changes, compareDocumentPosition, compareTreePosition, dispatchEvent, getContainer, getFeature, getNodeNumber, getNodeValue, getReadOnly, getUserData, getUserData, getUserDataRecord, isDefaultNamespace, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, needsSyncChildren, removeEventListener, setNodeValue, setUserData, setUserData
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.w3c.dom.Node
appendChild, compareDocumentPosition, getChildNodes, getFeature, getFirstChild, getLastChild, getNextSibling, getNodeValue, getOwnerDocument, getParentNode, getPreviousSibling, getTextContent, getUserData, hasChildNodes, isDefaultNamespace, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, setNodeValue, setTextContent, setUserData
 

Field Detail

ELEMENT_NAME

public static final OdfName ELEMENT_NAME

BackgroundColor

public static final OdfStyleProperty BackgroundColor

Border

public static final OdfStyleProperty Border

BorderBottom

public static final OdfStyleProperty BorderBottom

BorderLeft

public static final OdfStyleProperty BorderLeft

BorderRight

public static final OdfStyleProperty BorderRight

BorderTop

public static final OdfStyleProperty BorderTop

Padding

public static final OdfStyleProperty Padding

PaddingBottom

public static final OdfStyleProperty PaddingBottom

PaddingLeft

public static final OdfStyleProperty PaddingLeft

PaddingRight

public static final OdfStyleProperty PaddingRight

PaddingTop

public static final OdfStyleProperty PaddingTop

WrapOption

public static final OdfStyleProperty WrapOption

BorderLineWidth

public static final OdfStyleProperty BorderLineWidth

BorderLineWidthBottom

public static final OdfStyleProperty BorderLineWidthBottom

BorderLineWidthLeft

public static final OdfStyleProperty BorderLineWidthLeft

BorderLineWidthRight

public static final OdfStyleProperty BorderLineWidthRight

BorderLineWidthTop

public static final OdfStyleProperty BorderLineWidthTop

CellProtect

public static final OdfStyleProperty CellProtect

DecimalPlaces

public static final OdfStyleProperty DecimalPlaces

DiagonalBlTr

public static final OdfStyleProperty DiagonalBlTr

DiagonalBlTrWidths

public static final OdfStyleProperty DiagonalBlTrWidths

DiagonalTlBr

public static final OdfStyleProperty DiagonalTlBr

DiagonalTlBrWidths

public static final OdfStyleProperty DiagonalTlBrWidths

Direction

public static final OdfStyleProperty Direction

GlyphOrientationVertical

public static final OdfStyleProperty GlyphOrientationVertical

PrintContent

public static final OdfStyleProperty PrintContent

RepeatContent

public static final OdfStyleProperty RepeatContent

RotationAlign

public static final OdfStyleProperty RotationAlign

RotationAngle

public static final OdfStyleProperty RotationAngle

Shadow

public static final OdfStyleProperty Shadow

ShrinkToFit

public static final OdfStyleProperty ShrinkToFit

TextAlignSource

public static final OdfStyleProperty TextAlignSource

VerticalAlign

public static final OdfStyleProperty VerticalAlign

WritingMode

public static final OdfStyleProperty WritingMode
Constructor Detail

StyleTableCellPropertiesElement

public StyleTableCellPropertiesElement(OdfFileDom ownerDoc)
Create the instance of StyleTableCellPropertiesElement

Parameters:
ownerDoc - The type is OdfFileDom
Method Detail

getOdfName

public OdfName getOdfName()
Get the element name

Specified by:
getOdfName in class OdfElement
Returns:
return OdfName the name of element style:table-cell-properties.

getFoBackgroundColorAttribute

public java.lang.String getFoBackgroundColorAttribute()
Receives the value of the ODFDOM attribute representation FoBackgroundColorAttribute , See fo:background-color

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setFoBackgroundColorAttribute

public void setFoBackgroundColorAttribute(java.lang.String foBackgroundColorValue)
Sets the value of ODFDOM attribute representation FoBackgroundColorAttribute , See fo:background-color

Parameters:
foBackgroundColorValue - The type is String

getFoBorderAttribute

public java.lang.String getFoBorderAttribute()
Receives the value of the ODFDOM attribute representation FoBorderAttribute , See fo:border

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setFoBorderAttribute

public void setFoBorderAttribute(java.lang.String foBorderValue)
Sets the value of ODFDOM attribute representation FoBorderAttribute , See fo:border

Parameters:
foBorderValue - The type is String

getFoBorderBottomAttribute

public java.lang.String getFoBorderBottomAttribute()
Receives the value of the ODFDOM attribute representation FoBorderBottomAttribute , See fo:border-bottom

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setFoBorderBottomAttribute

public void setFoBorderBottomAttribute(java.lang.String foBorderBottomValue)
Sets the value of ODFDOM attribute representation FoBorderBottomAttribute , See fo:border-bottom

Parameters:
foBorderBottomValue - The type is String

getFoBorderLeftAttribute

public java.lang.String getFoBorderLeftAttribute()
Receives the value of the ODFDOM attribute representation FoBorderLeftAttribute , See fo:border-left

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setFoBorderLeftAttribute

public void setFoBorderLeftAttribute(java.lang.String foBorderLeftValue)
Sets the value of ODFDOM attribute representation FoBorderLeftAttribute , See fo:border-left

Parameters:
foBorderLeftValue - The type is String

getFoBorderRightAttribute

public java.lang.String getFoBorderRightAttribute()
Receives the value of the ODFDOM attribute representation FoBorderRightAttribute , See fo:border-right

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setFoBorderRightAttribute

public void setFoBorderRightAttribute(java.lang.String foBorderRightValue)
Sets the value of ODFDOM attribute representation FoBorderRightAttribute , See fo:border-right

Parameters:
foBorderRightValue - The type is String

getFoBorderTopAttribute

public java.lang.String getFoBorderTopAttribute()
Receives the value of the ODFDOM attribute representation FoBorderTopAttribute , See fo:border-top

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setFoBorderTopAttribute

public void setFoBorderTopAttribute(java.lang.String foBorderTopValue)
Sets the value of ODFDOM attribute representation FoBorderTopAttribute , See fo:border-top

Parameters:
foBorderTopValue - The type is String

getFoPaddingAttribute

public java.lang.String getFoPaddingAttribute()
Receives the value of the ODFDOM attribute representation FoPaddingAttribute , See fo:padding

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setFoPaddingAttribute

public void setFoPaddingAttribute(java.lang.String foPaddingValue)
Sets the value of ODFDOM attribute representation FoPaddingAttribute , See fo:padding

Parameters:
foPaddingValue - The type is String

getFoPaddingBottomAttribute

public java.lang.String getFoPaddingBottomAttribute()
Receives the value of the ODFDOM attribute representation FoPaddingBottomAttribute , See fo:padding-bottom

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setFoPaddingBottomAttribute

public void setFoPaddingBottomAttribute(java.lang.String foPaddingBottomValue)
Sets the value of ODFDOM attribute representation FoPaddingBottomAttribute , See fo:padding-bottom

Parameters:
foPaddingBottomValue - The type is String

getFoPaddingLeftAttribute

public java.lang.String getFoPaddingLeftAttribute()
Receives the value of the ODFDOM attribute representation FoPaddingLeftAttribute , See fo:padding-left

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setFoPaddingLeftAttribute

public void setFoPaddingLeftAttribute(java.lang.String foPaddingLeftValue)
Sets the value of ODFDOM attribute representation FoPaddingLeftAttribute , See fo:padding-left

Parameters:
foPaddingLeftValue - The type is String

getFoPaddingRightAttribute

public java.lang.String getFoPaddingRightAttribute()
Receives the value of the ODFDOM attribute representation FoPaddingRightAttribute , See fo:padding-right

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setFoPaddingRightAttribute

public void setFoPaddingRightAttribute(java.lang.String foPaddingRightValue)
Sets the value of ODFDOM attribute representation FoPaddingRightAttribute , See fo:padding-right

Parameters:
foPaddingRightValue - The type is String

getFoPaddingTopAttribute

public java.lang.String getFoPaddingTopAttribute()
Receives the value of the ODFDOM attribute representation FoPaddingTopAttribute , See fo:padding-top

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setFoPaddingTopAttribute

public void setFoPaddingTopAttribute(java.lang.String foPaddingTopValue)
Sets the value of ODFDOM attribute representation FoPaddingTopAttribute , See fo:padding-top

Parameters:
foPaddingTopValue - The type is String

getFoWrapOptionAttribute

public java.lang.String getFoWrapOptionAttribute()
Receives the value of the ODFDOM attribute representation FoWrapOptionAttribute , See fo:wrap-option

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setFoWrapOptionAttribute

public void setFoWrapOptionAttribute(java.lang.String foWrapOptionValue)
Sets the value of ODFDOM attribute representation FoWrapOptionAttribute , See fo:wrap-option

Parameters:
foWrapOptionValue - The type is String

getStyleBorderLineWidthAttribute

public java.lang.String getStyleBorderLineWidthAttribute()
Receives the value of the ODFDOM attribute representation StyleBorderLineWidthAttribute , See style:border-line-width

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleBorderLineWidthAttribute

public void setStyleBorderLineWidthAttribute(java.lang.String styleBorderLineWidthValue)
Sets the value of ODFDOM attribute representation StyleBorderLineWidthAttribute , See style:border-line-width

Parameters:
styleBorderLineWidthValue - The type is String

getStyleBorderLineWidthBottomAttribute

public java.lang.String getStyleBorderLineWidthBottomAttribute()
Receives the value of the ODFDOM attribute representation StyleBorderLineWidthBottomAttribute , See style:border-line-width-bottom

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleBorderLineWidthBottomAttribute

public void setStyleBorderLineWidthBottomAttribute(java.lang.String styleBorderLineWidthBottomValue)
Sets the value of ODFDOM attribute representation StyleBorderLineWidthBottomAttribute , See style:border-line-width-bottom

Parameters:
styleBorderLineWidthBottomValue - The type is String

getStyleBorderLineWidthLeftAttribute

public java.lang.String getStyleBorderLineWidthLeftAttribute()
Receives the value of the ODFDOM attribute representation StyleBorderLineWidthLeftAttribute , See style:border-line-width-left

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleBorderLineWidthLeftAttribute

public void setStyleBorderLineWidthLeftAttribute(java.lang.String styleBorderLineWidthLeftValue)
Sets the value of ODFDOM attribute representation StyleBorderLineWidthLeftAttribute , See style:border-line-width-left

Parameters:
styleBorderLineWidthLeftValue - The type is String

getStyleBorderLineWidthRightAttribute

public java.lang.String getStyleBorderLineWidthRightAttribute()
Receives the value of the ODFDOM attribute representation StyleBorderLineWidthRightAttribute , See style:border-line-width-right

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleBorderLineWidthRightAttribute

public void setStyleBorderLineWidthRightAttribute(java.lang.String styleBorderLineWidthRightValue)
Sets the value of ODFDOM attribute representation StyleBorderLineWidthRightAttribute , See style:border-line-width-right

Parameters:
styleBorderLineWidthRightValue - The type is String

getStyleBorderLineWidthTopAttribute

public java.lang.String getStyleBorderLineWidthTopAttribute()
Receives the value of the ODFDOM attribute representation StyleBorderLineWidthTopAttribute , See style:border-line-width-top

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleBorderLineWidthTopAttribute

public void setStyleBorderLineWidthTopAttribute(java.lang.String styleBorderLineWidthTopValue)
Sets the value of ODFDOM attribute representation StyleBorderLineWidthTopAttribute , See style:border-line-width-top

Parameters:
styleBorderLineWidthTopValue - The type is String

getStyleCellProtectAttribute

public java.lang.String getStyleCellProtectAttribute()
Receives the value of the ODFDOM attribute representation StyleCellProtectAttribute , See style:cell-protect

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleCellProtectAttribute

public void setStyleCellProtectAttribute(java.lang.String styleCellProtectValue)
Sets the value of ODFDOM attribute representation StyleCellProtectAttribute , See style:cell-protect

Parameters:
styleCellProtectValue - The type is String

getStyleDecimalPlacesAttribute

public java.lang.Integer getStyleDecimalPlacesAttribute()
Receives the value of the ODFDOM attribute representation StyleDecimalPlacesAttribute , See style:decimal-places

Returns:
- the Integer , the value or null, if the attribute is not set and no default value defined.

setStyleDecimalPlacesAttribute

public void setStyleDecimalPlacesAttribute(java.lang.Integer styleDecimalPlacesValue)
Sets the value of ODFDOM attribute representation StyleDecimalPlacesAttribute , See style:decimal-places

Parameters:
styleDecimalPlacesValue - The type is Integer

getStyleDiagonalBlTrAttribute

public java.lang.String getStyleDiagonalBlTrAttribute()
Receives the value of the ODFDOM attribute representation StyleDiagonalBlTrAttribute , See style:diagonal-bl-tr

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleDiagonalBlTrAttribute

public void setStyleDiagonalBlTrAttribute(java.lang.String styleDiagonalBlTrValue)
Sets the value of ODFDOM attribute representation StyleDiagonalBlTrAttribute , See style:diagonal-bl-tr

Parameters:
styleDiagonalBlTrValue - The type is String

getStyleDiagonalBlTrWidthsAttribute

public java.lang.String getStyleDiagonalBlTrWidthsAttribute()
Receives the value of the ODFDOM attribute representation StyleDiagonalBlTrWidthsAttribute , See style:diagonal-bl-tr-widths

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleDiagonalBlTrWidthsAttribute

public void setStyleDiagonalBlTrWidthsAttribute(java.lang.String styleDiagonalBlTrWidthsValue)
Sets the value of ODFDOM attribute representation StyleDiagonalBlTrWidthsAttribute , See style:diagonal-bl-tr-widths

Parameters:
styleDiagonalBlTrWidthsValue - The type is String

getStyleDiagonalTlBrAttribute

public java.lang.String getStyleDiagonalTlBrAttribute()
Receives the value of the ODFDOM attribute representation StyleDiagonalTlBrAttribute , See style:diagonal-tl-br

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleDiagonalTlBrAttribute

public void setStyleDiagonalTlBrAttribute(java.lang.String styleDiagonalTlBrValue)
Sets the value of ODFDOM attribute representation StyleDiagonalTlBrAttribute , See style:diagonal-tl-br

Parameters:
styleDiagonalTlBrValue - The type is String

getStyleDiagonalTlBrWidthsAttribute

public java.lang.String getStyleDiagonalTlBrWidthsAttribute()
Receives the value of the ODFDOM attribute representation StyleDiagonalTlBrWidthsAttribute , See style:diagonal-tl-br-widths

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleDiagonalTlBrWidthsAttribute

public void setStyleDiagonalTlBrWidthsAttribute(java.lang.String styleDiagonalTlBrWidthsValue)
Sets the value of ODFDOM attribute representation StyleDiagonalTlBrWidthsAttribute , See style:diagonal-tl-br-widths

Parameters:
styleDiagonalTlBrWidthsValue - The type is String

getStyleDirectionAttribute

public java.lang.String getStyleDirectionAttribute()
Receives the value of the ODFDOM attribute representation StyleDirectionAttribute , See style:direction

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleDirectionAttribute

public void setStyleDirectionAttribute(java.lang.String styleDirectionValue)
Sets the value of ODFDOM attribute representation StyleDirectionAttribute , See style:direction

Parameters:
styleDirectionValue - The type is String

getStyleGlyphOrientationVerticalAttribute

public java.lang.String getStyleGlyphOrientationVerticalAttribute()
Receives the value of the ODFDOM attribute representation StyleGlyphOrientationVerticalAttribute , See style:glyph-orientation-vertical

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleGlyphOrientationVerticalAttribute

public void setStyleGlyphOrientationVerticalAttribute(java.lang.String styleGlyphOrientationVerticalValue)
Sets the value of ODFDOM attribute representation StyleGlyphOrientationVerticalAttribute , See style:glyph-orientation-vertical

Parameters:
styleGlyphOrientationVerticalValue - The type is String

getStylePrintContentAttribute

public java.lang.Boolean getStylePrintContentAttribute()
Receives the value of the ODFDOM attribute representation StylePrintContentAttribute , See style:print-content

Returns:
- the Boolean , the value or null, if the attribute is not set and no default value defined.

setStylePrintContentAttribute

public void setStylePrintContentAttribute(java.lang.Boolean stylePrintContentValue)
Sets the value of ODFDOM attribute representation StylePrintContentAttribute , See style:print-content

Parameters:
stylePrintContentValue - The type is Boolean

getStyleRepeatContentAttribute

public java.lang.Boolean getStyleRepeatContentAttribute()
Receives the value of the ODFDOM attribute representation StyleRepeatContentAttribute , See style:repeat-content

Returns:
- the Boolean , the value or null, if the attribute is not set and no default value defined.

setStyleRepeatContentAttribute

public void setStyleRepeatContentAttribute(java.lang.Boolean styleRepeatContentValue)
Sets the value of ODFDOM attribute representation StyleRepeatContentAttribute , See style:repeat-content

Parameters:
styleRepeatContentValue - The type is Boolean

getStyleRotationAlignAttribute

public java.lang.String getStyleRotationAlignAttribute()
Receives the value of the ODFDOM attribute representation StyleRotationAlignAttribute , See style:rotation-align

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleRotationAlignAttribute

public void setStyleRotationAlignAttribute(java.lang.String styleRotationAlignValue)
Sets the value of ODFDOM attribute representation StyleRotationAlignAttribute , See style:rotation-align

Parameters:
styleRotationAlignValue - The type is String

getStyleRotationAngleAttribute

public java.lang.String getStyleRotationAngleAttribute()
Receives the value of the ODFDOM attribute representation StyleRotationAngleAttribute , See style:rotation-angle

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleRotationAngleAttribute

public void setStyleRotationAngleAttribute(java.lang.String styleRotationAngleValue)
Sets the value of ODFDOM attribute representation StyleRotationAngleAttribute , See style:rotation-angle

Parameters:
styleRotationAngleValue - The type is String

getStyleShadowAttribute

public java.lang.String getStyleShadowAttribute()
Receives the value of the ODFDOM attribute representation StyleShadowAttribute , See style:shadow

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleShadowAttribute

public void setStyleShadowAttribute(java.lang.String styleShadowValue)
Sets the value of ODFDOM attribute representation StyleShadowAttribute , See style:shadow

Parameters:
styleShadowValue - The type is String

getStyleShrinkToFitAttribute

public java.lang.Boolean getStyleShrinkToFitAttribute()
Receives the value of the ODFDOM attribute representation StyleShrinkToFitAttribute , See style:shrink-to-fit

Returns:
- the Boolean , the value or null, if the attribute is not set and no default value defined.

setStyleShrinkToFitAttribute

public void setStyleShrinkToFitAttribute(java.lang.Boolean styleShrinkToFitValue)
Sets the value of ODFDOM attribute representation StyleShrinkToFitAttribute , See style:shrink-to-fit

Parameters:
styleShrinkToFitValue - The type is Boolean

getStyleTextAlignSourceAttribute

public java.lang.String getStyleTextAlignSourceAttribute()
Receives the value of the ODFDOM attribute representation StyleTextAlignSourceAttribute , See style:text-align-source

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleTextAlignSourceAttribute

public void setStyleTextAlignSourceAttribute(java.lang.String styleTextAlignSourceValue)
Sets the value of ODFDOM attribute representation StyleTextAlignSourceAttribute , See style:text-align-source

Parameters:
styleTextAlignSourceValue - The type is String

getStyleVerticalAlignAttribute

public java.lang.String getStyleVerticalAlignAttribute()
Receives the value of the ODFDOM attribute representation StyleVerticalAlignAttribute , See style:vertical-align

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleVerticalAlignAttribute

public void setStyleVerticalAlignAttribute(java.lang.String styleVerticalAlignValue)
Sets the value of ODFDOM attribute representation StyleVerticalAlignAttribute , See style:vertical-align

Parameters:
styleVerticalAlignValue - The type is String

getStyleWritingModeAttribute

public java.lang.String getStyleWritingModeAttribute()
Receives the value of the ODFDOM attribute representation StyleWritingModeAttribute , See style:writing-mode

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleWritingModeAttribute

public void setStyleWritingModeAttribute(java.lang.String styleWritingModeValue)
Sets the value of ODFDOM attribute representation StyleWritingModeAttribute , See style:writing-mode

Parameters:
styleWritingModeValue - The type is String

newStyleBackgroundImageElement

public StyleBackgroundImageElement newStyleBackgroundImageElement()
Create child element style:background-image. Child element is new in Odf 1.2

Returns:
the element style:background-image

accept

public void accept(ElementVisitor visitor)
Description copied from class: OdfElement
Accept an visitor instance to allow the visitor to do some operations. Refer to visitor design pattern to get a better understanding.

Overrides:
accept in class OdfElement
Parameters:
visitor - an instance of DefaultElementVisitor


Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.