|
||||||||||
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.StyleTableCellPropertiesElement
public class StyleTableCellPropertiesElement
DOM implementation of OpenDocument element style:table-cell-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 | |
---|---|
StyleTableCellPropertiesElement(OdfFileDom ownerDoc)
Create the instance of StyleTableCellPropertiesElement |
Method Summary | |
---|---|
void |
accept(ElementVisitor visitor)
Accept an visitor instance to allow the visitor to do some operations. |
String |
getFoBackgroundColorAttribute()
Receives the value of the ODFDOM attribute representation FoBackgroundColorAttribute , See fo:background-color |
String |
getFoBorderAttribute()
Receives the value of the ODFDOM attribute representation FoBorderAttribute , See fo:border |
String |
getFoBorderBottomAttribute()
Receives the value of the ODFDOM attribute representation FoBorderBottomAttribute , See fo:border-bottom |
String |
getFoBorderLeftAttribute()
Receives the value of the ODFDOM attribute representation FoBorderLeftAttribute , See fo:border-left |
String |
getFoBorderRightAttribute()
Receives the value of the ODFDOM attribute representation FoBorderRightAttribute , See fo:border-right |
String |
getFoBorderTopAttribute()
Receives the value of the ODFDOM attribute representation FoBorderTopAttribute , See fo:border-top |
String |
getFoPaddingAttribute()
Receives the value of the ODFDOM attribute representation FoPaddingAttribute , See fo:padding |
String |
getFoPaddingBottomAttribute()
Receives the value of the ODFDOM attribute representation FoPaddingBottomAttribute , See fo:padding-bottom |
String |
getFoPaddingLeftAttribute()
Receives the value of the ODFDOM attribute representation FoPaddingLeftAttribute , See fo:padding-left |
String |
getFoPaddingRightAttribute()
Receives the value of the ODFDOM attribute representation FoPaddingRightAttribute , See fo:padding-right |
String |
getFoPaddingTopAttribute()
Receives the value of the ODFDOM attribute representation FoPaddingTopAttribute , See fo:padding-top |
String |
getFoWrapOptionAttribute()
Receives the value of the ODFDOM attribute representation FoWrapOptionAttribute , See fo:wrap-option |
OdfName |
getOdfName()
Get the element name |
String |
getStyleBorderLineWidthAttribute()
Receives the value of the ODFDOM attribute representation StyleBorderLineWidthAttribute , See style:border-line-width |
String |
getStyleBorderLineWidthBottomAttribute()
Receives the value of the ODFDOM attribute representation StyleBorderLineWidthBottomAttribute , See style:border-line-width-bottom |
String |
getStyleBorderLineWidthLeftAttribute()
Receives the value of the ODFDOM attribute representation StyleBorderLineWidthLeftAttribute , See style:border-line-width-left |
String |
getStyleBorderLineWidthRightAttribute()
Receives the value of the ODFDOM attribute representation StyleBorderLineWidthRightAttribute , See style:border-line-width-right |
String |
getStyleBorderLineWidthTopAttribute()
Receives the value of the ODFDOM attribute representation StyleBorderLineWidthTopAttribute , See style:border-line-width-top |
String |
getStyleCellProtectAttribute()
Receives the value of the ODFDOM attribute representation StyleCellProtectAttribute , See style:cell-protect |
Integer |
getStyleDecimalPlacesAttribute()
Receives the value of the ODFDOM attribute representation StyleDecimalPlacesAttribute , See style:decimal-places |
String |
getStyleDiagonalBlTrAttribute()
Receives the value of the ODFDOM attribute representation StyleDiagonalBlTrAttribute , See style:diagonal-bl-tr |
String |
getStyleDiagonalBlTrWidthsAttribute()
Receives the value of the ODFDOM attribute representation StyleDiagonalBlTrWidthsAttribute , See style:diagonal-bl-tr-widths |
String |
getStyleDiagonalTlBrAttribute()
Receives the value of the ODFDOM attribute representation StyleDiagonalTlBrAttribute , See style:diagonal-tl-br |
String |
getStyleDiagonalTlBrWidthsAttribute()
Receives the value of the ODFDOM attribute representation StyleDiagonalTlBrWidthsAttribute , See style:diagonal-tl-br-widths |
String |
getStyleDirectionAttribute()
Receives the value of the ODFDOM attribute representation StyleDirectionAttribute , See style:direction |
String |
getStyleGlyphOrientationVerticalAttribute()
Receives the value of the ODFDOM attribute representation StyleGlyphOrientationVerticalAttribute , See style:glyph-orientation-vertical |
Boolean |
getStylePrintContentAttribute()
Receives the value of the ODFDOM attribute representation StylePrintContentAttribute , See style:print-content |
Boolean |
getStyleRepeatContentAttribute()
Receives the value of the ODFDOM attribute representation StyleRepeatContentAttribute , See style:repeat-content |
String |
getStyleRotationAlignAttribute()
Receives the value of the ODFDOM attribute representation StyleRotationAlignAttribute , See style:rotation-align |
String |
getStyleRotationAngleAttribute()
Receives the value of the ODFDOM attribute representation StyleRotationAngleAttribute , See style:rotation-angle |
String |
getStyleShadowAttribute()
Receives the value of the ODFDOM attribute representation StyleShadowAttribute , See style:shadow |
Boolean |
getStyleShrinkToFitAttribute()
Receives the value of the ODFDOM attribute representation StyleShrinkToFitAttribute , See style:shrink-to-fit |
String |
getStyleTextAlignSourceAttribute()
Receives the value of the ODFDOM attribute representation StyleTextAlignSourceAttribute , See style:text-align-source |
String |
getStyleVerticalAlignAttribute()
Receives the value of the ODFDOM attribute representation StyleVerticalAlignAttribute , See style:vertical-align |
String |
getStyleWritingModeAttribute()
Receives the value of the ODFDOM attribute representation StyleWritingModeAttribute , See style:writing-mode |
StyleBackgroundImageElement |
newStyleBackgroundImageElement()
Create child element style:background-image. |
void |
setFoBackgroundColorAttribute(String foBackgroundColorValue)
Sets the value of ODFDOM attribute representation FoBackgroundColorAttribute , See fo:background-color |
void |
setFoBorderAttribute(String foBorderValue)
Sets the value of ODFDOM attribute representation FoBorderAttribute , See fo:border |
void |
setFoBorderBottomAttribute(String foBorderBottomValue)
Sets the value of ODFDOM attribute representation FoBorderBottomAttribute , See fo:border-bottom |
void |
setFoBorderLeftAttribute(String foBorderLeftValue)
Sets the value of ODFDOM attribute representation FoBorderLeftAttribute , See fo:border-left |
void |
setFoBorderRightAttribute(String foBorderRightValue)
Sets the value of ODFDOM attribute representation FoBorderRightAttribute , See fo:border-right |
void |
setFoBorderTopAttribute(String foBorderTopValue)
Sets the value of ODFDOM attribute representation FoBorderTopAttribute , See fo:border-top |
void |
setFoPaddingAttribute(String foPaddingValue)
Sets the value of ODFDOM attribute representation FoPaddingAttribute , See fo:padding |
void |
setFoPaddingBottomAttribute(String foPaddingBottomValue)
Sets the value of ODFDOM attribute representation FoPaddingBottomAttribute , See fo:padding-bottom |
void |
setFoPaddingLeftAttribute(String foPaddingLeftValue)
Sets the value of ODFDOM attribute representation FoPaddingLeftAttribute , See fo:padding-left |
void |
setFoPaddingRightAttribute(String foPaddingRightValue)
Sets the value of ODFDOM attribute representation FoPaddingRightAttribute , See fo:padding-right |
void |
setFoPaddingTopAttribute(String foPaddingTopValue)
Sets the value of ODFDOM attribute representation FoPaddingTopAttribute , See fo:padding-top |
void |
setFoWrapOptionAttribute(String foWrapOptionValue)
Sets the value of ODFDOM attribute representation FoWrapOptionAttribute , See fo:wrap-option |
void |
setStyleBorderLineWidthAttribute(String styleBorderLineWidthValue)
Sets the value of ODFDOM attribute representation StyleBorderLineWidthAttribute , See style:border-line-width |
void |
setStyleBorderLineWidthBottomAttribute(String styleBorderLineWidthBottomValue)
Sets the value of ODFDOM attribute representation StyleBorderLineWidthBottomAttribute , See style:border-line-width-bottom |
void |
setStyleBorderLineWidthLeftAttribute(String styleBorderLineWidthLeftValue)
Sets the value of ODFDOM attribute representation StyleBorderLineWidthLeftAttribute , See style:border-line-width-left |
void |
setStyleBorderLineWidthRightAttribute(String styleBorderLineWidthRightValue)
Sets the value of ODFDOM attribute representation StyleBorderLineWidthRightAttribute , See style:border-line-width-right |
void |
setStyleBorderLineWidthTopAttribute(String styleBorderLineWidthTopValue)
Sets the value of ODFDOM attribute representation StyleBorderLineWidthTopAttribute , See style:border-line-width-top |
void |
setStyleCellProtectAttribute(String styleCellProtectValue)
Sets the value of ODFDOM attribute representation StyleCellProtectAttribute , See style:cell-protect |
void |
setStyleDecimalPlacesAttribute(Integer styleDecimalPlacesValue)
Sets the value of ODFDOM attribute representation StyleDecimalPlacesAttribute , See style:decimal-places |
void |
setStyleDiagonalBlTrAttribute(String styleDiagonalBlTrValue)
Sets the value of ODFDOM attribute representation StyleDiagonalBlTrAttribute , See style:diagonal-bl-tr |
void |
setStyleDiagonalBlTrWidthsAttribute(String styleDiagonalBlTrWidthsValue)
Sets the value of ODFDOM attribute representation StyleDiagonalBlTrWidthsAttribute , See style:diagonal-bl-tr-widths |
void |
setStyleDiagonalTlBrAttribute(String styleDiagonalTlBrValue)
Sets the value of ODFDOM attribute representation StyleDiagonalTlBrAttribute , See style:diagonal-tl-br |
void |
setStyleDiagonalTlBrWidthsAttribute(String styleDiagonalTlBrWidthsValue)
Sets the value of ODFDOM attribute representation StyleDiagonalTlBrWidthsAttribute , See style:diagonal-tl-br-widths |
void |
setStyleDirectionAttribute(String styleDirectionValue)
Sets the value of ODFDOM attribute representation StyleDirectionAttribute , See style:direction |
void |
setStyleGlyphOrientationVerticalAttribute(String styleGlyphOrientationVerticalValue)
Sets the value of ODFDOM attribute representation StyleGlyphOrientationVerticalAttribute , See style:glyph-orientation-vertical |
void |
setStylePrintContentAttribute(Boolean stylePrintContentValue)
Sets the value of ODFDOM attribute representation StylePrintContentAttribute , See style:print-content |
void |
setStyleRepeatContentAttribute(Boolean styleRepeatContentValue)
Sets the value of ODFDOM attribute representation StyleRepeatContentAttribute , See style:repeat-content |
void |
setStyleRotationAlignAttribute(String styleRotationAlignValue)
Sets the value of ODFDOM attribute representation StyleRotationAlignAttribute , See style:rotation-align |
void |
setStyleRotationAngleAttribute(String styleRotationAngleValue)
Sets the value of ODFDOM attribute representation StyleRotationAngleAttribute , See style:rotation-angle |
void |
setStyleShadowAttribute(String styleShadowValue)
Sets the value of ODFDOM attribute representation StyleShadowAttribute , See style:shadow |
void |
setStyleShrinkToFitAttribute(Boolean styleShrinkToFitValue)
Sets the value of ODFDOM attribute representation StyleShrinkToFitAttribute , See style:shrink-to-fit |
void |
setStyleTextAlignSourceAttribute(String styleTextAlignSourceValue)
Sets the value of ODFDOM attribute representation StyleTextAlignSourceAttribute , See style:text-align-source |
void |
setStyleVerticalAlignAttribute(String styleVerticalAlignValue)
Sets the value of ODFDOM attribute representation StyleVerticalAlignAttribute , See style:vertical-align |
void |
setStyleWritingModeAttribute(String styleWritingModeValue)
Sets the value of ODFDOM attribute representation StyleWritingModeAttribute , See style:writing-mode |
Methods inherited from class org.odftoolkit.odfdom.dom.element.OdfStylePropertiesBase |
---|
hashCode |
Methods inherited from class org.odftoolkit.odfdom.pkg.OdfElement |
---|
cloneNode, equals, findFirstChildNode, findNextChildNode, findPreviousChildNode, getAncestorAs, getOdfAttribute, getOdfAttribute, getOdfAttributeValue, getParentAs, hasOdfAttribute, insertBefore, onInsertNode, onInsertNode, onRemoveNode, onRemoveNode, removeChild, replaceChild, setOdfAttribute, setOdfAttributeValue, toString |
Methods inherited from class org.apache.xerces.dom.ElementNSImpl |
---|
getBaseURI, getLocalName, getNamespaceURI, getPrefix, getTypeName, getTypeNamespace, isDerivedFrom, setPrefix, setType, setValues |
Methods inherited from class org.apache.xerces.dom.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 BackgroundColor
public static final OdfStyleProperty Border
public static final OdfStyleProperty BorderBottom
public static final OdfStyleProperty BorderLeft
public static final OdfStyleProperty BorderRight
public static final OdfStyleProperty BorderTop
public static final OdfStyleProperty Padding
public static final OdfStyleProperty PaddingBottom
public static final OdfStyleProperty PaddingLeft
public static final OdfStyleProperty PaddingRight
public static final OdfStyleProperty PaddingTop
public static final OdfStyleProperty WrapOption
public static final OdfStyleProperty BorderLineWidth
public static final OdfStyleProperty BorderLineWidthBottom
public static final OdfStyleProperty BorderLineWidthLeft
public static final OdfStyleProperty BorderLineWidthRight
public static final OdfStyleProperty BorderLineWidthTop
public static final OdfStyleProperty CellProtect
public static final OdfStyleProperty DecimalPlaces
public static final OdfStyleProperty DiagonalBlTr
public static final OdfStyleProperty DiagonalBlTrWidths
public static final OdfStyleProperty DiagonalTlBr
public static final OdfStyleProperty DiagonalTlBrWidths
public static final OdfStyleProperty Direction
public static final OdfStyleProperty GlyphOrientationVertical
public static final OdfStyleProperty PrintContent
public static final OdfStyleProperty RepeatContent
public static final OdfStyleProperty RotationAlign
public static final OdfStyleProperty RotationAngle
public static final OdfStyleProperty Shadow
public static final OdfStyleProperty ShrinkToFit
public static final OdfStyleProperty TextAlignSource
public static final OdfStyleProperty VerticalAlign
public static final OdfStyleProperty WritingMode
Constructor Detail |
---|
public StyleTableCellPropertiesElement(OdfFileDom ownerDoc)
StyleTableCellPropertiesElement
ownerDoc
- The type is OdfFileDom
Method Detail |
---|
public OdfName getOdfName()
getOdfName
in class OdfElement
OdfName
the name of element style:table-cell-properties.public String getFoBackgroundColorAttribute()
FoBackgroundColorAttribute
, See fo:background-color
String
, the value or null
, if the attribute is not set and no default value defined.public void setFoBackgroundColorAttribute(String foBackgroundColorValue)
FoBackgroundColorAttribute
, See fo:background-color
foBackgroundColorValue
- The type is String
public String getFoBorderAttribute()
FoBorderAttribute
, See fo:border
String
, the value or null
, if the attribute is not set and no default value defined.public void setFoBorderAttribute(String foBorderValue)
FoBorderAttribute
, See fo:border
foBorderValue
- The type is String
public String getFoBorderBottomAttribute()
FoBorderBottomAttribute
, See fo:border-bottom
String
, the value or null
, if the attribute is not set and no default value defined.public void setFoBorderBottomAttribute(String foBorderBottomValue)
FoBorderBottomAttribute
, See fo:border-bottom
foBorderBottomValue
- The type is String
public String getFoBorderLeftAttribute()
FoBorderLeftAttribute
, See fo:border-left
String
, the value or null
, if the attribute is not set and no default value defined.public void setFoBorderLeftAttribute(String foBorderLeftValue)
FoBorderLeftAttribute
, See fo:border-left
foBorderLeftValue
- The type is String
public String getFoBorderRightAttribute()
FoBorderRightAttribute
, See fo:border-right
String
, the value or null
, if the attribute is not set and no default value defined.public void setFoBorderRightAttribute(String foBorderRightValue)
FoBorderRightAttribute
, See fo:border-right
foBorderRightValue
- The type is String
public String getFoBorderTopAttribute()
FoBorderTopAttribute
, See fo:border-top
String
, the value or null
, if the attribute is not set and no default value defined.public void setFoBorderTopAttribute(String foBorderTopValue)
FoBorderTopAttribute
, See fo:border-top
foBorderTopValue
- The type is String
public String getFoPaddingAttribute()
FoPaddingAttribute
, See fo:padding
String
, the value or null
, if the attribute is not set and no default value defined.public void setFoPaddingAttribute(String foPaddingValue)
FoPaddingAttribute
, See fo:padding
foPaddingValue
- The type is String
public String getFoPaddingBottomAttribute()
FoPaddingBottomAttribute
, See fo:padding-bottom
String
, the value or null
, if the attribute is not set and no default value defined.public void setFoPaddingBottomAttribute(String foPaddingBottomValue)
FoPaddingBottomAttribute
, See fo:padding-bottom
foPaddingBottomValue
- The type is String
public String getFoPaddingLeftAttribute()
FoPaddingLeftAttribute
, See fo:padding-left
String
, the value or null
, if the attribute is not set and no default value defined.public void setFoPaddingLeftAttribute(String foPaddingLeftValue)
FoPaddingLeftAttribute
, See fo:padding-left
foPaddingLeftValue
- The type is String
public String getFoPaddingRightAttribute()
FoPaddingRightAttribute
, See fo:padding-right
String
, the value or null
, if the attribute is not set and no default value defined.public void setFoPaddingRightAttribute(String foPaddingRightValue)
FoPaddingRightAttribute
, See fo:padding-right
foPaddingRightValue
- The type is String
public String getFoPaddingTopAttribute()
FoPaddingTopAttribute
, See fo:padding-top
String
, the value or null
, if the attribute is not set and no default value defined.public void setFoPaddingTopAttribute(String foPaddingTopValue)
FoPaddingTopAttribute
, See fo:padding-top
foPaddingTopValue
- The type is String
public String getFoWrapOptionAttribute()
FoWrapOptionAttribute
, See fo:wrap-option
String
, the value or null
, if the attribute is not set and no default value defined.public void setFoWrapOptionAttribute(String foWrapOptionValue)
FoWrapOptionAttribute
, See fo:wrap-option
foWrapOptionValue
- The type is String
public String getStyleBorderLineWidthAttribute()
StyleBorderLineWidthAttribute
, See style:border-line-width
String
, the value or null
, if the attribute is not set and no default value defined.public void setStyleBorderLineWidthAttribute(String styleBorderLineWidthValue)
StyleBorderLineWidthAttribute
, See style:border-line-width
styleBorderLineWidthValue
- The type is String
public String getStyleBorderLineWidthBottomAttribute()
StyleBorderLineWidthBottomAttribute
, See style:border-line-width-bottom
String
, the value or null
, if the attribute is not set and no default value defined.public void setStyleBorderLineWidthBottomAttribute(String styleBorderLineWidthBottomValue)
StyleBorderLineWidthBottomAttribute
, See style:border-line-width-bottom
styleBorderLineWidthBottomValue
- The type is String
public String getStyleBorderLineWidthLeftAttribute()
StyleBorderLineWidthLeftAttribute
, See style:border-line-width-left
String
, the value or null
, if the attribute is not set and no default value defined.public void setStyleBorderLineWidthLeftAttribute(String styleBorderLineWidthLeftValue)
StyleBorderLineWidthLeftAttribute
, See style:border-line-width-left
styleBorderLineWidthLeftValue
- The type is String
public String getStyleBorderLineWidthRightAttribute()
StyleBorderLineWidthRightAttribute
, See style:border-line-width-right
String
, the value or null
, if the attribute is not set and no default value defined.public void setStyleBorderLineWidthRightAttribute(String styleBorderLineWidthRightValue)
StyleBorderLineWidthRightAttribute
, See style:border-line-width-right
styleBorderLineWidthRightValue
- The type is String
public String getStyleBorderLineWidthTopAttribute()
StyleBorderLineWidthTopAttribute
, See style:border-line-width-top
String
, the value or null
, if the attribute is not set and no default value defined.public void setStyleBorderLineWidthTopAttribute(String styleBorderLineWidthTopValue)
StyleBorderLineWidthTopAttribute
, See style:border-line-width-top
styleBorderLineWidthTopValue
- The type is String
public String getStyleCellProtectAttribute()
StyleCellProtectAttribute
, See style:cell-protect
String
, the value or null
, if the attribute is not set and no default value defined.public void setStyleCellProtectAttribute(String styleCellProtectValue)
StyleCellProtectAttribute
, See style:cell-protect
styleCellProtectValue
- The type is String
public Integer getStyleDecimalPlacesAttribute()
StyleDecimalPlacesAttribute
, See style:decimal-places
Integer
, the value or null
, if the attribute is not set and no default value defined.public void setStyleDecimalPlacesAttribute(Integer styleDecimalPlacesValue)
StyleDecimalPlacesAttribute
, See style:decimal-places
styleDecimalPlacesValue
- The type is Integer
public String getStyleDiagonalBlTrAttribute()
StyleDiagonalBlTrAttribute
, See style:diagonal-bl-tr
String
, the value or null
, if the attribute is not set and no default value defined.public void setStyleDiagonalBlTrAttribute(String styleDiagonalBlTrValue)
StyleDiagonalBlTrAttribute
, See style:diagonal-bl-tr
styleDiagonalBlTrValue
- The type is String
public String getStyleDiagonalBlTrWidthsAttribute()
StyleDiagonalBlTrWidthsAttribute
, See style:diagonal-bl-tr-widths
String
, the value or null
, if the attribute is not set and no default value defined.public void setStyleDiagonalBlTrWidthsAttribute(String styleDiagonalBlTrWidthsValue)
StyleDiagonalBlTrWidthsAttribute
, See style:diagonal-bl-tr-widths
styleDiagonalBlTrWidthsValue
- The type is String
public String getStyleDiagonalTlBrAttribute()
StyleDiagonalTlBrAttribute
, See style:diagonal-tl-br
String
, the value or null
, if the attribute is not set and no default value defined.public void setStyleDiagonalTlBrAttribute(String styleDiagonalTlBrValue)
StyleDiagonalTlBrAttribute
, See style:diagonal-tl-br
styleDiagonalTlBrValue
- The type is String
public String getStyleDiagonalTlBrWidthsAttribute()
StyleDiagonalTlBrWidthsAttribute
, See style:diagonal-tl-br-widths
String
, the value or null
, if the attribute is not set and no default value defined.public void setStyleDiagonalTlBrWidthsAttribute(String styleDiagonalTlBrWidthsValue)
StyleDiagonalTlBrWidthsAttribute
, See style:diagonal-tl-br-widths
styleDiagonalTlBrWidthsValue
- The type is String
public String getStyleDirectionAttribute()
StyleDirectionAttribute
, See style:direction
String
, the value or null
, if the attribute is not set and no default value defined.public void setStyleDirectionAttribute(String styleDirectionValue)
StyleDirectionAttribute
, See style:direction
styleDirectionValue
- The type is String
public String getStyleGlyphOrientationVerticalAttribute()
StyleGlyphOrientationVerticalAttribute
, See style:glyph-orientation-vertical
String
, the value or null
, if the attribute is not set and no default value defined.public void setStyleGlyphOrientationVerticalAttribute(String styleGlyphOrientationVerticalValue)
StyleGlyphOrientationVerticalAttribute
, See style:glyph-orientation-vertical
styleGlyphOrientationVerticalValue
- The type is String
public Boolean getStylePrintContentAttribute()
StylePrintContentAttribute
, See style:print-content
Boolean
, the value or null
, if the attribute is not set and no default value defined.public void setStylePrintContentAttribute(Boolean stylePrintContentValue)
StylePrintContentAttribute
, See style:print-content
stylePrintContentValue
- The type is Boolean
public Boolean getStyleRepeatContentAttribute()
StyleRepeatContentAttribute
, See style:repeat-content
Boolean
, the value or null
, if the attribute is not set and no default value defined.public void setStyleRepeatContentAttribute(Boolean styleRepeatContentValue)
StyleRepeatContentAttribute
, See style:repeat-content
styleRepeatContentValue
- The type is Boolean
public String getStyleRotationAlignAttribute()
StyleRotationAlignAttribute
, See style:rotation-align
String
, the value or null
, if the attribute is not set and no default value defined.public void setStyleRotationAlignAttribute(String styleRotationAlignValue)
StyleRotationAlignAttribute
, See style:rotation-align
styleRotationAlignValue
- The type is String
public String getStyleRotationAngleAttribute()
StyleRotationAngleAttribute
, See style:rotation-angle
String
, the value or null
, if the attribute is not set and no default value defined.public void setStyleRotationAngleAttribute(String styleRotationAngleValue)
StyleRotationAngleAttribute
, See style:rotation-angle
styleRotationAngleValue
- The type is String
public String getStyleShadowAttribute()
StyleShadowAttribute
, See style:shadow
String
, the value or null
, if the attribute is not set and no default value defined.public void setStyleShadowAttribute(String styleShadowValue)
StyleShadowAttribute
, See style:shadow
styleShadowValue
- The type is String
public Boolean getStyleShrinkToFitAttribute()
StyleShrinkToFitAttribute
, See style:shrink-to-fit
Boolean
, the value or null
, if the attribute is not set and no default value defined.public void setStyleShrinkToFitAttribute(Boolean styleShrinkToFitValue)
StyleShrinkToFitAttribute
, See style:shrink-to-fit
styleShrinkToFitValue
- The type is Boolean
public String getStyleTextAlignSourceAttribute()
StyleTextAlignSourceAttribute
, See style:text-align-source
String
, the value or null
, if the attribute is not set and no default value defined.public void setStyleTextAlignSourceAttribute(String styleTextAlignSourceValue)
StyleTextAlignSourceAttribute
, See style:text-align-source
styleTextAlignSourceValue
- The type is String
public String getStyleVerticalAlignAttribute()
StyleVerticalAlignAttribute
, See style:vertical-align
String
, the value or null
, if the attribute is not set and no default value defined.public void setStyleVerticalAlignAttribute(String styleVerticalAlignValue)
StyleVerticalAlignAttribute
, See style:vertical-align
styleVerticalAlignValue
- The type is String
public String getStyleWritingModeAttribute()
StyleWritingModeAttribute
, See style:writing-mode
String
, the value or null
, if the attribute is not set and no default value defined.public void setStyleWritingModeAttribute(String styleWritingModeValue)
StyleWritingModeAttribute
, See style:writing-mode
styleWritingModeValue
- The type is String
public StyleBackgroundImageElement newStyleBackgroundImageElement()
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 |