Class StyleHeaderFooterPropertiesElement
- java.lang.Object
-
- org.apache.xerces.dom.NodeImpl
-
- org.apache.xerces.dom.ChildNode
-
- org.apache.xerces.dom.ParentNode
-
- org.apache.xerces.dom.ElementImpl
-
- org.apache.xerces.dom.ElementNSImpl
-
- org.odftoolkit.odfdom.pkg.OdfElement
-
- org.odftoolkit.odfdom.dom.element.OdfStylePropertiesBase
-
- org.odftoolkit.odfdom.dom.element.style.StyleHeaderFooterPropertiesElement
-
- All Implemented Interfaces:
Serializable
,Cloneable
,Element
,ElementTraversal
,EventTarget
,Node
,NodeList
,TypeInfo
public class StyleHeaderFooterPropertiesElement extends OdfStylePropertiesBase
DOM implementation of OpenDocument element <style:header-footer-properties>.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description 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
DynamicSpacing
static OdfName
ELEMENT_NAME
static OdfStyleProperty
Height
static OdfStyleProperty
Margin
static OdfStyleProperty
MarginBottom
static OdfStyleProperty
MarginLeft
static OdfStyleProperty
MarginRight
static OdfStyleProperty
MarginTop
static OdfStyleProperty
MinHeight
static OdfStyleProperty
Padding
static OdfStyleProperty
PaddingBottom
static OdfStyleProperty
PaddingLeft
static OdfStyleProperty
PaddingRight
static OdfStyleProperty
PaddingTop
static OdfStyleProperty
Shadow
-
Fields inherited from class org.apache.xerces.dom.ParentNode
firstChild, fNodeListCache, ownerDocument
-
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
Constructors Constructor Description StyleHeaderFooterPropertiesElement(OdfFileDom ownerDoc)
Create the instance ofStyleHeaderFooterPropertiesElement
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
accept(ElementVisitor visitor)
Accept an visitor instance to allow the visitor to do some operations.String
getFoBackgroundColorAttribute()
Receives the value of the ODFDOM attribute representationFoBackgroundColorAttribute
, See @fo:background-colorString
getFoBorderAttribute()
Receives the value of the ODFDOM attribute representationFoBorderAttribute
, See @fo:borderString
getFoBorderBottomAttribute()
Receives the value of the ODFDOM attribute representationFoBorderBottomAttribute
, See @fo:border-bottomString
getFoBorderLeftAttribute()
Receives the value of the ODFDOM attribute representationFoBorderLeftAttribute
, See @fo:border-leftString
getFoBorderRightAttribute()
Receives the value of the ODFDOM attribute representationFoBorderRightAttribute
, See @fo:border-rightString
getFoBorderTopAttribute()
Receives the value of the ODFDOM attribute representationFoBorderTopAttribute
, See @fo:border-topString
getFoMarginAttribute()
Receives the value of the ODFDOM attribute representationFoMarginAttribute
, See @fo:marginString
getFoMarginBottomAttribute()
Receives the value of the ODFDOM attribute representationFoMarginBottomAttribute
, See @fo:margin-bottomString
getFoMarginLeftAttribute()
Receives the value of the ODFDOM attribute representationFoMarginLeftAttribute
, See @fo:margin-leftString
getFoMarginRightAttribute()
Receives the value of the ODFDOM attribute representationFoMarginRightAttribute
, See @fo:margin-rightString
getFoMarginTopAttribute()
Receives the value of the ODFDOM attribute representationFoMarginTopAttribute
, See @fo:margin-topString
getFoMinHeightAttribute()
Receives the value of the ODFDOM attribute representationFoMinHeightAttribute
, See @fo:min-heightString
getFoPaddingAttribute()
Receives the value of the ODFDOM attribute representationFoPaddingAttribute
, See @fo:paddingString
getFoPaddingBottomAttribute()
Receives the value of the ODFDOM attribute representationFoPaddingBottomAttribute
, See @fo:padding-bottomString
getFoPaddingLeftAttribute()
Receives the value of the ODFDOM attribute representationFoPaddingLeftAttribute
, See @fo:padding-leftString
getFoPaddingRightAttribute()
Receives the value of the ODFDOM attribute representationFoPaddingRightAttribute
, See @fo:padding-rightString
getFoPaddingTopAttribute()
Receives the value of the ODFDOM attribute representationFoPaddingTopAttribute
, See @fo:padding-topOdfName
getOdfName()
Get the element nameString
getStyleBorderLineWidthAttribute()
Receives the value of the ODFDOM attribute representationStyleBorderLineWidthAttribute
, See @style:border-line-widthString
getStyleBorderLineWidthBottomAttribute()
Receives the value of the ODFDOM attribute representationStyleBorderLineWidthBottomAttribute
, See @style:border-line-width-bottomString
getStyleBorderLineWidthLeftAttribute()
Receives the value of the ODFDOM attribute representationStyleBorderLineWidthLeftAttribute
, See @style:border-line-width-leftString
getStyleBorderLineWidthRightAttribute()
Receives the value of the ODFDOM attribute representationStyleBorderLineWidthRightAttribute
, See @style:border-line-width-rightString
getStyleBorderLineWidthTopAttribute()
Receives the value of the ODFDOM attribute representationStyleBorderLineWidthTopAttribute
, See @style:border-line-width-topBoolean
getStyleDynamicSpacingAttribute()
Receives the value of the ODFDOM attribute representationStyleDynamicSpacingAttribute
, See @style:dynamic-spacingString
getStyleShadowAttribute()
Receives the value of the ODFDOM attribute representationStyleShadowAttribute
, See @style:shadowString
getSvgHeightAttribute()
Receives the value of the ODFDOM attribute representationSvgHeightAttribute
, See @svg:heightStyleBackgroundImageElement
newStyleBackgroundImageElement()
Create child element <style:background-image>.void
setFoBackgroundColorAttribute(String foBackgroundColorValue)
Sets the value of ODFDOM attribute representationFoBackgroundColorAttribute
, See @fo:background-colorvoid
setFoBorderAttribute(String foBorderValue)
Sets the value of ODFDOM attribute representationFoBorderAttribute
, See @fo:bordervoid
setFoBorderBottomAttribute(String foBorderBottomValue)
Sets the value of ODFDOM attribute representationFoBorderBottomAttribute
, See @fo:border-bottomvoid
setFoBorderLeftAttribute(String foBorderLeftValue)
Sets the value of ODFDOM attribute representationFoBorderLeftAttribute
, See @fo:border-leftvoid
setFoBorderRightAttribute(String foBorderRightValue)
Sets the value of ODFDOM attribute representationFoBorderRightAttribute
, See @fo:border-rightvoid
setFoBorderTopAttribute(String foBorderTopValue)
Sets the value of ODFDOM attribute representationFoBorderTopAttribute
, See @fo:border-topvoid
setFoMarginAttribute(String foMarginValue)
Sets the value of ODFDOM attribute representationFoMarginAttribute
, See @fo:marginvoid
setFoMarginBottomAttribute(String foMarginBottomValue)
Sets the value of ODFDOM attribute representationFoMarginBottomAttribute
, See @fo:margin-bottomvoid
setFoMarginLeftAttribute(String foMarginLeftValue)
Sets the value of ODFDOM attribute representationFoMarginLeftAttribute
, See @fo:margin-leftvoid
setFoMarginRightAttribute(String foMarginRightValue)
Sets the value of ODFDOM attribute representationFoMarginRightAttribute
, See @fo:margin-rightvoid
setFoMarginTopAttribute(String foMarginTopValue)
Sets the value of ODFDOM attribute representationFoMarginTopAttribute
, See @fo:margin-topvoid
setFoMinHeightAttribute(String foMinHeightValue)
Sets the value of ODFDOM attribute representationFoMinHeightAttribute
, See @fo:min-heightvoid
setFoPaddingAttribute(String foPaddingValue)
Sets the value of ODFDOM attribute representationFoPaddingAttribute
, See @fo:paddingvoid
setFoPaddingBottomAttribute(String foPaddingBottomValue)
Sets the value of ODFDOM attribute representationFoPaddingBottomAttribute
, See @fo:padding-bottomvoid
setFoPaddingLeftAttribute(String foPaddingLeftValue)
Sets the value of ODFDOM attribute representationFoPaddingLeftAttribute
, See @fo:padding-leftvoid
setFoPaddingRightAttribute(String foPaddingRightValue)
Sets the value of ODFDOM attribute representationFoPaddingRightAttribute
, See @fo:padding-rightvoid
setFoPaddingTopAttribute(String foPaddingTopValue)
Sets the value of ODFDOM attribute representationFoPaddingTopAttribute
, See @fo:padding-topvoid
setStyleBorderLineWidthAttribute(String styleBorderLineWidthValue)
Sets the value of ODFDOM attribute representationStyleBorderLineWidthAttribute
, See @style:border-line-widthvoid
setStyleBorderLineWidthBottomAttribute(String styleBorderLineWidthBottomValue)
Sets the value of ODFDOM attribute representationStyleBorderLineWidthBottomAttribute
, See @style:border-line-width-bottomvoid
setStyleBorderLineWidthLeftAttribute(String styleBorderLineWidthLeftValue)
Sets the value of ODFDOM attribute representationStyleBorderLineWidthLeftAttribute
, See @style:border-line-width-leftvoid
setStyleBorderLineWidthRightAttribute(String styleBorderLineWidthRightValue)
Sets the value of ODFDOM attribute representationStyleBorderLineWidthRightAttribute
, See @style:border-line-width-rightvoid
setStyleBorderLineWidthTopAttribute(String styleBorderLineWidthTopValue)
Sets the value of ODFDOM attribute representationStyleBorderLineWidthTopAttribute
, See @style:border-line-width-topvoid
setStyleDynamicSpacingAttribute(Boolean styleDynamicSpacingValue)
Sets the value of ODFDOM attribute representationStyleDynamicSpacingAttribute
, See @style:dynamic-spacingvoid
setStyleShadowAttribute(String styleShadowValue)
Sets the value of ODFDOM attribute representationStyleShadowAttribute
, See @style:shadowvoid
setSvgHeightAttribute(String svgHeightValue)
Sets the value of ODFDOM attribute representationSvgHeightAttribute
, See @svg:height-
Methods inherited from class org.odftoolkit.odfdom.dom.element.OdfStylePropertiesBase
hashCode
-
Methods inherited from class org.odftoolkit.odfdom.pkg.OdfElement
appendChild, appendUsingWhitespaceHandling, cloneElement, cloneNode, cloneNode, cloneNode, cloneOdfElement, componentSize, copyAttributes, countChildComponents, countDescendantComponents, countPrecedingSiblingElements, delete, equals, findFirstChildNode, findNextChildNode, findPreviousChildNode, getAncestorAs, getChildElement, getChildElement, getComponent, getComponentRoot, getFirstChildElement, getLastChildElement, getNextSiblingElement, getOdfAttribute, getOdfAttribute, getOdfAttributeValue, getParentAs, getPreviousSiblingElement, getRepetition, getTextContent, hasAncestor, hasOdfAttribute, ignoredComponent, insert, insert, insertBefore, isComponentRoot, isIgnoredElement, isIgnoredElement, isRepeatable, markAsComponentRoot, markText, moveChildrenTo, onInsertNode, onInsertNode, onRemoveNode, onRemoveNode, receiveNode, removeChild, removeContent, removeSingleElement, replaceChild, selfAndDescendantTextIgnoredAsComponent, setComponent, setOdfAttribute, setOdfAttributeValue, setRepetition, split, toString
-
Methods inherited from class org.apache.xerces.dom.ElementNSImpl
getLocalName, getNamespaceURI, getPrefix, getTypeName, getTypeNamespace, getXMLBaseAttribute, isDerivedFrom, setPrefix, setType
-
Methods inherited from class org.apache.xerces.dom.ElementImpl
getAttribute, getAttributeNode, getAttributeNodeNS, getAttributeNS, getAttributes, getBaseURI, getChildElementCount, getDefaultAttributes, getElementsByTagName, getElementsByTagNameNS, getFirstElementChild, getLastElementChild, getNextElementSibling, getNodeName, getNodeType, getPreviousElementSibling, 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, 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, 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
compareDocumentPosition, getChildNodes, getFeature, getFirstChild, getLastChild, getNextSibling, getNodeValue, getOwnerDocument, getParentNode, getPreviousSibling, 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
-
Margin
public static final OdfStyleProperty Margin
-
MarginBottom
public static final OdfStyleProperty MarginBottom
-
MarginLeft
public static final OdfStyleProperty MarginLeft
-
MarginRight
public static final OdfStyleProperty MarginRight
-
MarginTop
public static final OdfStyleProperty MarginTop
-
MinHeight
public static final OdfStyleProperty MinHeight
-
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
-
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
-
DynamicSpacing
public static final OdfStyleProperty DynamicSpacing
-
Shadow
public static final OdfStyleProperty Shadow
-
Height
public static final OdfStyleProperty Height
-
-
Constructor Detail
-
StyleHeaderFooterPropertiesElement
public StyleHeaderFooterPropertiesElement(OdfFileDom ownerDoc)
Create the instance ofStyleHeaderFooterPropertiesElement
- Parameters:
ownerDoc
- The type isOdfFileDom
-
-
Method Detail
-
getOdfName
public OdfName getOdfName()
Get the element name- Specified by:
getOdfName
in classOdfElement
- Returns:
- return
OdfName
the name of element <style:header-footer-properties>.
-
getFoBackgroundColorAttribute
public String getFoBackgroundColorAttribute()
Receives the value of the ODFDOM attribute representationFoBackgroundColorAttribute
, See @fo:background-color- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setFoBackgroundColorAttribute
public void setFoBackgroundColorAttribute(String foBackgroundColorValue)
Sets the value of ODFDOM attribute representationFoBackgroundColorAttribute
, See @fo:background-color- Parameters:
foBackgroundColorValue
- The type isString
-
getFoBorderAttribute
public String getFoBorderAttribute()
Receives the value of the ODFDOM attribute representationFoBorderAttribute
, See @fo:border- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setFoBorderAttribute
public void setFoBorderAttribute(String foBorderValue)
Sets the value of ODFDOM attribute representationFoBorderAttribute
, See @fo:border- Parameters:
foBorderValue
- The type isString
-
getFoBorderBottomAttribute
public String getFoBorderBottomAttribute()
Receives the value of the ODFDOM attribute representationFoBorderBottomAttribute
, See @fo:border-bottom- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setFoBorderBottomAttribute
public void setFoBorderBottomAttribute(String foBorderBottomValue)
Sets the value of ODFDOM attribute representationFoBorderBottomAttribute
, See @fo:border-bottom- Parameters:
foBorderBottomValue
- The type isString
-
getFoBorderLeftAttribute
public String getFoBorderLeftAttribute()
Receives the value of the ODFDOM attribute representationFoBorderLeftAttribute
, See @fo:border-left- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setFoBorderLeftAttribute
public void setFoBorderLeftAttribute(String foBorderLeftValue)
Sets the value of ODFDOM attribute representationFoBorderLeftAttribute
, See @fo:border-left- Parameters:
foBorderLeftValue
- The type isString
-
getFoBorderRightAttribute
public String getFoBorderRightAttribute()
Receives the value of the ODFDOM attribute representationFoBorderRightAttribute
, See @fo:border-right- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setFoBorderRightAttribute
public void setFoBorderRightAttribute(String foBorderRightValue)
Sets the value of ODFDOM attribute representationFoBorderRightAttribute
, See @fo:border-right- Parameters:
foBorderRightValue
- The type isString
-
getFoBorderTopAttribute
public String getFoBorderTopAttribute()
Receives the value of the ODFDOM attribute representationFoBorderTopAttribute
, See @fo:border-top- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setFoBorderTopAttribute
public void setFoBorderTopAttribute(String foBorderTopValue)
Sets the value of ODFDOM attribute representationFoBorderTopAttribute
, See @fo:border-top- Parameters:
foBorderTopValue
- The type isString
-
getFoMarginAttribute
public String getFoMarginAttribute()
Receives the value of the ODFDOM attribute representationFoMarginAttribute
, See @fo:margin- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setFoMarginAttribute
public void setFoMarginAttribute(String foMarginValue)
Sets the value of ODFDOM attribute representationFoMarginAttribute
, See @fo:margin- Parameters:
foMarginValue
- The type isString
-
getFoMarginBottomAttribute
public String getFoMarginBottomAttribute()
Receives the value of the ODFDOM attribute representationFoMarginBottomAttribute
, See @fo:margin-bottom- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setFoMarginBottomAttribute
public void setFoMarginBottomAttribute(String foMarginBottomValue)
Sets the value of ODFDOM attribute representationFoMarginBottomAttribute
, See @fo:margin-bottom- Parameters:
foMarginBottomValue
- The type isString
-
getFoMarginLeftAttribute
public String getFoMarginLeftAttribute()
Receives the value of the ODFDOM attribute representationFoMarginLeftAttribute
, See @fo:margin-left- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setFoMarginLeftAttribute
public void setFoMarginLeftAttribute(String foMarginLeftValue)
Sets the value of ODFDOM attribute representationFoMarginLeftAttribute
, See @fo:margin-left- Parameters:
foMarginLeftValue
- The type isString
-
getFoMarginRightAttribute
public String getFoMarginRightAttribute()
Receives the value of the ODFDOM attribute representationFoMarginRightAttribute
, See @fo:margin-right- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setFoMarginRightAttribute
public void setFoMarginRightAttribute(String foMarginRightValue)
Sets the value of ODFDOM attribute representationFoMarginRightAttribute
, See @fo:margin-right- Parameters:
foMarginRightValue
- The type isString
-
getFoMarginTopAttribute
public String getFoMarginTopAttribute()
Receives the value of the ODFDOM attribute representationFoMarginTopAttribute
, See @fo:margin-top- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setFoMarginTopAttribute
public void setFoMarginTopAttribute(String foMarginTopValue)
Sets the value of ODFDOM attribute representationFoMarginTopAttribute
, See @fo:margin-top- Parameters:
foMarginTopValue
- The type isString
-
getFoMinHeightAttribute
public String getFoMinHeightAttribute()
Receives the value of the ODFDOM attribute representationFoMinHeightAttribute
, See @fo:min-height- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setFoMinHeightAttribute
public void setFoMinHeightAttribute(String foMinHeightValue)
Sets the value of ODFDOM attribute representationFoMinHeightAttribute
, See @fo:min-height- Parameters:
foMinHeightValue
- The type isString
-
getFoPaddingAttribute
public String getFoPaddingAttribute()
Receives the value of the ODFDOM attribute representationFoPaddingAttribute
, See @fo:padding- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setFoPaddingAttribute
public void setFoPaddingAttribute(String foPaddingValue)
Sets the value of ODFDOM attribute representationFoPaddingAttribute
, See @fo:padding- Parameters:
foPaddingValue
- The type isString
-
getFoPaddingBottomAttribute
public String getFoPaddingBottomAttribute()
Receives the value of the ODFDOM attribute representationFoPaddingBottomAttribute
, See @fo:padding-bottom- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setFoPaddingBottomAttribute
public void setFoPaddingBottomAttribute(String foPaddingBottomValue)
Sets the value of ODFDOM attribute representationFoPaddingBottomAttribute
, See @fo:padding-bottom- Parameters:
foPaddingBottomValue
- The type isString
-
getFoPaddingLeftAttribute
public String getFoPaddingLeftAttribute()
Receives the value of the ODFDOM attribute representationFoPaddingLeftAttribute
, See @fo:padding-left- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setFoPaddingLeftAttribute
public void setFoPaddingLeftAttribute(String foPaddingLeftValue)
Sets the value of ODFDOM attribute representationFoPaddingLeftAttribute
, See @fo:padding-left- Parameters:
foPaddingLeftValue
- The type isString
-
getFoPaddingRightAttribute
public String getFoPaddingRightAttribute()
Receives the value of the ODFDOM attribute representationFoPaddingRightAttribute
, See @fo:padding-right- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setFoPaddingRightAttribute
public void setFoPaddingRightAttribute(String foPaddingRightValue)
Sets the value of ODFDOM attribute representationFoPaddingRightAttribute
, See @fo:padding-right- Parameters:
foPaddingRightValue
- The type isString
-
getFoPaddingTopAttribute
public String getFoPaddingTopAttribute()
Receives the value of the ODFDOM attribute representationFoPaddingTopAttribute
, See @fo:padding-top- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setFoPaddingTopAttribute
public void setFoPaddingTopAttribute(String foPaddingTopValue)
Sets the value of ODFDOM attribute representationFoPaddingTopAttribute
, See @fo:padding-top- Parameters:
foPaddingTopValue
- The type isString
-
getStyleBorderLineWidthAttribute
public String getStyleBorderLineWidthAttribute()
Receives the value of the ODFDOM attribute representationStyleBorderLineWidthAttribute
, See @style:border-line-width- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setStyleBorderLineWidthAttribute
public void setStyleBorderLineWidthAttribute(String styleBorderLineWidthValue)
Sets the value of ODFDOM attribute representationStyleBorderLineWidthAttribute
, See @style:border-line-width- Parameters:
styleBorderLineWidthValue
- The type isString
-
getStyleBorderLineWidthBottomAttribute
public String getStyleBorderLineWidthBottomAttribute()
Receives the value of the ODFDOM attribute representationStyleBorderLineWidthBottomAttribute
, See @style:border-line-width-bottom- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setStyleBorderLineWidthBottomAttribute
public void setStyleBorderLineWidthBottomAttribute(String styleBorderLineWidthBottomValue)
Sets the value of ODFDOM attribute representationStyleBorderLineWidthBottomAttribute
, See @style:border-line-width-bottom- Parameters:
styleBorderLineWidthBottomValue
- The type isString
-
getStyleBorderLineWidthLeftAttribute
public String getStyleBorderLineWidthLeftAttribute()
Receives the value of the ODFDOM attribute representationStyleBorderLineWidthLeftAttribute
, See @style:border-line-width-left- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setStyleBorderLineWidthLeftAttribute
public void setStyleBorderLineWidthLeftAttribute(String styleBorderLineWidthLeftValue)
Sets the value of ODFDOM attribute representationStyleBorderLineWidthLeftAttribute
, See @style:border-line-width-left- Parameters:
styleBorderLineWidthLeftValue
- The type isString
-
getStyleBorderLineWidthRightAttribute
public String getStyleBorderLineWidthRightAttribute()
Receives the value of the ODFDOM attribute representationStyleBorderLineWidthRightAttribute
, See @style:border-line-width-right- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setStyleBorderLineWidthRightAttribute
public void setStyleBorderLineWidthRightAttribute(String styleBorderLineWidthRightValue)
Sets the value of ODFDOM attribute representationStyleBorderLineWidthRightAttribute
, See @style:border-line-width-right- Parameters:
styleBorderLineWidthRightValue
- The type isString
-
getStyleBorderLineWidthTopAttribute
public String getStyleBorderLineWidthTopAttribute()
Receives the value of the ODFDOM attribute representationStyleBorderLineWidthTopAttribute
, See @style:border-line-width-top- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setStyleBorderLineWidthTopAttribute
public void setStyleBorderLineWidthTopAttribute(String styleBorderLineWidthTopValue)
Sets the value of ODFDOM attribute representationStyleBorderLineWidthTopAttribute
, See @style:border-line-width-top- Parameters:
styleBorderLineWidthTopValue
- The type isString
-
getStyleDynamicSpacingAttribute
public Boolean getStyleDynamicSpacingAttribute()
Receives the value of the ODFDOM attribute representationStyleDynamicSpacingAttribute
, See @style:dynamic-spacing- Returns:
- - the
Boolean
, the value ornull
, if the attribute is not set and no default value defined.
-
setStyleDynamicSpacingAttribute
public void setStyleDynamicSpacingAttribute(Boolean styleDynamicSpacingValue)
Sets the value of ODFDOM attribute representationStyleDynamicSpacingAttribute
, See @style:dynamic-spacing- Parameters:
styleDynamicSpacingValue
- The type isBoolean
-
getStyleShadowAttribute
public String getStyleShadowAttribute()
Receives the value of the ODFDOM attribute representationStyleShadowAttribute
, See @style:shadow- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setStyleShadowAttribute
public void setStyleShadowAttribute(String styleShadowValue)
Sets the value of ODFDOM attribute representationStyleShadowAttribute
, See @style:shadow- Parameters:
styleShadowValue
- The type isString
-
getSvgHeightAttribute
public String getSvgHeightAttribute()
Receives the value of the ODFDOM attribute representationSvgHeightAttribute
, See @svg:height- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setSvgHeightAttribute
public void setSvgHeightAttribute(String svgHeightValue)
Sets the value of ODFDOM attribute representationSvgHeightAttribute
, See @svg:height- Parameters:
svgHeightValue
- The type isString
-
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 classOdfElement
- Parameters:
visitor
- an instance of DefaultElementVisitor
-
-