|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.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
public class StyleHeaderFooterPropertiesElement
DOM implementation of OpenDocument element style:header-footer-properties.
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 |
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.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 interface org.w3c.dom.TypeInfo |
---|
DERIVATION_EXTENSION, DERIVATION_LIST, DERIVATION_RESTRICTION, DERIVATION_UNION |
Constructor Summary | |
---|---|
StyleHeaderFooterPropertiesElement(OdfFileDom ownerDoc)
Create the instance of StyleHeaderFooterPropertiesElement |
Method Summary | |
---|---|
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 |
Methods inherited from class org.odftoolkit.odfdom.dom.element.OdfStylePropertiesBase |
---|
hashCode |
Methods inherited from class org.odftoolkit.odfdom.pkg.OdfElement |
---|
cloneNode, cloneOdfElement, 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.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 |
---|
public 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
Constructor Detail |
---|
public StyleHeaderFooterPropertiesElement(OdfFileDom ownerDoc)
StyleHeaderFooterPropertiesElement
ownerDoc
- The type is OdfFileDom
Method Detail |
---|
public OdfName getOdfName()
getOdfName
in class OdfElement
OdfName
the name of element style:header-footer-properties.public String getFoBackgroundColorAttribute()
FoBackgroundColorAttribute
, See fo:background-color
String
, the value or null
, if the attribute is not set and no default value defined.public void setFoBackgroundColorAttribute(String foBackgroundColorValue)
FoBackgroundColorAttribute
, See fo:background-color
foBackgroundColorValue
- The type is String
public String getFoBorderAttribute()
FoBorderAttribute
, See fo:border
String
, the value or null
, if the attribute is not set and no default value defined.public void setFoBorderAttribute(String foBorderValue)
FoBorderAttribute
, See fo:border
foBorderValue
- The type is String
public String getFoBorderBottomAttribute()
FoBorderBottomAttribute
, See fo:border-bottom
String
, the value or null
, if the attribute is not set and no default value defined.public void setFoBorderBottomAttribute(String foBorderBottomValue)
FoBorderBottomAttribute
, See fo:border-bottom
foBorderBottomValue
- The type is String
public String getFoBorderLeftAttribute()
FoBorderLeftAttribute
, See fo:border-left
String
, the value or null
, if the attribute is not set and no default value defined.public void setFoBorderLeftAttribute(String foBorderLeftValue)
FoBorderLeftAttribute
, See fo:border-left
foBorderLeftValue
- The type is String
public String getFoBorderRightAttribute()
FoBorderRightAttribute
, See fo:border-right
String
, the value or null
, if the attribute is not set and no default value defined.public void setFoBorderRightAttribute(String foBorderRightValue)
FoBorderRightAttribute
, See fo:border-right
foBorderRightValue
- The type is String
public String getFoBorderTopAttribute()
FoBorderTopAttribute
, See fo:border-top
String
, the value or null
, if the attribute is not set and no default value defined.public void setFoBorderTopAttribute(String foBorderTopValue)
FoBorderTopAttribute
, See fo:border-top
foBorderTopValue
- The type is String
public String getFoMarginAttribute()
FoMarginAttribute
, See fo:margin
String
, the value or null
, if the attribute is not set and no default value defined.public void setFoMarginAttribute(String foMarginValue)
FoMarginAttribute
, See fo:margin
foMarginValue
- The type is String
public String getFoMarginBottomAttribute()
FoMarginBottomAttribute
, See fo:margin-bottom
String
, the value or null
, if the attribute is not set and no default value defined.public void setFoMarginBottomAttribute(String foMarginBottomValue)
FoMarginBottomAttribute
, See fo:margin-bottom
foMarginBottomValue
- The type is String
public String getFoMarginLeftAttribute()
FoMarginLeftAttribute
, See fo:margin-left
String
, the value or null
, if the attribute is not set and no default value defined.public void setFoMarginLeftAttribute(String foMarginLeftValue)
FoMarginLeftAttribute
, See fo:margin-left
foMarginLeftValue
- The type is String
public String getFoMarginRightAttribute()
FoMarginRightAttribute
, See fo:margin-right
String
, the value or null
, if the attribute is not set and no default value defined.public void setFoMarginRightAttribute(String foMarginRightValue)
FoMarginRightAttribute
, See fo:margin-right
foMarginRightValue
- The type is String
public String getFoMarginTopAttribute()
FoMarginTopAttribute
, See fo:margin-top
String
, the value or null
, if the attribute is not set and no default value defined.public void setFoMarginTopAttribute(String foMarginTopValue)
FoMarginTopAttribute
, See fo:margin-top
foMarginTopValue
- The type is String
public String getFoMinHeightAttribute()
FoMinHeightAttribute
, See fo:min-height
String
, the value or null
, if the attribute is not set and no default value defined.public void setFoMinHeightAttribute(String foMinHeightValue)
FoMinHeightAttribute
, See fo:min-height
foMinHeightValue
- The type is String
public String getFoPaddingAttribute()
FoPaddingAttribute
, See fo:padding
String
, the value or null
, if the attribute is not set and no default value defined.public void setFoPaddingAttribute(String foPaddingValue)
FoPaddingAttribute
, See fo:padding
foPaddingValue
- The type is String
public String getFoPaddingBottomAttribute()
FoPaddingBottomAttribute
, See fo:padding-bottom
String
, the value or null
, if the attribute is not set and no default value defined.public void setFoPaddingBottomAttribute(String foPaddingBottomValue)
FoPaddingBottomAttribute
, See fo:padding-bottom
foPaddingBottomValue
- The type is String
public String getFoPaddingLeftAttribute()
FoPaddingLeftAttribute
, See fo:padding-left
String
, the value or null
, if the attribute is not set and no default value defined.public void setFoPaddingLeftAttribute(String foPaddingLeftValue)
FoPaddingLeftAttribute
, See fo:padding-left
foPaddingLeftValue
- The type is String
public String getFoPaddingRightAttribute()
FoPaddingRightAttribute
, See fo:padding-right
String
, the value or null
, if the attribute is not set and no default value defined.public void setFoPaddingRightAttribute(String foPaddingRightValue)
FoPaddingRightAttribute
, See fo:padding-right
foPaddingRightValue
- The type is String
public String getFoPaddingTopAttribute()
FoPaddingTopAttribute
, See fo:padding-top
String
, the value or null
, if the attribute is not set and no default value defined.public void setFoPaddingTopAttribute(String foPaddingTopValue)
FoPaddingTopAttribute
, See fo:padding-top
foPaddingTopValue
- The type is String
public String getStyleBorderLineWidthAttribute()
StyleBorderLineWidthAttribute
, See style:border-line-width
String
, 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-width
styleBorderLineWidthValue
- The type is String
public String getStyleBorderLineWidthBottomAttribute()
StyleBorderLineWidthBottomAttribute
, See style:border-line-width-bottom
String
, 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-bottom
styleBorderLineWidthBottomValue
- The type is String
public String getStyleBorderLineWidthLeftAttribute()
StyleBorderLineWidthLeftAttribute
, See style:border-line-width-left
String
, 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-left
styleBorderLineWidthLeftValue
- The type is String
public String getStyleBorderLineWidthRightAttribute()
StyleBorderLineWidthRightAttribute
, See style:border-line-width-right
String
, 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-right
styleBorderLineWidthRightValue
- The type is String
public String getStyleBorderLineWidthTopAttribute()
StyleBorderLineWidthTopAttribute
, See style:border-line-width-top
String
, 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-top
styleBorderLineWidthTopValue
- The type is String
public Boolean getStyleDynamicSpacingAttribute()
StyleDynamicSpacingAttribute
, See style:dynamic-spacing
Boolean
, the value or null
, if the attribute is not set and no default value defined.public void setStyleDynamicSpacingAttribute(Boolean styleDynamicSpacingValue)
StyleDynamicSpacingAttribute
, See style:dynamic-spacing
styleDynamicSpacingValue
- The type is Boolean
public String getStyleShadowAttribute()
StyleShadowAttribute
, See style:shadow
String
, the value or null
, if the attribute is not set and no default value defined.public void setStyleShadowAttribute(String styleShadowValue)
StyleShadowAttribute
, See style:shadow
styleShadowValue
- The type is String
public String getSvgHeightAttribute()
SvgHeightAttribute
, See svg:height
String
, the value or null
, if the attribute is not set and no default value defined.public void setSvgHeightAttribute(String svgHeightValue)
SvgHeightAttribute
, See svg:height
svgHeightValue
- The type is String
public StyleBackgroundImageElement newStyleBackgroundImageElement()
public void accept(ElementVisitor visitor)
OdfElement
accept
in class OdfElement
visitor
- an instance of DefaultElementVisitor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |