|
||||||||||
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.StyleDrawingPagePropertiesElement
public class StyleDrawingPagePropertiesElement
DOM implementation of OpenDocument element style:drawing-page-properties.
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 | |
---|---|
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. |
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 |
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 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
Constructor Detail |
---|
public StyleDrawingPagePropertiesElement(OdfFileDom ownerDoc)
StyleDrawingPagePropertiesElement
ownerDoc
- The type is OdfFileDom
Method Detail |
---|
public OdfName getOdfName()
getOdfName
in class OdfElement
OdfName
the name of element style:drawing-page-properties.public String getDrawBackgroundSizeAttribute()
DrawBackgroundSizeAttribute
, See draw:background-size
String
, the value or null
, if the attribute is not set and no default value defined.public void setDrawBackgroundSizeAttribute(String drawBackgroundSizeValue)
DrawBackgroundSizeAttribute
, See draw:background-size
drawBackgroundSizeValue
- The type is String
public String getDrawFillAttribute()
DrawFillAttribute
, See draw:fill
String
, the value or null
, if the attribute is not set and no default value defined.public void setDrawFillAttribute(String drawFillValue)
DrawFillAttribute
, See draw:fill
drawFillValue
- The type is String
public String getDrawFillColorAttribute()
DrawFillColorAttribute
, See draw:fill-color
String
, the value or null
, if the attribute is not set and no default value defined.public void setDrawFillColorAttribute(String drawFillColorValue)
DrawFillColorAttribute
, See draw:fill-color
drawFillColorValue
- The type is String
public String getDrawFillGradientNameAttribute()
DrawFillGradientNameAttribute
, See draw:fill-gradient-name
String
, 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-name
drawFillGradientNameValue
- The type is String
public String getDrawFillHatchNameAttribute()
DrawFillHatchNameAttribute
, See draw:fill-hatch-name
String
, 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-name
drawFillHatchNameValue
- The type is String
public Boolean getDrawFillHatchSolidAttribute()
DrawFillHatchSolidAttribute
, See draw:fill-hatch-solid
Boolean
, 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-solid
drawFillHatchSolidValue
- The type is Boolean
public String getDrawFillImageHeightAttribute()
DrawFillImageHeightAttribute
, See draw:fill-image-height
String
, 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-height
drawFillImageHeightValue
- The type is String
public String getDrawFillImageNameAttribute()
DrawFillImageNameAttribute
, See draw:fill-image-name
String
, 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-name
drawFillImageNameValue
- The type is String
public String getDrawFillImageRefPointAttribute()
DrawFillImageRefPointAttribute
, See draw:fill-image-ref-point
String
, 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-point
drawFillImageRefPointValue
- The type is String
public String getDrawFillImageRefPointXAttribute()
DrawFillImageRefPointXAttribute
, See draw:fill-image-ref-point-x
String
, 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-x
drawFillImageRefPointXValue
- The type is String
public String getDrawFillImageRefPointYAttribute()
DrawFillImageRefPointYAttribute
, See draw:fill-image-ref-point-y
String
, 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-y
drawFillImageRefPointYValue
- The type is String
public String getDrawFillImageWidthAttribute()
DrawFillImageWidthAttribute
, See draw:fill-image-width
String
, 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-width
drawFillImageWidthValue
- The type is String
public Integer getDrawGradientStepCountAttribute()
DrawGradientStepCountAttribute
, See draw:gradient-step-count
Integer
, 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-count
drawGradientStepCountValue
- The type is Integer
public String getDrawOpacityAttribute()
DrawOpacityAttribute
, See draw:opacity
String
, the value or null
, if the attribute is not set and no default value defined.public void setDrawOpacityAttribute(String drawOpacityValue)
DrawOpacityAttribute
, See draw:opacity
drawOpacityValue
- The type is String
public String getDrawOpacityNameAttribute()
DrawOpacityNameAttribute
, See draw:opacity-name
String
, the value or null
, if the attribute is not set and no default value defined.public void setDrawOpacityNameAttribute(String drawOpacityNameValue)
DrawOpacityNameAttribute
, See draw:opacity-name
drawOpacityNameValue
- The type is String
public String getDrawSecondaryFillColorAttribute()
DrawSecondaryFillColorAttribute
, See draw:secondary-fill-color
String
, 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-color
drawSecondaryFillColorValue
- The type is String
public String getDrawTileRepeatOffsetAttribute()
DrawTileRepeatOffsetAttribute
, See draw:tile-repeat-offset
String
, 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-offset
drawTileRepeatOffsetValue
- The type is String
public Boolean getPresentationBackgroundObjectsVisibleAttribute()
PresentationBackgroundObjectsVisibleAttribute
, See presentation:background-objects-visible
Boolean
, 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-visible
presentationBackgroundObjectsVisibleValue
- The type is Boolean
public Boolean getPresentationBackgroundVisibleAttribute()
PresentationBackgroundVisibleAttribute
, See presentation:background-visible
Boolean
, the value or null
, if the attribute is not set and no default value defined.public void setPresentationBackgroundVisibleAttribute(Boolean presentationBackgroundVisibleValue)
PresentationBackgroundVisibleAttribute
, See presentation:background-visible
presentationBackgroundVisibleValue
- The type is Boolean
public Boolean getPresentationDisplayDateTimeAttribute()
PresentationDisplayDateTimeAttribute
, See presentation:display-date-time
Boolean
, 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-time
presentationDisplayDateTimeValue
- The type is Boolean
public Boolean getPresentationDisplayFooterAttribute()
PresentationDisplayFooterAttribute
, See presentation:display-footer
Boolean
, the value or null
, if the attribute is not set and no default value defined.public void setPresentationDisplayFooterAttribute(Boolean presentationDisplayFooterValue)
PresentationDisplayFooterAttribute
, See presentation:display-footer
presentationDisplayFooterValue
- The type is Boolean
public Boolean getPresentationDisplayHeaderAttribute()
PresentationDisplayHeaderAttribute
, See presentation:display-header
Boolean
, the value or null
, if the attribute is not set and no default value defined.public void setPresentationDisplayHeaderAttribute(Boolean presentationDisplayHeaderValue)
PresentationDisplayHeaderAttribute
, See presentation:display-header
presentationDisplayHeaderValue
- The type is Boolean
public Boolean getPresentationDisplayPageNumberAttribute()
PresentationDisplayPageNumberAttribute
, See presentation:display-page-number
Boolean
, 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-number
presentationDisplayPageNumberValue
- The type is Boolean
public String getPresentationDurationAttribute()
PresentationDurationAttribute
, See presentation:duration
String
, the value or null
, if the attribute is not set and no default value defined.public void setPresentationDurationAttribute(String presentationDurationValue)
PresentationDurationAttribute
, See presentation:duration
presentationDurationValue
- The type is String
public String getPresentationTransitionSpeedAttribute()
PresentationTransitionSpeedAttribute
, See presentation:transition-speed
String
, the value or null
, if the attribute is not set and no default value defined.public void setPresentationTransitionSpeedAttribute(String presentationTransitionSpeedValue)
PresentationTransitionSpeedAttribute
, See presentation:transition-speed
presentationTransitionSpeedValue
- The type is String
public String getPresentationTransitionStyleAttribute()
PresentationTransitionStyleAttribute
, See presentation:transition-style
String
, the value or null
, if the attribute is not set and no default value defined.public void setPresentationTransitionStyleAttribute(String presentationTransitionStyleValue)
PresentationTransitionStyleAttribute
, See presentation:transition-style
presentationTransitionStyleValue
- The type is String
public String getPresentationTransitionTypeAttribute()
PresentationTransitionTypeAttribute
, See presentation:transition-type
String
, the value or null
, if the attribute is not set and no default value defined.public void setPresentationTransitionTypeAttribute(String presentationTransitionTypeValue)
PresentationTransitionTypeAttribute
, See presentation:transition-type
presentationTransitionTypeValue
- The type is String
public String getPresentationVisibilityAttribute()
PresentationVisibilityAttribute
, See presentation:visibility
String
, the value or null
, if the attribute is not set and no default value defined.public void setPresentationVisibilityAttribute(String presentationVisibilityValue)
PresentationVisibilityAttribute
, See presentation:visibility
presentationVisibilityValue
- The type is String
public String getSmilDirectionAttribute()
SmilDirectionAttribute
, See smil:direction
String
, the value or null
, if the attribute is not set and no default value defined.public void setSmilDirectionAttribute(String smilDirectionValue)
SmilDirectionAttribute
, See smil:direction
smilDirectionValue
- The type is String
public String getSmilFadeColorAttribute()
SmilFadeColorAttribute
, See smil:fadeColor
String
, the value or null
, if the attribute is not set and no default value defined.public void setSmilFadeColorAttribute(String smilFadeColorValue)
SmilFadeColorAttribute
, See smil:fadeColor
smilFadeColorValue
- The type is String
public String getSmilSubtypeAttribute()
SmilSubtypeAttribute
, See smil:subtype
String
, the value or null
, if the attribute is not set and no default value defined.public void setSmilSubtypeAttribute(String smilSubtypeValue)
SmilSubtypeAttribute
, See smil:subtype
smilSubtypeValue
- The type is String
public String getSmilTypeAttribute()
SmilTypeAttribute
, See smil:type
String
, the value or null
, if the attribute is not set and no default value defined.public void setSmilTypeAttribute(String smilTypeValue)
SmilTypeAttribute
, See smil:type
smilTypeValue
- The type is String
public String getStyleRepeatAttribute()
StyleRepeatAttribute
, See style:repeat
String
, the value or null
, if the attribute is not set and no default value defined.public void setStyleRepeatAttribute(String styleRepeatValue)
StyleRepeatAttribute
, See style:repeat
styleRepeatValue
- The type is String
public String getSvgFillRuleAttribute()
SvgFillRuleAttribute
, See svg:fill-rule
String
, the value or null
, if the attribute is not set and no default value defined.public void setSvgFillRuleAttribute(String svgFillRuleValue)
SvgFillRuleAttribute
, See svg:fill-rule
svgFillRuleValue
- 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.2
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 |