org.odftoolkit.odfdom.dom.element.style
public class StyleDrawingPagePropertiesElement extends OdfStylePropertiesBase
localName, namespaceURI
attributes, name
firstChild, fNodeListCache, ownerDocument
nextSibling, previousSibling
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
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
DERIVATION_EXTENSION, DERIVATION_LIST, DERIVATION_RESTRICTION, DERIVATION_UNION
Constructor and Description |
---|
StyleDrawingPagePropertiesElement(OdfFileDom ownerDoc)
Create the instance of
StyleDrawingPagePropertiesElement |
Modifier and Type | Method and Description |
---|---|
void |
accept(ElementVisitor visitor)
Accept an visitor instance to allow the visitor to do some operations.
|
String |
getDrawBackgroundSizeAttribute()
Receives the value of the ODFDOM attribute representation
DrawBackgroundSizeAttribute , See draw:background-size |
String |
getDrawFillAttribute()
Receives the value of the ODFDOM attribute representation
DrawFillAttribute , See draw:fill |
String |
getDrawFillColorAttribute()
Receives the value of the ODFDOM attribute representation
DrawFillColorAttribute , See draw:fill-color |
String |
getDrawFillGradientNameAttribute()
Receives the value of the ODFDOM attribute representation
DrawFillGradientNameAttribute , See draw:fill-gradient-name |
String |
getDrawFillHatchNameAttribute()
Receives the value of the ODFDOM attribute representation
DrawFillHatchNameAttribute , See draw:fill-hatch-name |
Boolean |
getDrawFillHatchSolidAttribute()
Receives the value of the ODFDOM attribute representation
DrawFillHatchSolidAttribute , See draw:fill-hatch-solid |
String |
getDrawFillImageHeightAttribute()
Receives the value of the ODFDOM attribute representation
DrawFillImageHeightAttribute , See draw:fill-image-height |
String |
getDrawFillImageNameAttribute()
Receives the value of the ODFDOM attribute representation
DrawFillImageNameAttribute , See draw:fill-image-name |
String |
getDrawFillImageRefPointAttribute()
Receives the value of the ODFDOM attribute representation
DrawFillImageRefPointAttribute , See draw:fill-image-ref-point |
String |
getDrawFillImageRefPointXAttribute()
Receives the value of the ODFDOM attribute representation
DrawFillImageRefPointXAttribute , See draw:fill-image-ref-point-x |
String |
getDrawFillImageRefPointYAttribute()
Receives the value of the ODFDOM attribute representation
DrawFillImageRefPointYAttribute , See draw:fill-image-ref-point-y |
String |
getDrawFillImageWidthAttribute()
Receives the value of the ODFDOM attribute representation
DrawFillImageWidthAttribute , See draw:fill-image-width |
Integer |
getDrawGradientStepCountAttribute()
Receives the value of the ODFDOM attribute representation
DrawGradientStepCountAttribute , See draw:gradient-step-count |
String |
getDrawOpacityAttribute()
Receives the value of the ODFDOM attribute representation
DrawOpacityAttribute , See draw:opacity |
String |
getDrawOpacityNameAttribute()
Receives the value of the ODFDOM attribute representation
DrawOpacityNameAttribute , See draw:opacity-name |
String |
getDrawSecondaryFillColorAttribute()
Receives the value of the ODFDOM attribute representation
DrawSecondaryFillColorAttribute , See draw:secondary-fill-color |
String |
getDrawTileRepeatOffsetAttribute()
Receives the value of the ODFDOM attribute representation
DrawTileRepeatOffsetAttribute , See draw:tile-repeat-offset |
OdfName |
getOdfName()
Get the element name
|
Boolean |
getPresentationBackgroundObjectsVisibleAttribute()
Receives the value of the ODFDOM attribute representation
PresentationBackgroundObjectsVisibleAttribute , See presentation:background-objects-visible |
Boolean |
getPresentationBackgroundVisibleAttribute()
Receives the value of the ODFDOM attribute representation
PresentationBackgroundVisibleAttribute , See presentation:background-visible |
Boolean |
getPresentationDisplayDateTimeAttribute()
Receives the value of the ODFDOM attribute representation
PresentationDisplayDateTimeAttribute , See presentation:display-date-time |
Boolean |
getPresentationDisplayFooterAttribute()
Receives the value of the ODFDOM attribute representation
PresentationDisplayFooterAttribute , See presentation:display-footer |
Boolean |
getPresentationDisplayHeaderAttribute()
Receives the value of the ODFDOM attribute representation
PresentationDisplayHeaderAttribute , See presentation:display-header |
Boolean |
getPresentationDisplayPageNumberAttribute()
Receives the value of the ODFDOM attribute representation
PresentationDisplayPageNumberAttribute , See presentation:display-page-number |
String |
getPresentationDurationAttribute()
Receives the value of the ODFDOM attribute representation
PresentationDurationAttribute , See presentation:duration |
String |
getPresentationTransitionSpeedAttribute()
Receives the value of the ODFDOM attribute representation
PresentationTransitionSpeedAttribute , See presentation:transition-speed |
String |
getPresentationTransitionStyleAttribute()
Receives the value of the ODFDOM attribute representation
PresentationTransitionStyleAttribute , See presentation:transition-style |
String |
getPresentationTransitionTypeAttribute()
Receives the value of the ODFDOM attribute representation
PresentationTransitionTypeAttribute , See presentation:transition-type |
String |
getPresentationVisibilityAttribute()
Receives the value of the ODFDOM attribute representation
PresentationVisibilityAttribute , See presentation:visibility |
String |
getSmilDirectionAttribute()
Receives the value of the ODFDOM attribute representation
SmilDirectionAttribute , See smil:direction |
String |
getSmilFadeColorAttribute()
Receives the value of the ODFDOM attribute representation
SmilFadeColorAttribute , See smil:fadeColor |
String |
getSmilSubtypeAttribute()
Receives the value of the ODFDOM attribute representation
SmilSubtypeAttribute , See smil:subtype |
String |
getSmilTypeAttribute()
Receives the value of the ODFDOM attribute representation
SmilTypeAttribute , See smil:type |
String |
getStyleRepeatAttribute()
Receives the value of the ODFDOM attribute representation
StyleRepeatAttribute , See style:repeat |
String |
getSvgFillRuleAttribute()
Receives the value of the ODFDOM attribute representation
SvgFillRuleAttribute , See svg:fill-rule |
PresentationSoundElement |
newPresentationSoundElement(String xlinkHrefValue,
String xlinkTypeValue)
Create child element presentation:sound.
|
void |
setDrawBackgroundSizeAttribute(String drawBackgroundSizeValue)
Sets the value of ODFDOM attribute representation
DrawBackgroundSizeAttribute , See draw:background-size |
void |
setDrawFillAttribute(String drawFillValue)
Sets the value of ODFDOM attribute representation
DrawFillAttribute , See draw:fill |
void |
setDrawFillColorAttribute(String drawFillColorValue)
Sets the value of ODFDOM attribute representation
DrawFillColorAttribute , See draw:fill-color |
void |
setDrawFillGradientNameAttribute(String drawFillGradientNameValue)
Sets the value of ODFDOM attribute representation
DrawFillGradientNameAttribute , See draw:fill-gradient-name |
void |
setDrawFillHatchNameAttribute(String drawFillHatchNameValue)
Sets the value of ODFDOM attribute representation
DrawFillHatchNameAttribute , See draw:fill-hatch-name |
void |
setDrawFillHatchSolidAttribute(Boolean drawFillHatchSolidValue)
Sets the value of ODFDOM attribute representation
DrawFillHatchSolidAttribute , See draw:fill-hatch-solid |
void |
setDrawFillImageHeightAttribute(String drawFillImageHeightValue)
Sets the value of ODFDOM attribute representation
DrawFillImageHeightAttribute , See draw:fill-image-height |
void |
setDrawFillImageNameAttribute(String drawFillImageNameValue)
Sets the value of ODFDOM attribute representation
DrawFillImageNameAttribute , See draw:fill-image-name |
void |
setDrawFillImageRefPointAttribute(String drawFillImageRefPointValue)
Sets the value of ODFDOM attribute representation
DrawFillImageRefPointAttribute , See draw:fill-image-ref-point |
void |
setDrawFillImageRefPointXAttribute(String drawFillImageRefPointXValue)
Sets the value of ODFDOM attribute representation
DrawFillImageRefPointXAttribute , See draw:fill-image-ref-point-x |
void |
setDrawFillImageRefPointYAttribute(String drawFillImageRefPointYValue)
Sets the value of ODFDOM attribute representation
DrawFillImageRefPointYAttribute , See draw:fill-image-ref-point-y |
void |
setDrawFillImageWidthAttribute(String drawFillImageWidthValue)
Sets the value of ODFDOM attribute representation
DrawFillImageWidthAttribute , See draw:fill-image-width |
void |
setDrawGradientStepCountAttribute(Integer drawGradientStepCountValue)
Sets the value of ODFDOM attribute representation
DrawGradientStepCountAttribute , See draw:gradient-step-count |
void |
setDrawOpacityAttribute(String drawOpacityValue)
Sets the value of ODFDOM attribute representation
DrawOpacityAttribute , See draw:opacity |
void |
setDrawOpacityNameAttribute(String drawOpacityNameValue)
Sets the value of ODFDOM attribute representation
DrawOpacityNameAttribute , See draw:opacity-name |
void |
setDrawSecondaryFillColorAttribute(String drawSecondaryFillColorValue)
Sets the value of ODFDOM attribute representation
DrawSecondaryFillColorAttribute , See draw:secondary-fill-color |
void |
setDrawTileRepeatOffsetAttribute(String drawTileRepeatOffsetValue)
Sets the value of ODFDOM attribute representation
DrawTileRepeatOffsetAttribute , See draw:tile-repeat-offset |
void |
setPresentationBackgroundObjectsVisibleAttribute(Boolean presentationBackgroundObjectsVisibleValue)
Sets the value of ODFDOM attribute representation
PresentationBackgroundObjectsVisibleAttribute , See presentation:background-objects-visible |
void |
setPresentationBackgroundVisibleAttribute(Boolean presentationBackgroundVisibleValue)
Sets the value of ODFDOM attribute representation
PresentationBackgroundVisibleAttribute , See presentation:background-visible |
void |
setPresentationDisplayDateTimeAttribute(Boolean presentationDisplayDateTimeValue)
Sets the value of ODFDOM attribute representation
PresentationDisplayDateTimeAttribute , See presentation:display-date-time |
void |
setPresentationDisplayFooterAttribute(Boolean presentationDisplayFooterValue)
Sets the value of ODFDOM attribute representation
PresentationDisplayFooterAttribute , See presentation:display-footer |
void |
setPresentationDisplayHeaderAttribute(Boolean presentationDisplayHeaderValue)
Sets the value of ODFDOM attribute representation
PresentationDisplayHeaderAttribute , See presentation:display-header |
void |
setPresentationDisplayPageNumberAttribute(Boolean presentationDisplayPageNumberValue)
Sets the value of ODFDOM attribute representation
PresentationDisplayPageNumberAttribute , See presentation:display-page-number |
void |
setPresentationDurationAttribute(String presentationDurationValue)
Sets the value of ODFDOM attribute representation
PresentationDurationAttribute , See presentation:duration |
void |
setPresentationTransitionSpeedAttribute(String presentationTransitionSpeedValue)
Sets the value of ODFDOM attribute representation
PresentationTransitionSpeedAttribute , See presentation:transition-speed |
void |
setPresentationTransitionStyleAttribute(String presentationTransitionStyleValue)
Sets the value of ODFDOM attribute representation
PresentationTransitionStyleAttribute , See presentation:transition-style |
void |
setPresentationTransitionTypeAttribute(String presentationTransitionTypeValue)
Sets the value of ODFDOM attribute representation
PresentationTransitionTypeAttribute , See presentation:transition-type |
void |
setPresentationVisibilityAttribute(String presentationVisibilityValue)
Sets the value of ODFDOM attribute representation
PresentationVisibilityAttribute , See presentation:visibility |
void |
setSmilDirectionAttribute(String smilDirectionValue)
Sets the value of ODFDOM attribute representation
SmilDirectionAttribute , See smil:direction |
void |
setSmilFadeColorAttribute(String smilFadeColorValue)
Sets the value of ODFDOM attribute representation
SmilFadeColorAttribute , See smil:fadeColor |
void |
setSmilSubtypeAttribute(String smilSubtypeValue)
Sets the value of ODFDOM attribute representation
SmilSubtypeAttribute , See smil:subtype |
void |
setSmilTypeAttribute(String smilTypeValue)
Sets the value of ODFDOM attribute representation
SmilTypeAttribute , See smil:type |
void |
setStyleRepeatAttribute(String styleRepeatValue)
Sets the value of ODFDOM attribute representation
StyleRepeatAttribute , See style:repeat |
void |
setSvgFillRuleAttribute(String svgFillRuleValue)
Sets the value of ODFDOM attribute representation
SvgFillRuleAttribute , See svg:fill-rule |
hashCode
cloneNode, equals, findFirstChildNode, findNextChildNode, findPreviousChildNode, getAncestorAs, getOdfAttribute, getOdfAttribute, getOdfAttributeValue, getParentAs, hasOdfAttribute, insertBefore, onInsertNode, onInsertNode, onRemoveNode, onRemoveNode, removeChild, replaceChild, setOdfAttribute, setOdfAttributeValue, toString
getBaseURI, getLocalName, getNamespaceURI, getPrefix, getTypeName, getTypeNamespace, isDerivedFrom, setPrefix, setType, setValues
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
getChildNodes, getChildNodesUnoptimized, getFirstChild, getLastChild, getLength, getOwnerDocument, getTextContent, hasChildNodes, item, setTextContent, synchronizeChildren
getNextSibling, getParentNode, getPreviousSibling
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
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
appendChild, compareDocumentPosition, getChildNodes, getFeature, getFirstChild, getLastChild, getNextSibling, getNodeValue, getOwnerDocument, getParentNode, getPreviousSibling, getTextContent, getUserData, hasChildNodes, isDefaultNamespace, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, setNodeValue, setTextContent, setUserData
public static final OdfName ELEMENT_NAME
public static final OdfStyleProperty BackgroundSize
public static final OdfStyleProperty Fill
public static final OdfStyleProperty FillColor
public static final OdfStyleProperty FillGradientName
public static final OdfStyleProperty FillHatchName
public static final OdfStyleProperty FillHatchSolid
public static final OdfStyleProperty FillImageHeight
public static final OdfStyleProperty FillImageName
public static final OdfStyleProperty FillImageRefPoint
public static final OdfStyleProperty FillImageRefPointX
public static final OdfStyleProperty FillImageRefPointY
public static final OdfStyleProperty FillImageWidth
public static final OdfStyleProperty GradientStepCount
public static final OdfStyleProperty Opacity
public static final OdfStyleProperty OpacityName
public static final OdfStyleProperty SecondaryFillColor
public static final OdfStyleProperty TileRepeatOffset
public static final OdfStyleProperty BackgroundObjectsVisible
public static final OdfStyleProperty BackgroundVisible
public static final OdfStyleProperty DisplayDateTime
public static final OdfStyleProperty DisplayFooter
public static final OdfStyleProperty DisplayHeader
public static final OdfStyleProperty DisplayPageNumber
public static final OdfStyleProperty Duration
public static final OdfStyleProperty TransitionSpeed
public static final OdfStyleProperty TransitionStyle
public static final OdfStyleProperty TransitionType
public static final OdfStyleProperty Visibility
public static final OdfStyleProperty Direction
public static final OdfStyleProperty FadeColor
public static final OdfStyleProperty Subtype
public static final OdfStyleProperty Type
public static final OdfStyleProperty Repeat
public static final OdfStyleProperty FillRule
public StyleDrawingPagePropertiesElement(OdfFileDom ownerDoc)
StyleDrawingPagePropertiesElement
ownerDoc
- The type is OdfFileDom
public OdfName getOdfName()
getOdfName
in class OdfElement
OdfName
the name of element style:drawing-page-properties.public String getDrawBackgroundSizeAttribute()
DrawBackgroundSizeAttribute
, See draw:background-sizeString
, the value or null
, if the attribute is not set and no default value defined.public void setDrawBackgroundSizeAttribute(String drawBackgroundSizeValue)
DrawBackgroundSizeAttribute
, See draw:background-sizedrawBackgroundSizeValue
- The type is String
public String getDrawFillAttribute()
DrawFillAttribute
, See draw:fillString
, the value or null
, if the attribute is not set and no default value defined.public void setDrawFillAttribute(String drawFillValue)
DrawFillAttribute
, See draw:filldrawFillValue
- The type is String
public String getDrawFillColorAttribute()
DrawFillColorAttribute
, See draw:fill-colorString
, the value or null
, if the attribute is not set and no default value defined.public void setDrawFillColorAttribute(String drawFillColorValue)
DrawFillColorAttribute
, See draw:fill-colordrawFillColorValue
- The type is String
public String getDrawFillGradientNameAttribute()
DrawFillGradientNameAttribute
, See draw:fill-gradient-nameString
, the value or null
, if the attribute is not set and no default value defined.public void setDrawFillGradientNameAttribute(String drawFillGradientNameValue)
DrawFillGradientNameAttribute
, See draw:fill-gradient-namedrawFillGradientNameValue
- The type is String
public String getDrawFillHatchNameAttribute()
DrawFillHatchNameAttribute
, See draw:fill-hatch-nameString
, the value or null
, if the attribute is not set and no default value defined.public void setDrawFillHatchNameAttribute(String drawFillHatchNameValue)
DrawFillHatchNameAttribute
, See draw:fill-hatch-namedrawFillHatchNameValue
- The type is String
public Boolean getDrawFillHatchSolidAttribute()
DrawFillHatchSolidAttribute
, See draw:fill-hatch-solidBoolean
, the value or null
, if the attribute is not set and no default value defined.public void setDrawFillHatchSolidAttribute(Boolean drawFillHatchSolidValue)
DrawFillHatchSolidAttribute
, See draw:fill-hatch-soliddrawFillHatchSolidValue
- The type is Boolean
public String getDrawFillImageHeightAttribute()
DrawFillImageHeightAttribute
, See draw:fill-image-heightString
, the value or null
, if the attribute is not set and no default value defined.public void setDrawFillImageHeightAttribute(String drawFillImageHeightValue)
DrawFillImageHeightAttribute
, See draw:fill-image-heightdrawFillImageHeightValue
- The type is String
public String getDrawFillImageNameAttribute()
DrawFillImageNameAttribute
, See draw:fill-image-nameString
, the value or null
, if the attribute is not set and no default value defined.public void setDrawFillImageNameAttribute(String drawFillImageNameValue)
DrawFillImageNameAttribute
, See draw:fill-image-namedrawFillImageNameValue
- The type is String
public String getDrawFillImageRefPointAttribute()
DrawFillImageRefPointAttribute
, See draw:fill-image-ref-pointString
, the value or null
, if the attribute is not set and no default value defined.public void setDrawFillImageRefPointAttribute(String drawFillImageRefPointValue)
DrawFillImageRefPointAttribute
, See draw:fill-image-ref-pointdrawFillImageRefPointValue
- The type is String
public String getDrawFillImageRefPointXAttribute()
DrawFillImageRefPointXAttribute
, See draw:fill-image-ref-point-xString
, the value or null
, if the attribute is not set and no default value defined.public void setDrawFillImageRefPointXAttribute(String drawFillImageRefPointXValue)
DrawFillImageRefPointXAttribute
, See draw:fill-image-ref-point-xdrawFillImageRefPointXValue
- The type is String
public String getDrawFillImageRefPointYAttribute()
DrawFillImageRefPointYAttribute
, See draw:fill-image-ref-point-yString
, the value or null
, if the attribute is not set and no default value defined.public void setDrawFillImageRefPointYAttribute(String drawFillImageRefPointYValue)
DrawFillImageRefPointYAttribute
, See draw:fill-image-ref-point-ydrawFillImageRefPointYValue
- The type is String
public String getDrawFillImageWidthAttribute()
DrawFillImageWidthAttribute
, See draw:fill-image-widthString
, the value or null
, if the attribute is not set and no default value defined.public void setDrawFillImageWidthAttribute(String drawFillImageWidthValue)
DrawFillImageWidthAttribute
, See draw:fill-image-widthdrawFillImageWidthValue
- The type is String
public Integer getDrawGradientStepCountAttribute()
DrawGradientStepCountAttribute
, See draw:gradient-step-countInteger
, the value or null
, if the attribute is not set and no default value defined.public void setDrawGradientStepCountAttribute(Integer drawGradientStepCountValue)
DrawGradientStepCountAttribute
, See draw:gradient-step-countdrawGradientStepCountValue
- The type is Integer
public String getDrawOpacityAttribute()
DrawOpacityAttribute
, See draw:opacityString
, the value or null
, if the attribute is not set and no default value defined.public void setDrawOpacityAttribute(String drawOpacityValue)
DrawOpacityAttribute
, See draw:opacitydrawOpacityValue
- The type is String
public String getDrawOpacityNameAttribute()
DrawOpacityNameAttribute
, See draw:opacity-nameString
, the value or null
, if the attribute is not set and no default value defined.public void setDrawOpacityNameAttribute(String drawOpacityNameValue)
DrawOpacityNameAttribute
, See draw:opacity-namedrawOpacityNameValue
- The type is String
public String getDrawSecondaryFillColorAttribute()
DrawSecondaryFillColorAttribute
, See draw:secondary-fill-colorString
, the value or null
, if the attribute is not set and no default value defined.public void setDrawSecondaryFillColorAttribute(String drawSecondaryFillColorValue)
DrawSecondaryFillColorAttribute
, See draw:secondary-fill-colordrawSecondaryFillColorValue
- The type is String
public String getDrawTileRepeatOffsetAttribute()
DrawTileRepeatOffsetAttribute
, See draw:tile-repeat-offsetString
, the value or null
, if the attribute is not set and no default value defined.public void setDrawTileRepeatOffsetAttribute(String drawTileRepeatOffsetValue)
DrawTileRepeatOffsetAttribute
, See draw:tile-repeat-offsetdrawTileRepeatOffsetValue
- The type is String
public Boolean getPresentationBackgroundObjectsVisibleAttribute()
PresentationBackgroundObjectsVisibleAttribute
, See presentation:background-objects-visibleBoolean
, the value or null
, if the attribute is not set and no default value defined.public void setPresentationBackgroundObjectsVisibleAttribute(Boolean presentationBackgroundObjectsVisibleValue)
PresentationBackgroundObjectsVisibleAttribute
, See presentation:background-objects-visiblepresentationBackgroundObjectsVisibleValue
- The type is Boolean
public Boolean getPresentationBackgroundVisibleAttribute()
PresentationBackgroundVisibleAttribute
, See presentation:background-visibleBoolean
, the value or null
, if the attribute is not set and no default value defined.public void setPresentationBackgroundVisibleAttribute(Boolean presentationBackgroundVisibleValue)
PresentationBackgroundVisibleAttribute
, See presentation:background-visiblepresentationBackgroundVisibleValue
- The type is Boolean
public Boolean getPresentationDisplayDateTimeAttribute()
PresentationDisplayDateTimeAttribute
, See presentation:display-date-timeBoolean
, the value or null
, if the attribute is not set and no default value defined.public void setPresentationDisplayDateTimeAttribute(Boolean presentationDisplayDateTimeValue)
PresentationDisplayDateTimeAttribute
, See presentation:display-date-timepresentationDisplayDateTimeValue
- The type is Boolean
public Boolean getPresentationDisplayFooterAttribute()
PresentationDisplayFooterAttribute
, See presentation:display-footerBoolean
, the value or null
, if the attribute is not set and no default value defined.public void setPresentationDisplayFooterAttribute(Boolean presentationDisplayFooterValue)
PresentationDisplayFooterAttribute
, See presentation:display-footerpresentationDisplayFooterValue
- The type is Boolean
public Boolean getPresentationDisplayHeaderAttribute()
PresentationDisplayHeaderAttribute
, See presentation:display-headerBoolean
, the value or null
, if the attribute is not set and no default value defined.public void setPresentationDisplayHeaderAttribute(Boolean presentationDisplayHeaderValue)
PresentationDisplayHeaderAttribute
, See presentation:display-headerpresentationDisplayHeaderValue
- The type is Boolean
public Boolean getPresentationDisplayPageNumberAttribute()
PresentationDisplayPageNumberAttribute
, See presentation:display-page-numberBoolean
, the value or null
, if the attribute is not set and no default value defined.public void setPresentationDisplayPageNumberAttribute(Boolean presentationDisplayPageNumberValue)
PresentationDisplayPageNumberAttribute
, See presentation:display-page-numberpresentationDisplayPageNumberValue
- The type is Boolean
public String getPresentationDurationAttribute()
PresentationDurationAttribute
, See presentation:durationString
, the value or null
, if the attribute is not set and no default value defined.public void setPresentationDurationAttribute(String presentationDurationValue)
PresentationDurationAttribute
, See presentation:durationpresentationDurationValue
- The type is String
public String getPresentationTransitionSpeedAttribute()
PresentationTransitionSpeedAttribute
, See presentation:transition-speedString
, the value or null
, if the attribute is not set and no default value defined.public void setPresentationTransitionSpeedAttribute(String presentationTransitionSpeedValue)
PresentationTransitionSpeedAttribute
, See presentation:transition-speedpresentationTransitionSpeedValue
- The type is String
public String getPresentationTransitionStyleAttribute()
PresentationTransitionStyleAttribute
, See presentation:transition-styleString
, the value or null
, if the attribute is not set and no default value defined.public void setPresentationTransitionStyleAttribute(String presentationTransitionStyleValue)
PresentationTransitionStyleAttribute
, See presentation:transition-stylepresentationTransitionStyleValue
- The type is String
public String getPresentationTransitionTypeAttribute()
PresentationTransitionTypeAttribute
, See presentation:transition-typeString
, the value or null
, if the attribute is not set and no default value defined.public void setPresentationTransitionTypeAttribute(String presentationTransitionTypeValue)
PresentationTransitionTypeAttribute
, See presentation:transition-typepresentationTransitionTypeValue
- The type is String
public String getPresentationVisibilityAttribute()
PresentationVisibilityAttribute
, See presentation:visibilityString
, the value or null
, if the attribute is not set and no default value defined.public void setPresentationVisibilityAttribute(String presentationVisibilityValue)
PresentationVisibilityAttribute
, See presentation:visibilitypresentationVisibilityValue
- The type is String
public String getSmilDirectionAttribute()
SmilDirectionAttribute
, See smil:directionString
, the value or null
, if the attribute is not set and no default value defined.public void setSmilDirectionAttribute(String smilDirectionValue)
SmilDirectionAttribute
, See smil:directionsmilDirectionValue
- The type is String
public String getSmilFadeColorAttribute()
SmilFadeColorAttribute
, See smil:fadeColorString
, the value or null
, if the attribute is not set and no default value defined.public void setSmilFadeColorAttribute(String smilFadeColorValue)
SmilFadeColorAttribute
, See smil:fadeColorsmilFadeColorValue
- The type is String
public String getSmilSubtypeAttribute()
SmilSubtypeAttribute
, See smil:subtypeString
, the value or null
, if the attribute is not set and no default value defined.public void setSmilSubtypeAttribute(String smilSubtypeValue)
SmilSubtypeAttribute
, See smil:subtypesmilSubtypeValue
- The type is String
public String getSmilTypeAttribute()
SmilTypeAttribute
, See smil:typeString
, the value or null
, if the attribute is not set and no default value defined.public void setSmilTypeAttribute(String smilTypeValue)
SmilTypeAttribute
, See smil:typesmilTypeValue
- The type is String
public String getStyleRepeatAttribute()
StyleRepeatAttribute
, See style:repeatString
, the value or null
, if the attribute is not set and no default value defined.public void setStyleRepeatAttribute(String styleRepeatValue)
StyleRepeatAttribute
, See style:repeatstyleRepeatValue
- The type is String
public String getSvgFillRuleAttribute()
SvgFillRuleAttribute
, See svg:fill-ruleString
, the value or null
, if the attribute is not set and no default value defined.public void setSvgFillRuleAttribute(String svgFillRuleValue)
SvgFillRuleAttribute
, See svg:fill-rulesvgFillRuleValue
- The type is String
public PresentationSoundElement newPresentationSoundElement(String xlinkHrefValue, String xlinkTypeValue)
xlinkHrefValue
- the String
value of XlinkHrefAttribute
, see xlink:href at specificationxlinkTypeValue
- the String
value of XlinkTypeAttribute
, see xlink:type at specification
Child element is new in Odf 1.2public void accept(ElementVisitor visitor)
OdfElement
accept
in class OdfElement
visitor
- an instance of DefaultElementVisitorCopyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.