Class PresentationSettingsElement
- java.lang.Object
-
- org.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.presentation.PresentationSettingsElement
-
- All Implemented Interfaces:
Serializable
,Cloneable
,Element
,ElementTraversal
,EventTarget
,Node
,NodeList
,TypeInfo
public class PresentationSettingsElement extends OdfElement
DOM implementation of OpenDocument element <presentation:settings>.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static OdfName
ELEMENT_NAME
-
Fields inherited from class org.apache.xerces.dom.ParentNode
firstChild, fNodeListCache, ownerDocument
-
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
Constructors Constructor Description PresentationSettingsElement(OdfFileDom ownerDoc)
Create the instance ofPresentationSettingsElement
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
accept(ElementVisitor visitor)
Accept an visitor instance to allow the visitor to do some operations.OdfName
getOdfName()
Get the element nameString
getPresentationAnimationsAttribute()
Receives the value of the ODFDOM attribute representationPresentationAnimationsAttribute
, See @presentation:animationsBoolean
getPresentationEndlessAttribute()
Receives the value of the ODFDOM attribute representationPresentationEndlessAttribute
, See @presentation:endlessBoolean
getPresentationForceManualAttribute()
Receives the value of the ODFDOM attribute representationPresentationForceManualAttribute
, See @presentation:force-manualBoolean
getPresentationFullScreenAttribute()
Receives the value of the ODFDOM attribute representationPresentationFullScreenAttribute
, See @presentation:full-screenBoolean
getPresentationMouseAsPenAttribute()
Receives the value of the ODFDOM attribute representationPresentationMouseAsPenAttribute
, See @presentation:mouse-as-penBoolean
getPresentationMouseVisibleAttribute()
Receives the value of the ODFDOM attribute representationPresentationMouseVisibleAttribute
, See @presentation:mouse-visibleString
getPresentationPauseAttribute()
Receives the value of the ODFDOM attribute representationPresentationPauseAttribute
, See @presentation:pauseString
getPresentationShowAttribute()
Receives the value of the ODFDOM attribute representationPresentationShowAttribute
, See @presentation:showBoolean
getPresentationShowEndOfPresentationSlideAttribute()
Receives the value of the ODFDOM attribute representationPresentationShowEndOfPresentationSlideAttribute
, See @presentation:show-end-of-presentation-slideBoolean
getPresentationShowLogoAttribute()
Receives the value of the ODFDOM attribute representationPresentationShowLogoAttribute
, See @presentation:show-logoString
getPresentationStartPageAttribute()
Receives the value of the ODFDOM attribute representationPresentationStartPageAttribute
, See @presentation:start-pageBoolean
getPresentationStartWithNavigatorAttribute()
Receives the value of the ODFDOM attribute representationPresentationStartWithNavigatorAttribute
, See @presentation:start-with-navigatorBoolean
getPresentationStayOnTopAttribute()
Receives the value of the ODFDOM attribute representationPresentationStayOnTopAttribute
, See @presentation:stay-on-topString
getPresentationTransitionOnClickAttribute()
Receives the value of the ODFDOM attribute representationPresentationTransitionOnClickAttribute
, See @presentation:transition-on-clickPresentationShowElement
newPresentationShowElement(String presentationNameValue, String presentationPagesValue)
Create child element <presentation:show>.void
setPresentationAnimationsAttribute(String presentationAnimationsValue)
Sets the value of ODFDOM attribute representationPresentationAnimationsAttribute
, See @presentation:animationsvoid
setPresentationEndlessAttribute(Boolean presentationEndlessValue)
Sets the value of ODFDOM attribute representationPresentationEndlessAttribute
, See @presentation:endlessvoid
setPresentationForceManualAttribute(Boolean presentationForceManualValue)
Sets the value of ODFDOM attribute representationPresentationForceManualAttribute
, See @presentation:force-manualvoid
setPresentationFullScreenAttribute(Boolean presentationFullScreenValue)
Sets the value of ODFDOM attribute representationPresentationFullScreenAttribute
, See @presentation:full-screenvoid
setPresentationMouseAsPenAttribute(Boolean presentationMouseAsPenValue)
Sets the value of ODFDOM attribute representationPresentationMouseAsPenAttribute
, See @presentation:mouse-as-penvoid
setPresentationMouseVisibleAttribute(Boolean presentationMouseVisibleValue)
Sets the value of ODFDOM attribute representationPresentationMouseVisibleAttribute
, See @presentation:mouse-visiblevoid
setPresentationPauseAttribute(String presentationPauseValue)
Sets the value of ODFDOM attribute representationPresentationPauseAttribute
, See @presentation:pausevoid
setPresentationShowAttribute(String presentationShowValue)
Sets the value of ODFDOM attribute representationPresentationShowAttribute
, See @presentation:showvoid
setPresentationShowEndOfPresentationSlideAttribute(Boolean presentationShowEndOfPresentationSlideValue)
Sets the value of ODFDOM attribute representationPresentationShowEndOfPresentationSlideAttribute
, See @presentation:show-end-of-presentation-slidevoid
setPresentationShowLogoAttribute(Boolean presentationShowLogoValue)
Sets the value of ODFDOM attribute representationPresentationShowLogoAttribute
, See @presentation:show-logovoid
setPresentationStartPageAttribute(String presentationStartPageValue)
Sets the value of ODFDOM attribute representationPresentationStartPageAttribute
, See @presentation:start-pagevoid
setPresentationStartWithNavigatorAttribute(Boolean presentationStartWithNavigatorValue)
Sets the value of ODFDOM attribute representationPresentationStartWithNavigatorAttribute
, See @presentation:start-with-navigatorvoid
setPresentationStayOnTopAttribute(Boolean presentationStayOnTopValue)
Sets the value of ODFDOM attribute representationPresentationStayOnTopAttribute
, See @presentation:stay-on-topvoid
setPresentationTransitionOnClickAttribute(String presentationTransitionOnClickValue)
Sets the value of ODFDOM attribute representationPresentationTransitionOnClickAttribute
, See @presentation:transition-on-click-
Methods inherited from class org.odftoolkit.odfdom.pkg.OdfElement
appendChild, appendUsingWhitespaceHandling, cloneElement, cloneNode, cloneNode, cloneNode, cloneOdfElement, componentSize, copyAttributes, countChildComponents, countDescendantComponents, countPrecedingSiblingElements, delete, equals, findFirstChildNode, findNextChildNode, findPreviousChildNode, getAncestorAs, getChildElement, getChildElement, getComponent, getComponentRoot, getFirstChildElement, getLastChildElement, getNextSiblingElement, getOdfAttribute, getOdfAttribute, getOdfAttributeValue, getParentAs, getPreviousSiblingElement, getRepetition, getTextContent, hasAncestor, hasOdfAttribute, ignoredComponent, insert, insert, insertBefore, isComponentRoot, isIgnoredElement, isIgnoredElement, isRepeatable, markAsComponentRoot, markText, moveChildrenTo, onInsertNode, onInsertNode, onRemoveNode, onRemoveNode, receiveNode, removeChild, removeContent, removeSingleElement, replaceChild, selfAndDescendantTextIgnoredAsComponent, setComponent, setOdfAttribute, setOdfAttributeValue, setRepetition, split, toString
-
Methods inherited from class org.apache.xerces.dom.ElementNSImpl
getLocalName, getNamespaceURI, getPrefix, getTypeName, getTypeNamespace, getXMLBaseAttribute, isDerivedFrom, setPrefix, setType
-
Methods inherited from class org.apache.xerces.dom.ElementImpl
getAttribute, getAttributeNode, getAttributeNodeNS, getAttributeNS, getAttributes, getBaseURI, getChildElementCount, getDefaultAttributes, getElementsByTagName, getElementsByTagNameNS, getFirstElementChild, getLastElementChild, getNextElementSibling, getNodeName, getNodeType, getPreviousElementSibling, getSchemaTypeInfo, getTagName, getXercesAttribute, hasAttribute, hasAttributeNS, hasAttributes, isEqualNode, normalize, reconcileDefaultAttributes, removeAttribute, removeAttributeNode, removeAttributeNS, setAttribute, setAttributeNode, setAttributeNodeNS, setAttributeNS, setIdAttribute, setIdAttributeNode, setIdAttributeNS, setOwnerDocument, setReadOnly, setupDefaultAttributes, setXercesAttributeNode, synchronizeData
-
Methods inherited from class org.apache.xerces.dom.ParentNode
getChildNodes, getChildNodesUnoptimized, getFirstChild, getLastChild, getLength, getOwnerDocument, 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, 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, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface org.w3c.dom.Node
compareDocumentPosition, getChildNodes, getFeature, getFirstChild, getLastChild, getNextSibling, getNodeValue, getOwnerDocument, getParentNode, getPreviousSibling, getUserData, hasChildNodes, isDefaultNamespace, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, setNodeValue, setTextContent, setUserData
-
-
-
-
Field Detail
-
ELEMENT_NAME
public static final OdfName ELEMENT_NAME
-
-
Constructor Detail
-
PresentationSettingsElement
public PresentationSettingsElement(OdfFileDom ownerDoc)
Create the instance ofPresentationSettingsElement
- Parameters:
ownerDoc
- The type isOdfFileDom
-
-
Method Detail
-
getOdfName
public OdfName getOdfName()
Get the element name- Specified by:
getOdfName
in classOdfElement
- Returns:
- return
OdfName
the name of element <presentation:settings>.
-
getPresentationAnimationsAttribute
public String getPresentationAnimationsAttribute()
Receives the value of the ODFDOM attribute representationPresentationAnimationsAttribute
, See @presentation:animations- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setPresentationAnimationsAttribute
public void setPresentationAnimationsAttribute(String presentationAnimationsValue)
Sets the value of ODFDOM attribute representationPresentationAnimationsAttribute
, See @presentation:animations- Parameters:
presentationAnimationsValue
- The type isString
-
getPresentationEndlessAttribute
public Boolean getPresentationEndlessAttribute()
Receives the value of the ODFDOM attribute representationPresentationEndlessAttribute
, See @presentation:endless- Returns:
- - the
Boolean
, the value ornull
, if the attribute is not set and no default value defined.
-
setPresentationEndlessAttribute
public void setPresentationEndlessAttribute(Boolean presentationEndlessValue)
Sets the value of ODFDOM attribute representationPresentationEndlessAttribute
, See @presentation:endless- Parameters:
presentationEndlessValue
- The type isBoolean
-
getPresentationForceManualAttribute
public Boolean getPresentationForceManualAttribute()
Receives the value of the ODFDOM attribute representationPresentationForceManualAttribute
, See @presentation:force-manual- Returns:
- - the
Boolean
, the value ornull
, if the attribute is not set and no default value defined.
-
setPresentationForceManualAttribute
public void setPresentationForceManualAttribute(Boolean presentationForceManualValue)
Sets the value of ODFDOM attribute representationPresentationForceManualAttribute
, See @presentation:force-manual- Parameters:
presentationForceManualValue
- The type isBoolean
-
getPresentationFullScreenAttribute
public Boolean getPresentationFullScreenAttribute()
Receives the value of the ODFDOM attribute representationPresentationFullScreenAttribute
, See @presentation:full-screen- Returns:
- - the
Boolean
, the value ornull
, if the attribute is not set and no default value defined.
-
setPresentationFullScreenAttribute
public void setPresentationFullScreenAttribute(Boolean presentationFullScreenValue)
Sets the value of ODFDOM attribute representationPresentationFullScreenAttribute
, See @presentation:full-screen- Parameters:
presentationFullScreenValue
- The type isBoolean
-
getPresentationMouseAsPenAttribute
public Boolean getPresentationMouseAsPenAttribute()
Receives the value of the ODFDOM attribute representationPresentationMouseAsPenAttribute
, See @presentation:mouse-as-pen- Returns:
- - the
Boolean
, the value ornull
, if the attribute is not set and no default value defined.
-
setPresentationMouseAsPenAttribute
public void setPresentationMouseAsPenAttribute(Boolean presentationMouseAsPenValue)
Sets the value of ODFDOM attribute representationPresentationMouseAsPenAttribute
, See @presentation:mouse-as-pen- Parameters:
presentationMouseAsPenValue
- The type isBoolean
-
getPresentationMouseVisibleAttribute
public Boolean getPresentationMouseVisibleAttribute()
Receives the value of the ODFDOM attribute representationPresentationMouseVisibleAttribute
, See @presentation:mouse-visible- Returns:
- - the
Boolean
, the value ornull
, if the attribute is not set and no default value defined.
-
setPresentationMouseVisibleAttribute
public void setPresentationMouseVisibleAttribute(Boolean presentationMouseVisibleValue)
Sets the value of ODFDOM attribute representationPresentationMouseVisibleAttribute
, See @presentation:mouse-visible- Parameters:
presentationMouseVisibleValue
- The type isBoolean
-
getPresentationPauseAttribute
public String getPresentationPauseAttribute()
Receives the value of the ODFDOM attribute representationPresentationPauseAttribute
, See @presentation:pause- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setPresentationPauseAttribute
public void setPresentationPauseAttribute(String presentationPauseValue)
Sets the value of ODFDOM attribute representationPresentationPauseAttribute
, See @presentation:pause- Parameters:
presentationPauseValue
- The type isString
-
getPresentationShowAttribute
public String getPresentationShowAttribute()
Receives the value of the ODFDOM attribute representationPresentationShowAttribute
, See @presentation:show- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setPresentationShowAttribute
public void setPresentationShowAttribute(String presentationShowValue)
Sets the value of ODFDOM attribute representationPresentationShowAttribute
, See @presentation:show- Parameters:
presentationShowValue
- The type isString
-
getPresentationShowEndOfPresentationSlideAttribute
public Boolean getPresentationShowEndOfPresentationSlideAttribute()
Receives the value of the ODFDOM attribute representationPresentationShowEndOfPresentationSlideAttribute
, See @presentation:show-end-of-presentation-slide- Returns:
- - the
Boolean
, the value ornull
, if the attribute is not set and no default value defined.
-
setPresentationShowEndOfPresentationSlideAttribute
public void setPresentationShowEndOfPresentationSlideAttribute(Boolean presentationShowEndOfPresentationSlideValue)
Sets the value of ODFDOM attribute representationPresentationShowEndOfPresentationSlideAttribute
, See @presentation:show-end-of-presentation-slide- Parameters:
presentationShowEndOfPresentationSlideValue
- The type isBoolean
-
getPresentationShowLogoAttribute
public Boolean getPresentationShowLogoAttribute()
Receives the value of the ODFDOM attribute representationPresentationShowLogoAttribute
, See @presentation:show-logo- Returns:
- - the
Boolean
, the value ornull
, if the attribute is not set and no default value defined.
-
setPresentationShowLogoAttribute
public void setPresentationShowLogoAttribute(Boolean presentationShowLogoValue)
Sets the value of ODFDOM attribute representationPresentationShowLogoAttribute
, See @presentation:show-logo- Parameters:
presentationShowLogoValue
- The type isBoolean
-
getPresentationStartPageAttribute
public String getPresentationStartPageAttribute()
Receives the value of the ODFDOM attribute representationPresentationStartPageAttribute
, See @presentation:start-page- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setPresentationStartPageAttribute
public void setPresentationStartPageAttribute(String presentationStartPageValue)
Sets the value of ODFDOM attribute representationPresentationStartPageAttribute
, See @presentation:start-page- Parameters:
presentationStartPageValue
- The type isString
-
getPresentationStartWithNavigatorAttribute
public Boolean getPresentationStartWithNavigatorAttribute()
Receives the value of the ODFDOM attribute representationPresentationStartWithNavigatorAttribute
, See @presentation:start-with-navigator- Returns:
- - the
Boolean
, the value ornull
, if the attribute is not set and no default value defined.
-
setPresentationStartWithNavigatorAttribute
public void setPresentationStartWithNavigatorAttribute(Boolean presentationStartWithNavigatorValue)
Sets the value of ODFDOM attribute representationPresentationStartWithNavigatorAttribute
, See @presentation:start-with-navigator- Parameters:
presentationStartWithNavigatorValue
- The type isBoolean
-
getPresentationStayOnTopAttribute
public Boolean getPresentationStayOnTopAttribute()
Receives the value of the ODFDOM attribute representationPresentationStayOnTopAttribute
, See @presentation:stay-on-top- Returns:
- - the
Boolean
, the value ornull
, if the attribute is not set and no default value defined.
-
setPresentationStayOnTopAttribute
public void setPresentationStayOnTopAttribute(Boolean presentationStayOnTopValue)
Sets the value of ODFDOM attribute representationPresentationStayOnTopAttribute
, See @presentation:stay-on-top- Parameters:
presentationStayOnTopValue
- The type isBoolean
-
getPresentationTransitionOnClickAttribute
public String getPresentationTransitionOnClickAttribute()
Receives the value of the ODFDOM attribute representationPresentationTransitionOnClickAttribute
, See @presentation:transition-on-click- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setPresentationTransitionOnClickAttribute
public void setPresentationTransitionOnClickAttribute(String presentationTransitionOnClickValue)
Sets the value of ODFDOM attribute representationPresentationTransitionOnClickAttribute
, See @presentation:transition-on-click- Parameters:
presentationTransitionOnClickValue
- The type isString
-
newPresentationShowElement
public PresentationShowElement newPresentationShowElement(String presentationNameValue, String presentationPagesValue)
Create child element <presentation:show>.- Parameters:
presentationNameValue
- theString
value ofPresentationNameAttribute
, see @presentation:name at specificationpresentationPagesValue
- theString
value ofPresentationPagesAttribute
, see @presentation:pages at specification- Returns:
- the element <presentation:show>
-
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 classOdfElement
- Parameters:
visitor
- an instance of DefaultElementVisitor
-
-