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

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.StyleDrawingPagePropertiesElement
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable, Element, EventTarget, Node, NodeList, TypeInfo

public class StyleDrawingPagePropertiesElement
extends OdfStylePropertiesBase

DOM implementation of OpenDocument element style:drawing-page-properties.

See Also:
Serialized Form

Field Summary
static OdfStyleProperty BackgroundObjectsVisible
           
static OdfStyleProperty BackgroundSize
           
static OdfStyleProperty BackgroundVisible
           
static OdfStyleProperty Direction
           
static OdfStyleProperty DisplayDateTime
           
static OdfStyleProperty DisplayFooter
           
static OdfStyleProperty DisplayHeader
           
static OdfStyleProperty DisplayPageNumber
           
static OdfStyleProperty Duration
           
static OdfName ELEMENT_NAME
           
static OdfStyleProperty FadeColor
           
static OdfStyleProperty Fill
           
static OdfStyleProperty FillColor
           
static OdfStyleProperty FillGradientName
           
static OdfStyleProperty FillHatchName
           
static OdfStyleProperty FillHatchSolid
           
static OdfStyleProperty FillImageHeight
           
static OdfStyleProperty FillImageName
           
static OdfStyleProperty FillImageRefPoint
           
static OdfStyleProperty FillImageRefPointX
           
static OdfStyleProperty FillImageRefPointY
           
static OdfStyleProperty FillImageWidth
           
static OdfStyleProperty FillRule
           
static OdfStyleProperty GradientStepCount
           
static OdfStyleProperty Opacity
           
static OdfStyleProperty OpacityName
           
static OdfStyleProperty Repeat
           
static OdfStyleProperty SecondaryFillColor
           
static OdfStyleProperty Subtype
           
static OdfStyleProperty TileRepeatOffset
           
static OdfStyleProperty TransitionSpeed
           
static OdfStyleProperty TransitionStyle
           
static OdfStyleProperty TransitionType
           
static OdfStyleProperty Type
           
static OdfStyleProperty Visibility
           
 
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
StyleDrawingPagePropertiesElement(OdfFileDom ownerDoc)
          Create the instance of StyleDrawingPagePropertiesElement
 
Method Summary
 void accept(ElementVisitor visitor)
          Accept an visitor instance to allow the visitor to do some operations.
 java.lang.String getDrawBackgroundSizeAttribute()
          Receives the value of the ODFDOM attribute representation DrawBackgroundSizeAttribute , See draw:background-size
 java.lang.String getDrawFillAttribute()
          Receives the value of the ODFDOM attribute representation DrawFillAttribute , See draw:fill
 java.lang.String getDrawFillColorAttribute()
          Receives the value of the ODFDOM attribute representation DrawFillColorAttribute , See draw:fill-color
 java.lang.String getDrawFillGradientNameAttribute()
          Receives the value of the ODFDOM attribute representation DrawFillGradientNameAttribute , See draw:fill-gradient-name
 java.lang.String getDrawFillHatchNameAttribute()
          Receives the value of the ODFDOM attribute representation DrawFillHatchNameAttribute , See draw:fill-hatch-name
 java.lang.Boolean getDrawFillHatchSolidAttribute()
          Receives the value of the ODFDOM attribute representation DrawFillHatchSolidAttribute , See draw:fill-hatch-solid
 java.lang.String getDrawFillImageHeightAttribute()
          Receives the value of the ODFDOM attribute representation DrawFillImageHeightAttribute , See draw:fill-image-height
 java.lang.String getDrawFillImageNameAttribute()
          Receives the value of the ODFDOM attribute representation DrawFillImageNameAttribute , See draw:fill-image-name
 java.lang.String getDrawFillImageRefPointAttribute()
          Receives the value of the ODFDOM attribute representation DrawFillImageRefPointAttribute , See draw:fill-image-ref-point
 java.lang.String getDrawFillImageRefPointXAttribute()
          Receives the value of the ODFDOM attribute representation DrawFillImageRefPointXAttribute , See draw:fill-image-ref-point-x
 java.lang.String getDrawFillImageRefPointYAttribute()
          Receives the value of the ODFDOM attribute representation DrawFillImageRefPointYAttribute , See draw:fill-image-ref-point-y
 java.lang.String getDrawFillImageWidthAttribute()
          Receives the value of the ODFDOM attribute representation DrawFillImageWidthAttribute , See draw:fill-image-width
 java.lang.Integer getDrawGradientStepCountAttribute()
          Receives the value of the ODFDOM attribute representation DrawGradientStepCountAttribute , See draw:gradient-step-count
 java.lang.String getDrawOpacityAttribute()
          Receives the value of the ODFDOM attribute representation DrawOpacityAttribute , See draw:opacity
 java.lang.String getDrawOpacityNameAttribute()
          Receives the value of the ODFDOM attribute representation DrawOpacityNameAttribute , See draw:opacity-name
 java.lang.String getDrawSecondaryFillColorAttribute()
          Receives the value of the ODFDOM attribute representation DrawSecondaryFillColorAttribute , See draw:secondary-fill-color
 java.lang.String getDrawTileRepeatOffsetAttribute()
          Receives the value of the ODFDOM attribute representation DrawTileRepeatOffsetAttribute , See draw:tile-repeat-offset
 OdfName getOdfName()
          Get the element name
 java.lang.Boolean getPresentationBackgroundObjectsVisibleAttribute()
          Receives the value of the ODFDOM attribute representation PresentationBackgroundObjectsVisibleAttribute , See presentation:background-objects-visible
 java.lang.Boolean getPresentationBackgroundVisibleAttribute()
          Receives the value of the ODFDOM attribute representation PresentationBackgroundVisibleAttribute , See presentation:background-visible
 java.lang.Boolean getPresentationDisplayDateTimeAttribute()
          Receives the value of the ODFDOM attribute representation PresentationDisplayDateTimeAttribute , See presentation:display-date-time
 java.lang.Boolean getPresentationDisplayFooterAttribute()
          Receives the value of the ODFDOM attribute representation PresentationDisplayFooterAttribute , See presentation:display-footer
 java.lang.Boolean getPresentationDisplayHeaderAttribute()
          Receives the value of the ODFDOM attribute representation PresentationDisplayHeaderAttribute , See presentation:display-header
 java.lang.Boolean getPresentationDisplayPageNumberAttribute()
          Receives the value of the ODFDOM attribute representation PresentationDisplayPageNumberAttribute , See presentation:display-page-number
 java.lang.String getPresentationDurationAttribute()
          Receives the value of the ODFDOM attribute representation PresentationDurationAttribute , See presentation:duration
 java.lang.String getPresentationTransitionSpeedAttribute()
          Receives the value of the ODFDOM attribute representation PresentationTransitionSpeedAttribute , See presentation:transition-speed
 java.lang.String getPresentationTransitionStyleAttribute()
          Receives the value of the ODFDOM attribute representation PresentationTransitionStyleAttribute , See presentation:transition-style
 java.lang.String getPresentationTransitionTypeAttribute()
          Receives the value of the ODFDOM attribute representation PresentationTransitionTypeAttribute , See presentation:transition-type
 java.lang.String getPresentationVisibilityAttribute()
          Receives the value of the ODFDOM attribute representation PresentationVisibilityAttribute , See presentation:visibility
 java.lang.String getSmilDirectionAttribute()
          Receives the value of the ODFDOM attribute representation SmilDirectionAttribute , See smil:direction
 java.lang.String getSmilFadeColorAttribute()
          Receives the value of the ODFDOM attribute representation SmilFadeColorAttribute , See smil:fadeColor
 java.lang.String getSmilSubtypeAttribute()
          Receives the value of the ODFDOM attribute representation SmilSubtypeAttribute , See smil:subtype
 java.lang.String getSmilTypeAttribute()
          Receives the value of the ODFDOM attribute representation SmilTypeAttribute , See smil:type
 java.lang.String getStyleRepeatAttribute()
          Receives the value of the ODFDOM attribute representation StyleRepeatAttribute , See style:repeat
 java.lang.String getSvgFillRuleAttribute()
          Receives the value of the ODFDOM attribute representation SvgFillRuleAttribute , See svg:fill-rule
 PresentationSoundElement newPresentationSoundElement(java.lang.String xlinkHrefValue, java.lang.String xlinkTypeValue)
          Create child element presentation:sound.
 void setDrawBackgroundSizeAttribute(java.lang.String drawBackgroundSizeValue)
          Sets the value of ODFDOM attribute representation DrawBackgroundSizeAttribute , See draw:background-size
 void setDrawFillAttribute(java.lang.String drawFillValue)
          Sets the value of ODFDOM attribute representation DrawFillAttribute , See draw:fill
 void setDrawFillColorAttribute(java.lang.String drawFillColorValue)
          Sets the value of ODFDOM attribute representation DrawFillColorAttribute , See draw:fill-color
 void setDrawFillGradientNameAttribute(java.lang.String drawFillGradientNameValue)
          Sets the value of ODFDOM attribute representation DrawFillGradientNameAttribute , See draw:fill-gradient-name
 void setDrawFillHatchNameAttribute(java.lang.String drawFillHatchNameValue)
          Sets the value of ODFDOM attribute representation DrawFillHatchNameAttribute , See draw:fill-hatch-name
 void setDrawFillHatchSolidAttribute(java.lang.Boolean drawFillHatchSolidValue)
          Sets the value of ODFDOM attribute representation DrawFillHatchSolidAttribute , See draw:fill-hatch-solid
 void setDrawFillImageHeightAttribute(java.lang.String drawFillImageHeightValue)
          Sets the value of ODFDOM attribute representation DrawFillImageHeightAttribute , See draw:fill-image-height
 void setDrawFillImageNameAttribute(java.lang.String drawFillImageNameValue)
          Sets the value of ODFDOM attribute representation DrawFillImageNameAttribute , See draw:fill-image-name
 void setDrawFillImageRefPointAttribute(java.lang.String drawFillImageRefPointValue)
          Sets the value of ODFDOM attribute representation DrawFillImageRefPointAttribute , See draw:fill-image-ref-point
 void setDrawFillImageRefPointXAttribute(java.lang.String drawFillImageRefPointXValue)
          Sets the value of ODFDOM attribute representation DrawFillImageRefPointXAttribute , See draw:fill-image-ref-point-x
 void setDrawFillImageRefPointYAttribute(java.lang.String drawFillImageRefPointYValue)
          Sets the value of ODFDOM attribute representation DrawFillImageRefPointYAttribute , See draw:fill-image-ref-point-y
 void setDrawFillImageWidthAttribute(java.lang.String drawFillImageWidthValue)
          Sets the value of ODFDOM attribute representation DrawFillImageWidthAttribute , See draw:fill-image-width
 void setDrawGradientStepCountAttribute(java.lang.Integer drawGradientStepCountValue)
          Sets the value of ODFDOM attribute representation DrawGradientStepCountAttribute , See draw:gradient-step-count
 void setDrawOpacityAttribute(java.lang.String drawOpacityValue)
          Sets the value of ODFDOM attribute representation DrawOpacityAttribute , See draw:opacity
 void setDrawOpacityNameAttribute(java.lang.String drawOpacityNameValue)
          Sets the value of ODFDOM attribute representation DrawOpacityNameAttribute , See draw:opacity-name
 void setDrawSecondaryFillColorAttribute(java.lang.String drawSecondaryFillColorValue)
          Sets the value of ODFDOM attribute representation DrawSecondaryFillColorAttribute , See draw:secondary-fill-color
 void setDrawTileRepeatOffsetAttribute(java.lang.String drawTileRepeatOffsetValue)
          Sets the value of ODFDOM attribute representation DrawTileRepeatOffsetAttribute , See draw:tile-repeat-offset
 void setPresentationBackgroundObjectsVisibleAttribute(java.lang.Boolean presentationBackgroundObjectsVisibleValue)
          Sets the value of ODFDOM attribute representation PresentationBackgroundObjectsVisibleAttribute , See presentation:background-objects-visible
 void setPresentationBackgroundVisibleAttribute(java.lang.Boolean presentationBackgroundVisibleValue)
          Sets the value of ODFDOM attribute representation PresentationBackgroundVisibleAttribute , See presentation:background-visible
 void setPresentationDisplayDateTimeAttribute(java.lang.Boolean presentationDisplayDateTimeValue)
          Sets the value of ODFDOM attribute representation PresentationDisplayDateTimeAttribute , See presentation:display-date-time
 void setPresentationDisplayFooterAttribute(java.lang.Boolean presentationDisplayFooterValue)
          Sets the value of ODFDOM attribute representation PresentationDisplayFooterAttribute , See presentation:display-footer
 void setPresentationDisplayHeaderAttribute(java.lang.Boolean presentationDisplayHeaderValue)
          Sets the value of ODFDOM attribute representation PresentationDisplayHeaderAttribute , See presentation:display-header
 void setPresentationDisplayPageNumberAttribute(java.lang.Boolean presentationDisplayPageNumberValue)
          Sets the value of ODFDOM attribute representation PresentationDisplayPageNumberAttribute , See presentation:display-page-number
 void setPresentationDurationAttribute(java.lang.String presentationDurationValue)
          Sets the value of ODFDOM attribute representation PresentationDurationAttribute , See presentation:duration
 void setPresentationTransitionSpeedAttribute(java.lang.String presentationTransitionSpeedValue)
          Sets the value of ODFDOM attribute representation PresentationTransitionSpeedAttribute , See presentation:transition-speed
 void setPresentationTransitionStyleAttribute(java.lang.String presentationTransitionStyleValue)
          Sets the value of ODFDOM attribute representation PresentationTransitionStyleAttribute , See presentation:transition-style
 void setPresentationTransitionTypeAttribute(java.lang.String presentationTransitionTypeValue)
          Sets the value of ODFDOM attribute representation PresentationTransitionTypeAttribute , See presentation:transition-type
 void setPresentationVisibilityAttribute(java.lang.String presentationVisibilityValue)
          Sets the value of ODFDOM attribute representation PresentationVisibilityAttribute , See presentation:visibility
 void setSmilDirectionAttribute(java.lang.String smilDirectionValue)
          Sets the value of ODFDOM attribute representation SmilDirectionAttribute , See smil:direction
 void setSmilFadeColorAttribute(java.lang.String smilFadeColorValue)
          Sets the value of ODFDOM attribute representation SmilFadeColorAttribute , See smil:fadeColor
 void setSmilSubtypeAttribute(java.lang.String smilSubtypeValue)
          Sets the value of ODFDOM attribute representation SmilSubtypeAttribute , See smil:subtype
 void setSmilTypeAttribute(java.lang.String smilTypeValue)
          Sets the value of ODFDOM attribute representation SmilTypeAttribute , See smil:type
 void setStyleRepeatAttribute(java.lang.String styleRepeatValue)
          Sets the value of ODFDOM attribute representation StyleRepeatAttribute , See style:repeat
 void setSvgFillRuleAttribute(java.lang.String svgFillRuleValue)
          Sets the value of ODFDOM attribute representation SvgFillRuleAttribute , See svg:fill-rule
 
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

BackgroundSize

public static final OdfStyleProperty BackgroundSize

Fill

public static final OdfStyleProperty Fill

FillColor

public static final OdfStyleProperty FillColor

FillGradientName

public static final OdfStyleProperty FillGradientName

FillHatchName

public static final OdfStyleProperty FillHatchName

FillHatchSolid

public static final OdfStyleProperty FillHatchSolid

FillImageHeight

public static final OdfStyleProperty FillImageHeight

FillImageName

public static final OdfStyleProperty FillImageName

FillImageRefPoint

public static final OdfStyleProperty FillImageRefPoint

FillImageRefPointX

public static final OdfStyleProperty FillImageRefPointX

FillImageRefPointY

public static final OdfStyleProperty FillImageRefPointY

FillImageWidth

public static final OdfStyleProperty FillImageWidth

GradientStepCount

public static final OdfStyleProperty GradientStepCount

Opacity

public static final OdfStyleProperty Opacity

OpacityName

public static final OdfStyleProperty OpacityName

SecondaryFillColor

public static final OdfStyleProperty SecondaryFillColor

TileRepeatOffset

public static final OdfStyleProperty TileRepeatOffset

BackgroundObjectsVisible

public static final OdfStyleProperty BackgroundObjectsVisible

BackgroundVisible

public static final OdfStyleProperty BackgroundVisible

DisplayDateTime

public static final OdfStyleProperty DisplayDateTime

DisplayFooter

public static final OdfStyleProperty DisplayFooter

DisplayHeader

public static final OdfStyleProperty DisplayHeader

DisplayPageNumber

public static final OdfStyleProperty DisplayPageNumber

Duration

public static final OdfStyleProperty Duration

TransitionSpeed

public static final OdfStyleProperty TransitionSpeed

TransitionStyle

public static final OdfStyleProperty TransitionStyle

TransitionType

public static final OdfStyleProperty TransitionType

Visibility

public static final OdfStyleProperty Visibility

Direction

public static final OdfStyleProperty Direction

FadeColor

public static final OdfStyleProperty FadeColor

Subtype

public static final OdfStyleProperty Subtype

Type

public static final OdfStyleProperty Type

Repeat

public static final OdfStyleProperty Repeat

FillRule

public static final OdfStyleProperty FillRule
Constructor Detail

StyleDrawingPagePropertiesElement

public StyleDrawingPagePropertiesElement(OdfFileDom ownerDoc)
Create the instance of StyleDrawingPagePropertiesElement

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:drawing-page-properties.

getDrawBackgroundSizeAttribute

public java.lang.String getDrawBackgroundSizeAttribute()
Receives the value of the ODFDOM attribute representation DrawBackgroundSizeAttribute , See draw:background-size

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

setDrawBackgroundSizeAttribute

public void setDrawBackgroundSizeAttribute(java.lang.String drawBackgroundSizeValue)
Sets the value of ODFDOM attribute representation DrawBackgroundSizeAttribute , See draw:background-size

Parameters:
drawBackgroundSizeValue - The type is String

getDrawFillAttribute

public java.lang.String getDrawFillAttribute()
Receives the value of the ODFDOM attribute representation DrawFillAttribute , See draw:fill

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

setDrawFillAttribute

public void setDrawFillAttribute(java.lang.String drawFillValue)
Sets the value of ODFDOM attribute representation DrawFillAttribute , See draw:fill

Parameters:
drawFillValue - The type is String

getDrawFillColorAttribute

public java.lang.String getDrawFillColorAttribute()
Receives the value of the ODFDOM attribute representation DrawFillColorAttribute , See draw:fill-color

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

setDrawFillColorAttribute

public void setDrawFillColorAttribute(java.lang.String drawFillColorValue)
Sets the value of ODFDOM attribute representation DrawFillColorAttribute , See draw:fill-color

Parameters:
drawFillColorValue - The type is String

getDrawFillGradientNameAttribute

public java.lang.String getDrawFillGradientNameAttribute()
Receives the value of the ODFDOM attribute representation DrawFillGradientNameAttribute , See draw:fill-gradient-name

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

setDrawFillGradientNameAttribute

public void setDrawFillGradientNameAttribute(java.lang.String drawFillGradientNameValue)
Sets the value of ODFDOM attribute representation DrawFillGradientNameAttribute , See draw:fill-gradient-name

Parameters:
drawFillGradientNameValue - The type is String

getDrawFillHatchNameAttribute

public java.lang.String getDrawFillHatchNameAttribute()
Receives the value of the ODFDOM attribute representation DrawFillHatchNameAttribute , See draw:fill-hatch-name

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

setDrawFillHatchNameAttribute

public void setDrawFillHatchNameAttribute(java.lang.String drawFillHatchNameValue)
Sets the value of ODFDOM attribute representation DrawFillHatchNameAttribute , See draw:fill-hatch-name

Parameters:
drawFillHatchNameValue - The type is String

getDrawFillHatchSolidAttribute

public java.lang.Boolean getDrawFillHatchSolidAttribute()
Receives the value of the ODFDOM attribute representation DrawFillHatchSolidAttribute , See draw:fill-hatch-solid

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

setDrawFillHatchSolidAttribute

public void setDrawFillHatchSolidAttribute(java.lang.Boolean drawFillHatchSolidValue)
Sets the value of ODFDOM attribute representation DrawFillHatchSolidAttribute , See draw:fill-hatch-solid

Parameters:
drawFillHatchSolidValue - The type is Boolean

getDrawFillImageHeightAttribute

public java.lang.String getDrawFillImageHeightAttribute()
Receives the value of the ODFDOM attribute representation DrawFillImageHeightAttribute , See draw:fill-image-height

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

setDrawFillImageHeightAttribute

public void setDrawFillImageHeightAttribute(java.lang.String drawFillImageHeightValue)
Sets the value of ODFDOM attribute representation DrawFillImageHeightAttribute , See draw:fill-image-height

Parameters:
drawFillImageHeightValue - The type is String

getDrawFillImageNameAttribute

public java.lang.String getDrawFillImageNameAttribute()
Receives the value of the ODFDOM attribute representation DrawFillImageNameAttribute , See draw:fill-image-name

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

setDrawFillImageNameAttribute

public void setDrawFillImageNameAttribute(java.lang.String drawFillImageNameValue)
Sets the value of ODFDOM attribute representation DrawFillImageNameAttribute , See draw:fill-image-name

Parameters:
drawFillImageNameValue - The type is String

getDrawFillImageRefPointAttribute

public java.lang.String getDrawFillImageRefPointAttribute()
Receives the value of the ODFDOM attribute representation DrawFillImageRefPointAttribute , See draw:fill-image-ref-point

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

setDrawFillImageRefPointAttribute

public void setDrawFillImageRefPointAttribute(java.lang.String drawFillImageRefPointValue)
Sets the value of ODFDOM attribute representation DrawFillImageRefPointAttribute , See draw:fill-image-ref-point

Parameters:
drawFillImageRefPointValue - The type is String

getDrawFillImageRefPointXAttribute

public java.lang.String getDrawFillImageRefPointXAttribute()
Receives the value of the ODFDOM attribute representation DrawFillImageRefPointXAttribute , See draw:fill-image-ref-point-x

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

setDrawFillImageRefPointXAttribute

public void setDrawFillImageRefPointXAttribute(java.lang.String drawFillImageRefPointXValue)
Sets the value of ODFDOM attribute representation DrawFillImageRefPointXAttribute , See draw:fill-image-ref-point-x

Parameters:
drawFillImageRefPointXValue - The type is String

getDrawFillImageRefPointYAttribute

public java.lang.String getDrawFillImageRefPointYAttribute()
Receives the value of the ODFDOM attribute representation DrawFillImageRefPointYAttribute , See draw:fill-image-ref-point-y

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

setDrawFillImageRefPointYAttribute

public void setDrawFillImageRefPointYAttribute(java.lang.String drawFillImageRefPointYValue)
Sets the value of ODFDOM attribute representation DrawFillImageRefPointYAttribute , See draw:fill-image-ref-point-y

Parameters:
drawFillImageRefPointYValue - The type is String

getDrawFillImageWidthAttribute

public java.lang.String getDrawFillImageWidthAttribute()
Receives the value of the ODFDOM attribute representation DrawFillImageWidthAttribute , See draw:fill-image-width

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

setDrawFillImageWidthAttribute

public void setDrawFillImageWidthAttribute(java.lang.String drawFillImageWidthValue)
Sets the value of ODFDOM attribute representation DrawFillImageWidthAttribute , See draw:fill-image-width

Parameters:
drawFillImageWidthValue - The type is String

getDrawGradientStepCountAttribute

public java.lang.Integer getDrawGradientStepCountAttribute()
Receives the value of the ODFDOM attribute representation DrawGradientStepCountAttribute , See draw:gradient-step-count

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

setDrawGradientStepCountAttribute

public void setDrawGradientStepCountAttribute(java.lang.Integer drawGradientStepCountValue)
Sets the value of ODFDOM attribute representation DrawGradientStepCountAttribute , See draw:gradient-step-count

Parameters:
drawGradientStepCountValue - The type is Integer

getDrawOpacityAttribute

public java.lang.String getDrawOpacityAttribute()
Receives the value of the ODFDOM attribute representation DrawOpacityAttribute , See draw:opacity

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

setDrawOpacityAttribute

public void setDrawOpacityAttribute(java.lang.String drawOpacityValue)
Sets the value of ODFDOM attribute representation DrawOpacityAttribute , See draw:opacity

Parameters:
drawOpacityValue - The type is String

getDrawOpacityNameAttribute

public java.lang.String getDrawOpacityNameAttribute()
Receives the value of the ODFDOM attribute representation DrawOpacityNameAttribute , See draw:opacity-name

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

setDrawOpacityNameAttribute

public void setDrawOpacityNameAttribute(java.lang.String drawOpacityNameValue)
Sets the value of ODFDOM attribute representation DrawOpacityNameAttribute , See draw:opacity-name

Parameters:
drawOpacityNameValue - The type is String

getDrawSecondaryFillColorAttribute

public java.lang.String getDrawSecondaryFillColorAttribute()
Receives the value of the ODFDOM attribute representation DrawSecondaryFillColorAttribute , See draw:secondary-fill-color

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

setDrawSecondaryFillColorAttribute

public void setDrawSecondaryFillColorAttribute(java.lang.String drawSecondaryFillColorValue)
Sets the value of ODFDOM attribute representation DrawSecondaryFillColorAttribute , See draw:secondary-fill-color

Parameters:
drawSecondaryFillColorValue - The type is String

getDrawTileRepeatOffsetAttribute

public java.lang.String getDrawTileRepeatOffsetAttribute()
Receives the value of the ODFDOM attribute representation DrawTileRepeatOffsetAttribute , See draw:tile-repeat-offset

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

setDrawTileRepeatOffsetAttribute

public void setDrawTileRepeatOffsetAttribute(java.lang.String drawTileRepeatOffsetValue)
Sets the value of ODFDOM attribute representation DrawTileRepeatOffsetAttribute , See draw:tile-repeat-offset

Parameters:
drawTileRepeatOffsetValue - The type is String

getPresentationBackgroundObjectsVisibleAttribute

public java.lang.Boolean getPresentationBackgroundObjectsVisibleAttribute()
Receives the value of the ODFDOM attribute representation PresentationBackgroundObjectsVisibleAttribute , See presentation:background-objects-visible

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

setPresentationBackgroundObjectsVisibleAttribute

public void setPresentationBackgroundObjectsVisibleAttribute(java.lang.Boolean presentationBackgroundObjectsVisibleValue)
Sets the value of ODFDOM attribute representation PresentationBackgroundObjectsVisibleAttribute , See presentation:background-objects-visible

Parameters:
presentationBackgroundObjectsVisibleValue - The type is Boolean

getPresentationBackgroundVisibleAttribute

public java.lang.Boolean getPresentationBackgroundVisibleAttribute()
Receives the value of the ODFDOM attribute representation PresentationBackgroundVisibleAttribute , See presentation:background-visible

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

setPresentationBackgroundVisibleAttribute

public void setPresentationBackgroundVisibleAttribute(java.lang.Boolean presentationBackgroundVisibleValue)
Sets the value of ODFDOM attribute representation PresentationBackgroundVisibleAttribute , See presentation:background-visible

Parameters:
presentationBackgroundVisibleValue - The type is Boolean

getPresentationDisplayDateTimeAttribute

public java.lang.Boolean getPresentationDisplayDateTimeAttribute()
Receives the value of the ODFDOM attribute representation PresentationDisplayDateTimeAttribute , See presentation:display-date-time

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

setPresentationDisplayDateTimeAttribute

public void setPresentationDisplayDateTimeAttribute(java.lang.Boolean presentationDisplayDateTimeValue)
Sets the value of ODFDOM attribute representation PresentationDisplayDateTimeAttribute , See presentation:display-date-time

Parameters:
presentationDisplayDateTimeValue - The type is Boolean

getPresentationDisplayFooterAttribute

public java.lang.Boolean getPresentationDisplayFooterAttribute()
Receives the value of the ODFDOM attribute representation PresentationDisplayFooterAttribute , See presentation:display-footer

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

setPresentationDisplayFooterAttribute

public void setPresentationDisplayFooterAttribute(java.lang.Boolean presentationDisplayFooterValue)
Sets the value of ODFDOM attribute representation PresentationDisplayFooterAttribute , See presentation:display-footer

Parameters:
presentationDisplayFooterValue - The type is Boolean

getPresentationDisplayHeaderAttribute

public java.lang.Boolean getPresentationDisplayHeaderAttribute()
Receives the value of the ODFDOM attribute representation PresentationDisplayHeaderAttribute , See presentation:display-header

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

setPresentationDisplayHeaderAttribute

public void setPresentationDisplayHeaderAttribute(java.lang.Boolean presentationDisplayHeaderValue)
Sets the value of ODFDOM attribute representation PresentationDisplayHeaderAttribute , See presentation:display-header

Parameters:
presentationDisplayHeaderValue - The type is Boolean

getPresentationDisplayPageNumberAttribute

public java.lang.Boolean getPresentationDisplayPageNumberAttribute()
Receives the value of the ODFDOM attribute representation PresentationDisplayPageNumberAttribute , See presentation:display-page-number

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

setPresentationDisplayPageNumberAttribute

public void setPresentationDisplayPageNumberAttribute(java.lang.Boolean presentationDisplayPageNumberValue)
Sets the value of ODFDOM attribute representation PresentationDisplayPageNumberAttribute , See presentation:display-page-number

Parameters:
presentationDisplayPageNumberValue - The type is Boolean

getPresentationDurationAttribute

public java.lang.String getPresentationDurationAttribute()
Receives the value of the ODFDOM attribute representation PresentationDurationAttribute , See presentation:duration

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

setPresentationDurationAttribute

public void setPresentationDurationAttribute(java.lang.String presentationDurationValue)
Sets the value of ODFDOM attribute representation PresentationDurationAttribute , See presentation:duration

Parameters:
presentationDurationValue - The type is String

getPresentationTransitionSpeedAttribute

public java.lang.String getPresentationTransitionSpeedAttribute()
Receives the value of the ODFDOM attribute representation PresentationTransitionSpeedAttribute , See presentation:transition-speed

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

setPresentationTransitionSpeedAttribute

public void setPresentationTransitionSpeedAttribute(java.lang.String presentationTransitionSpeedValue)
Sets the value of ODFDOM attribute representation PresentationTransitionSpeedAttribute , See presentation:transition-speed

Parameters:
presentationTransitionSpeedValue - The type is String

getPresentationTransitionStyleAttribute

public java.lang.String getPresentationTransitionStyleAttribute()
Receives the value of the ODFDOM attribute representation PresentationTransitionStyleAttribute , See presentation:transition-style

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

setPresentationTransitionStyleAttribute

public void setPresentationTransitionStyleAttribute(java.lang.String presentationTransitionStyleValue)
Sets the value of ODFDOM attribute representation PresentationTransitionStyleAttribute , See presentation:transition-style

Parameters:
presentationTransitionStyleValue - The type is String

getPresentationTransitionTypeAttribute

public java.lang.String getPresentationTransitionTypeAttribute()
Receives the value of the ODFDOM attribute representation PresentationTransitionTypeAttribute , See presentation:transition-type

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

setPresentationTransitionTypeAttribute

public void setPresentationTransitionTypeAttribute(java.lang.String presentationTransitionTypeValue)
Sets the value of ODFDOM attribute representation PresentationTransitionTypeAttribute , See presentation:transition-type

Parameters:
presentationTransitionTypeValue - The type is String

getPresentationVisibilityAttribute

public java.lang.String getPresentationVisibilityAttribute()
Receives the value of the ODFDOM attribute representation PresentationVisibilityAttribute , See presentation:visibility

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

setPresentationVisibilityAttribute

public void setPresentationVisibilityAttribute(java.lang.String presentationVisibilityValue)
Sets the value of ODFDOM attribute representation PresentationVisibilityAttribute , See presentation:visibility

Parameters:
presentationVisibilityValue - The type is String

getSmilDirectionAttribute

public java.lang.String getSmilDirectionAttribute()
Receives the value of the ODFDOM attribute representation SmilDirectionAttribute , See smil:direction

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

setSmilDirectionAttribute

public void setSmilDirectionAttribute(java.lang.String smilDirectionValue)
Sets the value of ODFDOM attribute representation SmilDirectionAttribute , See smil:direction

Parameters:
smilDirectionValue - The type is String

getSmilFadeColorAttribute

public java.lang.String getSmilFadeColorAttribute()
Receives the value of the ODFDOM attribute representation SmilFadeColorAttribute , See smil:fadeColor

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

setSmilFadeColorAttribute

public void setSmilFadeColorAttribute(java.lang.String smilFadeColorValue)
Sets the value of ODFDOM attribute representation SmilFadeColorAttribute , See smil:fadeColor

Parameters:
smilFadeColorValue - The type is String

getSmilSubtypeAttribute

public java.lang.String getSmilSubtypeAttribute()
Receives the value of the ODFDOM attribute representation SmilSubtypeAttribute , See smil:subtype

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

setSmilSubtypeAttribute

public void setSmilSubtypeAttribute(java.lang.String smilSubtypeValue)
Sets the value of ODFDOM attribute representation SmilSubtypeAttribute , See smil:subtype

Parameters:
smilSubtypeValue - The type is String

getSmilTypeAttribute

public java.lang.String getSmilTypeAttribute()
Receives the value of the ODFDOM attribute representation SmilTypeAttribute , See smil:type

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

setSmilTypeAttribute

public void setSmilTypeAttribute(java.lang.String smilTypeValue)
Sets the value of ODFDOM attribute representation SmilTypeAttribute , See smil:type

Parameters:
smilTypeValue - The type is String

getStyleRepeatAttribute

public java.lang.String getStyleRepeatAttribute()
Receives the value of the ODFDOM attribute representation StyleRepeatAttribute , See style:repeat

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

setStyleRepeatAttribute

public void setStyleRepeatAttribute(java.lang.String styleRepeatValue)
Sets the value of ODFDOM attribute representation StyleRepeatAttribute , See style:repeat

Parameters:
styleRepeatValue - The type is String

getSvgFillRuleAttribute

public java.lang.String getSvgFillRuleAttribute()
Receives the value of the ODFDOM attribute representation SvgFillRuleAttribute , See svg:fill-rule

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

setSvgFillRuleAttribute

public void setSvgFillRuleAttribute(java.lang.String svgFillRuleValue)
Sets the value of ODFDOM attribute representation SvgFillRuleAttribute , See svg:fill-rule

Parameters:
svgFillRuleValue - The type is String

newPresentationSoundElement

public PresentationSoundElement newPresentationSoundElement(java.lang.String xlinkHrefValue,
                                                            java.lang.String xlinkTypeValue)
Create child element presentation:sound.

Parameters:
xlinkHrefValue - the String value of XlinkHrefAttribute, see xlink:href at specification
xlinkTypeValue - the String value of XlinkTypeAttribute, see xlink:type at specification Child element is new in Odf 1.2
Returns:
the element presentation:sound

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.