public class StyleHeaderFooterPropertiesElement extends OdfStylePropertiesBase
| Modifier and Type | Field and 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 |
localName, namespaceURIattributes, namefirstChild, fNodeListCache, ownerDocumentnextSibling, previousSiblingDOCUMENT_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_NODEATTRIBUTE_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_NODEDERIVATION_EXTENSION, DERIVATION_LIST, DERIVATION_RESTRICTION, DERIVATION_UNION| Constructor and Description |
|---|
StyleHeaderFooterPropertiesElement(OdfFileDom ownerDoc)
Create the instance of
StyleHeaderFooterPropertiesElement |
| Modifier and Type | Method and 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 representation
FoBackgroundColorAttribute , See fo:background-color |
String |
getFoBorderAttribute()
Receives the value of the ODFDOM attribute representation
FoBorderAttribute , See fo:border |
String |
getFoBorderBottomAttribute()
Receives the value of the ODFDOM attribute representation
FoBorderBottomAttribute , See fo:border-bottom |
String |
getFoBorderLeftAttribute()
Receives the value of the ODFDOM attribute representation
FoBorderLeftAttribute , See fo:border-left |
String |
getFoBorderRightAttribute()
Receives the value of the ODFDOM attribute representation
FoBorderRightAttribute , See fo:border-right |
String |
getFoBorderTopAttribute()
Receives the value of the ODFDOM attribute representation
FoBorderTopAttribute , See fo:border-top |
String |
getFoMarginAttribute()
Receives the value of the ODFDOM attribute representation
FoMarginAttribute , See fo:margin |
String |
getFoMarginBottomAttribute()
Receives the value of the ODFDOM attribute representation
FoMarginBottomAttribute , See fo:margin-bottom |
String |
getFoMarginLeftAttribute()
Receives the value of the ODFDOM attribute representation
FoMarginLeftAttribute , See fo:margin-left |
String |
getFoMarginRightAttribute()
Receives the value of the ODFDOM attribute representation
FoMarginRightAttribute , See fo:margin-right |
String |
getFoMarginTopAttribute()
Receives the value of the ODFDOM attribute representation
FoMarginTopAttribute , See fo:margin-top |
String |
getFoMinHeightAttribute()
Receives the value of the ODFDOM attribute representation
FoMinHeightAttribute , See fo:min-height |
String |
getFoPaddingAttribute()
Receives the value of the ODFDOM attribute representation
FoPaddingAttribute , See fo:padding |
String |
getFoPaddingBottomAttribute()
Receives the value of the ODFDOM attribute representation
FoPaddingBottomAttribute , See fo:padding-bottom |
String |
getFoPaddingLeftAttribute()
Receives the value of the ODFDOM attribute representation
FoPaddingLeftAttribute , See fo:padding-left |
String |
getFoPaddingRightAttribute()
Receives the value of the ODFDOM attribute representation
FoPaddingRightAttribute , See fo:padding-right |
String |
getFoPaddingTopAttribute()
Receives the value of the ODFDOM attribute representation
FoPaddingTopAttribute , See fo:padding-top |
OdfName |
getOdfName()
Get the element name
|
String |
getStyleBorderLineWidthAttribute()
Receives the value of the ODFDOM attribute representation
StyleBorderLineWidthAttribute , See style:border-line-width |
String |
getStyleBorderLineWidthBottomAttribute()
Receives the value of the ODFDOM attribute representation
StyleBorderLineWidthBottomAttribute , See style:border-line-width-bottom |
String |
getStyleBorderLineWidthLeftAttribute()
Receives the value of the ODFDOM attribute representation
StyleBorderLineWidthLeftAttribute , See style:border-line-width-left |
String |
getStyleBorderLineWidthRightAttribute()
Receives the value of the ODFDOM attribute representation
StyleBorderLineWidthRightAttribute , See style:border-line-width-right |
String |
getStyleBorderLineWidthTopAttribute()
Receives the value of the ODFDOM attribute representation
StyleBorderLineWidthTopAttribute , See style:border-line-width-top |
Boolean |
getStyleDynamicSpacingAttribute()
Receives the value of the ODFDOM attribute representation
StyleDynamicSpacingAttribute , See style:dynamic-spacing |
String |
getStyleShadowAttribute()
Receives the value of the ODFDOM attribute representation
StyleShadowAttribute , See style:shadow |
String |
getSvgHeightAttribute()
Receives the value of the ODFDOM attribute representation
SvgHeightAttribute , See svg:height |
StyleBackgroundImageElement |
newStyleBackgroundImageElement()
Create child element style:background-image.
|
void |
setFoBackgroundColorAttribute(String foBackgroundColorValue)
Sets the value of ODFDOM attribute representation
FoBackgroundColorAttribute , See fo:background-color |
void |
setFoBorderAttribute(String foBorderValue)
Sets the value of ODFDOM attribute representation
FoBorderAttribute , See fo:border |
void |
setFoBorderBottomAttribute(String foBorderBottomValue)
Sets the value of ODFDOM attribute representation
FoBorderBottomAttribute , See fo:border-bottom |
void |
setFoBorderLeftAttribute(String foBorderLeftValue)
Sets the value of ODFDOM attribute representation
FoBorderLeftAttribute , See fo:border-left |
void |
setFoBorderRightAttribute(String foBorderRightValue)
Sets the value of ODFDOM attribute representation
FoBorderRightAttribute , See fo:border-right |
void |
setFoBorderTopAttribute(String foBorderTopValue)
Sets the value of ODFDOM attribute representation
FoBorderTopAttribute , See fo:border-top |
void |
setFoMarginAttribute(String foMarginValue)
Sets the value of ODFDOM attribute representation
FoMarginAttribute , See fo:margin |
void |
setFoMarginBottomAttribute(String foMarginBottomValue)
Sets the value of ODFDOM attribute representation
FoMarginBottomAttribute , See fo:margin-bottom |
void |
setFoMarginLeftAttribute(String foMarginLeftValue)
Sets the value of ODFDOM attribute representation
FoMarginLeftAttribute , See fo:margin-left |
void |
setFoMarginRightAttribute(String foMarginRightValue)
Sets the value of ODFDOM attribute representation
FoMarginRightAttribute , See fo:margin-right |
void |
setFoMarginTopAttribute(String foMarginTopValue)
Sets the value of ODFDOM attribute representation
FoMarginTopAttribute , See fo:margin-top |
void |
setFoMinHeightAttribute(String foMinHeightValue)
Sets the value of ODFDOM attribute representation
FoMinHeightAttribute , See fo:min-height |
void |
setFoPaddingAttribute(String foPaddingValue)
Sets the value of ODFDOM attribute representation
FoPaddingAttribute , See fo:padding |
void |
setFoPaddingBottomAttribute(String foPaddingBottomValue)
Sets the value of ODFDOM attribute representation
FoPaddingBottomAttribute , See fo:padding-bottom |
void |
setFoPaddingLeftAttribute(String foPaddingLeftValue)
Sets the value of ODFDOM attribute representation
FoPaddingLeftAttribute , See fo:padding-left |
void |
setFoPaddingRightAttribute(String foPaddingRightValue)
Sets the value of ODFDOM attribute representation
FoPaddingRightAttribute , See fo:padding-right |
void |
setFoPaddingTopAttribute(String foPaddingTopValue)
Sets the value of ODFDOM attribute representation
FoPaddingTopAttribute , See fo:padding-top |
void |
setStyleBorderLineWidthAttribute(String styleBorderLineWidthValue)
Sets the value of ODFDOM attribute representation
StyleBorderLineWidthAttribute , See style:border-line-width |
void |
setStyleBorderLineWidthBottomAttribute(String styleBorderLineWidthBottomValue)
Sets the value of ODFDOM attribute representation
StyleBorderLineWidthBottomAttribute , See style:border-line-width-bottom |
void |
setStyleBorderLineWidthLeftAttribute(String styleBorderLineWidthLeftValue)
Sets the value of ODFDOM attribute representation
StyleBorderLineWidthLeftAttribute , See style:border-line-width-left |
void |
setStyleBorderLineWidthRightAttribute(String styleBorderLineWidthRightValue)
Sets the value of ODFDOM attribute representation
StyleBorderLineWidthRightAttribute , See style:border-line-width-right |
void |
setStyleBorderLineWidthTopAttribute(String styleBorderLineWidthTopValue)
Sets the value of ODFDOM attribute representation
StyleBorderLineWidthTopAttribute , See style:border-line-width-top |
void |
setStyleDynamicSpacingAttribute(Boolean styleDynamicSpacingValue)
Sets the value of ODFDOM attribute representation
StyleDynamicSpacingAttribute , See style:dynamic-spacing |
void |
setStyleShadowAttribute(String styleShadowValue)
Sets the value of ODFDOM attribute representation
StyleShadowAttribute , See style:shadow |
void |
setSvgHeightAttribute(String svgHeightValue)
Sets the value of ODFDOM attribute representation
SvgHeightAttribute , See svg:height |
hashCodecloneNode, cloneOdfElement, equals, findFirstChildNode, findNextChildNode, findPreviousChildNode, getAncestorAs, getOdfAttribute, getOdfAttribute, getOdfAttributeValue, getParentAs, hasOdfAttribute, insertBefore, onInsertNode, onInsertNode, onRemoveNode, onRemoveNode, removeChild, replaceChild, setOdfAttribute, setOdfAttributeValue, toStringgetLocalName, getNamespaceURI, getPrefix, getTypeName, getTypeNamespace, getXMLBaseAttribute, isDerivedFrom, setPrefix, setTypegetAttribute, 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, synchronizeDatagetChildNodes, getChildNodesUnoptimized, getFirstChild, getLastChild, getLength, getOwnerDocument, getTextContent, hasChildNodes, item, setTextContent, synchronizeChildrengetNextSibling, getParentNode, getPreviousSiblingaddEventListener, appendChild, changed, changes, compareDocumentPosition, compareTreePosition, dispatchEvent, getContainer, getFeature, getNodeNumber, getNodeValue, getReadOnly, getUserData, getUserData, getUserDataRecord, isDefaultNamespace, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, needsSyncChildren, removeEventListener, setNodeValue, setUserData, setUserDataclone, finalize, getClass, notify, notifyAll, wait, wait, waitappendChild, compareDocumentPosition, getChildNodes, getFeature, getFirstChild, getLastChild, getNextSibling, getNodeValue, getOwnerDocument, getParentNode, getPreviousSibling, getTextContent, getUserData, hasChildNodes, isDefaultNamespace, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, setNodeValue, setTextContent, setUserDatapublic static final OdfName ELEMENT_NAME
public static final OdfStyleProperty BackgroundColor
public static final OdfStyleProperty Border
public static final OdfStyleProperty BorderBottom
public static final OdfStyleProperty BorderLeft
public static final OdfStyleProperty BorderRight
public static final OdfStyleProperty BorderTop
public static final OdfStyleProperty Margin
public static final OdfStyleProperty MarginBottom
public static final OdfStyleProperty MarginLeft
public static final OdfStyleProperty MarginRight
public static final OdfStyleProperty MarginTop
public static final OdfStyleProperty MinHeight
public static final OdfStyleProperty Padding
public static final OdfStyleProperty PaddingBottom
public static final OdfStyleProperty PaddingLeft
public static final OdfStyleProperty PaddingRight
public static final OdfStyleProperty PaddingTop
public static final OdfStyleProperty BorderLineWidth
public static final OdfStyleProperty BorderLineWidthBottom
public static final OdfStyleProperty BorderLineWidthLeft
public static final OdfStyleProperty BorderLineWidthRight
public static final OdfStyleProperty BorderLineWidthTop
public static final OdfStyleProperty DynamicSpacing
public static final OdfStyleProperty Shadow
public static final OdfStyleProperty Height
public StyleHeaderFooterPropertiesElement(OdfFileDom ownerDoc)
StyleHeaderFooterPropertiesElementownerDoc - The type is OdfFileDompublic OdfName getOdfName()
getOdfName in class OdfElementOdfName the name of element style:header-footer-properties.public String getFoBackgroundColorAttribute()
FoBackgroundColorAttribute , See fo:background-colorString , the value or null, if the attribute is not set and no default value defined.public void setFoBackgroundColorAttribute(String foBackgroundColorValue)
FoBackgroundColorAttribute , See fo:background-colorfoBackgroundColorValue - The type is Stringpublic String getFoBorderAttribute()
FoBorderAttribute , See fo:borderString , the value or null, if the attribute is not set and no default value defined.public void setFoBorderAttribute(String foBorderValue)
FoBorderAttribute , See fo:borderfoBorderValue - The type is Stringpublic String getFoBorderBottomAttribute()
FoBorderBottomAttribute , See fo:border-bottomString , the value or null, if the attribute is not set and no default value defined.public void setFoBorderBottomAttribute(String foBorderBottomValue)
FoBorderBottomAttribute , See fo:border-bottomfoBorderBottomValue - The type is Stringpublic String getFoBorderLeftAttribute()
FoBorderLeftAttribute , See fo:border-leftString , the value or null, if the attribute is not set and no default value defined.public void setFoBorderLeftAttribute(String foBorderLeftValue)
FoBorderLeftAttribute , See fo:border-leftfoBorderLeftValue - The type is Stringpublic String getFoBorderRightAttribute()
FoBorderRightAttribute , See fo:border-rightString , the value or null, if the attribute is not set and no default value defined.public void setFoBorderRightAttribute(String foBorderRightValue)
FoBorderRightAttribute , See fo:border-rightfoBorderRightValue - The type is Stringpublic String getFoBorderTopAttribute()
FoBorderTopAttribute , See fo:border-topString , the value or null, if the attribute is not set and no default value defined.public void setFoBorderTopAttribute(String foBorderTopValue)
FoBorderTopAttribute , See fo:border-topfoBorderTopValue - The type is Stringpublic String getFoMarginAttribute()
FoMarginAttribute , See fo:marginString , the value or null, if the attribute is not set and no default value defined.public void setFoMarginAttribute(String foMarginValue)
FoMarginAttribute , See fo:marginfoMarginValue - The type is Stringpublic String getFoMarginBottomAttribute()
FoMarginBottomAttribute , See fo:margin-bottomString , the value or null, if the attribute is not set and no default value defined.public void setFoMarginBottomAttribute(String foMarginBottomValue)
FoMarginBottomAttribute , See fo:margin-bottomfoMarginBottomValue - The type is Stringpublic String getFoMarginLeftAttribute()
FoMarginLeftAttribute , See fo:margin-leftString , the value or null, if the attribute is not set and no default value defined.public void setFoMarginLeftAttribute(String foMarginLeftValue)
FoMarginLeftAttribute , See fo:margin-leftfoMarginLeftValue - The type is Stringpublic String getFoMarginRightAttribute()
FoMarginRightAttribute , See fo:margin-rightString , the value or null, if the attribute is not set and no default value defined.public void setFoMarginRightAttribute(String foMarginRightValue)
FoMarginRightAttribute , See fo:margin-rightfoMarginRightValue - The type is Stringpublic String getFoMarginTopAttribute()
FoMarginTopAttribute , See fo:margin-topString , the value or null, if the attribute is not set and no default value defined.public void setFoMarginTopAttribute(String foMarginTopValue)
FoMarginTopAttribute , See fo:margin-topfoMarginTopValue - The type is Stringpublic String getFoMinHeightAttribute()
FoMinHeightAttribute , See fo:min-heightString , the value or null, if the attribute is not set and no default value defined.public void setFoMinHeightAttribute(String foMinHeightValue)
FoMinHeightAttribute , See fo:min-heightfoMinHeightValue - The type is Stringpublic String getFoPaddingAttribute()
FoPaddingAttribute , See fo:paddingString , the value or null, if the attribute is not set and no default value defined.public void setFoPaddingAttribute(String foPaddingValue)
FoPaddingAttribute , See fo:paddingfoPaddingValue - The type is Stringpublic String getFoPaddingBottomAttribute()
FoPaddingBottomAttribute , See fo:padding-bottomString , the value or null, if the attribute is not set and no default value defined.public void setFoPaddingBottomAttribute(String foPaddingBottomValue)
FoPaddingBottomAttribute , See fo:padding-bottomfoPaddingBottomValue - The type is Stringpublic String getFoPaddingLeftAttribute()
FoPaddingLeftAttribute , See fo:padding-leftString , the value or null, if the attribute is not set and no default value defined.public void setFoPaddingLeftAttribute(String foPaddingLeftValue)
FoPaddingLeftAttribute , See fo:padding-leftfoPaddingLeftValue - The type is Stringpublic String getFoPaddingRightAttribute()
FoPaddingRightAttribute , See fo:padding-rightString , the value or null, if the attribute is not set and no default value defined.public void setFoPaddingRightAttribute(String foPaddingRightValue)
FoPaddingRightAttribute , See fo:padding-rightfoPaddingRightValue - The type is Stringpublic String getFoPaddingTopAttribute()
FoPaddingTopAttribute , See fo:padding-topString , the value or null, if the attribute is not set and no default value defined.public void setFoPaddingTopAttribute(String foPaddingTopValue)
FoPaddingTopAttribute , See fo:padding-topfoPaddingTopValue - The type is Stringpublic String getStyleBorderLineWidthAttribute()
StyleBorderLineWidthAttribute , See style:border-line-widthString , the value or null, if the attribute is not set and no default value defined.public void setStyleBorderLineWidthAttribute(String styleBorderLineWidthValue)
StyleBorderLineWidthAttribute , See style:border-line-widthstyleBorderLineWidthValue - The type is Stringpublic String getStyleBorderLineWidthBottomAttribute()
StyleBorderLineWidthBottomAttribute , See style:border-line-width-bottomString , the value or null, if the attribute is not set and no default value defined.public void setStyleBorderLineWidthBottomAttribute(String styleBorderLineWidthBottomValue)
StyleBorderLineWidthBottomAttribute , See style:border-line-width-bottomstyleBorderLineWidthBottomValue - The type is Stringpublic String getStyleBorderLineWidthLeftAttribute()
StyleBorderLineWidthLeftAttribute , See style:border-line-width-leftString , the value or null, if the attribute is not set and no default value defined.public void setStyleBorderLineWidthLeftAttribute(String styleBorderLineWidthLeftValue)
StyleBorderLineWidthLeftAttribute , See style:border-line-width-leftstyleBorderLineWidthLeftValue - The type is Stringpublic String getStyleBorderLineWidthRightAttribute()
StyleBorderLineWidthRightAttribute , See style:border-line-width-rightString , the value or null, if the attribute is not set and no default value defined.public void setStyleBorderLineWidthRightAttribute(String styleBorderLineWidthRightValue)
StyleBorderLineWidthRightAttribute , See style:border-line-width-rightstyleBorderLineWidthRightValue - The type is Stringpublic String getStyleBorderLineWidthTopAttribute()
StyleBorderLineWidthTopAttribute , See style:border-line-width-topString , the value or null, if the attribute is not set and no default value defined.public void setStyleBorderLineWidthTopAttribute(String styleBorderLineWidthTopValue)
StyleBorderLineWidthTopAttribute , See style:border-line-width-topstyleBorderLineWidthTopValue - The type is Stringpublic Boolean getStyleDynamicSpacingAttribute()
StyleDynamicSpacingAttribute , See style:dynamic-spacingBoolean , the value or null, if the attribute is not set and no default value defined.public void setStyleDynamicSpacingAttribute(Boolean styleDynamicSpacingValue)
StyleDynamicSpacingAttribute , See style:dynamic-spacingstyleDynamicSpacingValue - The type is Booleanpublic String getStyleShadowAttribute()
StyleShadowAttribute , See style:shadowString , the value or null, if the attribute is not set and no default value defined.public void setStyleShadowAttribute(String styleShadowValue)
StyleShadowAttribute , See style:shadowstyleShadowValue - The type is Stringpublic String getSvgHeightAttribute()
SvgHeightAttribute , See svg:heightString , the value or null, if the attribute is not set and no default value defined.public void setSvgHeightAttribute(String svgHeightValue)
SvgHeightAttribute , See svg:heightsvgHeightValue - The type is Stringpublic StyleBackgroundImageElement newStyleBackgroundImageElement()
public void accept(ElementVisitor visitor)
OdfElementaccept in class OdfElementvisitor - an instance of DefaultElementVisitorCopyright © 2008–2018 Apache Software Foundation; Copyright © 2018–2019 The Document Foundation. All rights reserved.