org.odftoolkit.odfdom.dom.element.style
public class StyleListLevelPropertiesElement extends OdfStylePropertiesBase
Modifier and Type | Field and Description |
---|---|
static OdfName |
ELEMENT_NAME |
static OdfStyleProperty |
FontName |
static OdfStyleProperty |
Height |
static OdfStyleProperty |
ListLevelPositionAndSpaceMode |
static OdfStyleProperty |
MinLabelDistance |
static OdfStyleProperty |
MinLabelWidth |
static OdfStyleProperty |
SpaceBefore |
static OdfStyleProperty |
TextAlign |
static OdfStyleProperty |
VerticalPos |
static OdfStyleProperty |
VerticalRel |
static OdfStyleProperty |
Width |
static OdfStyleProperty |
Y |
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 |
---|
StyleListLevelPropertiesElement(OdfFileDom ownerDoc)
Create the instance of
StyleListLevelPropertiesElement |
Modifier and Type | Method and Description |
---|---|
void |
accept(ElementVisitor visitor)
Accept an visitor instance to allow the visitor to do some operations.
|
String |
getFoHeightAttribute()
Receives the value of the ODFDOM attribute representation
FoHeightAttribute , See fo:height |
String |
getFoTextAlignAttribute()
Receives the value of the ODFDOM attribute representation
FoTextAlignAttribute , See fo:text-align |
String |
getFoWidthAttribute()
Receives the value of the ODFDOM attribute representation
FoWidthAttribute , See fo:width |
OdfName |
getOdfName()
Get the element name
|
String |
getStyleFontNameAttribute()
Receives the value of the ODFDOM attribute representation
StyleFontNameAttribute , See style:font-name |
String |
getStyleVerticalPosAttribute()
Receives the value of the ODFDOM attribute representation
StyleVerticalPosAttribute , See style:vertical-pos |
String |
getStyleVerticalRelAttribute()
Receives the value of the ODFDOM attribute representation
StyleVerticalRelAttribute , See style:vertical-rel |
String |
getSvgYAttribute()
Receives the value of the ODFDOM attribute representation
SvgYAttribute , See svg:y |
String |
getTextListLevelPositionAndSpaceModeAttribute()
Receives the value of the ODFDOM attribute representation
TextListLevelPositionAndSpaceModeAttribute , See text:list-level-position-and-space-mode |
String |
getTextMinLabelDistanceAttribute()
Receives the value of the ODFDOM attribute representation
TextMinLabelDistanceAttribute , See text:min-label-distance |
String |
getTextMinLabelWidthAttribute()
Receives the value of the ODFDOM attribute representation
TextMinLabelWidthAttribute , See text:min-label-width |
String |
getTextSpaceBeforeAttribute()
Receives the value of the ODFDOM attribute representation
TextSpaceBeforeAttribute , See text:space-before |
StyleListLevelLabelAlignmentElement |
newStyleListLevelLabelAlignmentElement(String textLabelFollowedByValue)
Create child element style:list-level-label-alignment.
|
void |
setFoHeightAttribute(String foHeightValue)
Sets the value of ODFDOM attribute representation
FoHeightAttribute , See fo:height |
void |
setFoTextAlignAttribute(String foTextAlignValue)
Sets the value of ODFDOM attribute representation
FoTextAlignAttribute , See fo:text-align |
void |
setFoWidthAttribute(String foWidthValue)
Sets the value of ODFDOM attribute representation
FoWidthAttribute , See fo:width |
void |
setStyleFontNameAttribute(String styleFontNameValue)
Sets the value of ODFDOM attribute representation
StyleFontNameAttribute , See style:font-name |
void |
setStyleVerticalPosAttribute(String styleVerticalPosValue)
Sets the value of ODFDOM attribute representation
StyleVerticalPosAttribute , See style:vertical-pos |
void |
setStyleVerticalRelAttribute(String styleVerticalRelValue)
Sets the value of ODFDOM attribute representation
StyleVerticalRelAttribute , See style:vertical-rel |
void |
setSvgYAttribute(String svgYValue)
Sets the value of ODFDOM attribute representation
SvgYAttribute , See svg:y |
void |
setTextListLevelPositionAndSpaceModeAttribute(String textListLevelPositionAndSpaceModeValue)
Sets the value of ODFDOM attribute representation
TextListLevelPositionAndSpaceModeAttribute , See text:list-level-position-and-space-mode |
void |
setTextMinLabelDistanceAttribute(String textMinLabelDistanceValue)
Sets the value of ODFDOM attribute representation
TextMinLabelDistanceAttribute , See text:min-label-distance |
void |
setTextMinLabelWidthAttribute(String textMinLabelWidthValue)
Sets the value of ODFDOM attribute representation
TextMinLabelWidthAttribute , See text:min-label-width |
void |
setTextSpaceBeforeAttribute(String textSpaceBeforeValue)
Sets the value of ODFDOM attribute representation
TextSpaceBeforeAttribute , See text:space-before |
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 Height
public static final OdfStyleProperty TextAlign
public static final OdfStyleProperty Width
public static final OdfStyleProperty FontName
public static final OdfStyleProperty VerticalPos
public static final OdfStyleProperty VerticalRel
public static final OdfStyleProperty Y
public static final OdfStyleProperty ListLevelPositionAndSpaceMode
public static final OdfStyleProperty MinLabelDistance
public static final OdfStyleProperty MinLabelWidth
public static final OdfStyleProperty SpaceBefore
public StyleListLevelPropertiesElement(OdfFileDom ownerDoc)
StyleListLevelPropertiesElement
ownerDoc
- The type is OdfFileDom
public OdfName getOdfName()
getOdfName
in class OdfElement
OdfName
the name of element style:list-level-properties.public String getFoHeightAttribute()
FoHeightAttribute
, See fo:heightString
, the value or null
, if the attribute is not set and no default value defined.public void setFoHeightAttribute(String foHeightValue)
FoHeightAttribute
, See fo:heightfoHeightValue
- The type is String
public String getFoTextAlignAttribute()
FoTextAlignAttribute
, See fo:text-alignString
, the value or null
, if the attribute is not set and no default value defined.public void setFoTextAlignAttribute(String foTextAlignValue)
FoTextAlignAttribute
, See fo:text-alignfoTextAlignValue
- The type is String
public String getFoWidthAttribute()
FoWidthAttribute
, See fo:widthString
, the value or null
, if the attribute is not set and no default value defined.public void setFoWidthAttribute(String foWidthValue)
FoWidthAttribute
, See fo:widthfoWidthValue
- The type is String
public String getStyleFontNameAttribute()
StyleFontNameAttribute
, See style:font-nameString
, the value or null
, if the attribute is not set and no default value defined.public void setStyleFontNameAttribute(String styleFontNameValue)
StyleFontNameAttribute
, See style:font-namestyleFontNameValue
- The type is String
public String getStyleVerticalPosAttribute()
StyleVerticalPosAttribute
, See style:vertical-posString
, the value or null
, if the attribute is not set and no default value defined.public void setStyleVerticalPosAttribute(String styleVerticalPosValue)
StyleVerticalPosAttribute
, See style:vertical-posstyleVerticalPosValue
- The type is String
public String getStyleVerticalRelAttribute()
StyleVerticalRelAttribute
, See style:vertical-relString
, the value or null
, if the attribute is not set and no default value defined.public void setStyleVerticalRelAttribute(String styleVerticalRelValue)
StyleVerticalRelAttribute
, See style:vertical-relstyleVerticalRelValue
- The type is String
public String getSvgYAttribute()
SvgYAttribute
, See svg:yString
, the value or null
, if the attribute is not set and no default value defined.public void setSvgYAttribute(String svgYValue)
SvgYAttribute
, See svg:ysvgYValue
- The type is String
public String getTextListLevelPositionAndSpaceModeAttribute()
TextListLevelPositionAndSpaceModeAttribute
, See text:list-level-position-and-space-modeString
, the value or null
, if the attribute is not set and no default value defined.public void setTextListLevelPositionAndSpaceModeAttribute(String textListLevelPositionAndSpaceModeValue)
TextListLevelPositionAndSpaceModeAttribute
, See text:list-level-position-and-space-modetextListLevelPositionAndSpaceModeValue
- The type is String
public String getTextMinLabelDistanceAttribute()
TextMinLabelDistanceAttribute
, See text:min-label-distanceString
, the value or null
, if the attribute is not set and no default value defined.public void setTextMinLabelDistanceAttribute(String textMinLabelDistanceValue)
TextMinLabelDistanceAttribute
, See text:min-label-distancetextMinLabelDistanceValue
- The type is String
public String getTextMinLabelWidthAttribute()
TextMinLabelWidthAttribute
, See text:min-label-widthString
, the value or null
, if the attribute is not set and no default value defined.public void setTextMinLabelWidthAttribute(String textMinLabelWidthValue)
TextMinLabelWidthAttribute
, See text:min-label-widthtextMinLabelWidthValue
- The type is String
public String getTextSpaceBeforeAttribute()
TextSpaceBeforeAttribute
, See text:space-beforeString
, the value or null
, if the attribute is not set and no default value defined.public void setTextSpaceBeforeAttribute(String textSpaceBeforeValue)
TextSpaceBeforeAttribute
, See text:space-beforetextSpaceBeforeValue
- The type is String
public StyleListLevelLabelAlignmentElement newStyleListLevelLabelAlignmentElement(String textLabelFollowedByValue)
textLabelFollowedByValue
- the String
value of TextLabelFollowedByAttribute
, see text:label-followed-by 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.