|
||||||||||
| 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.OdfElement
org.odftoolkit.odfdom.dom.element.OdfStylePropertiesBase
org.odftoolkit.odfdom.dom.element.style.StyleTablePropertiesElement
public class StyleTablePropertiesElement
DOM implementation of OpenDocument element .
| Field Summary | |
|---|---|
static OdfStyleProperty |
Align
|
static OdfStyleProperty |
BackgroundColor
|
static OdfStyleProperty |
BorderModel
|
static OdfStyleProperty |
BreakAfter
|
static OdfStyleProperty |
BreakBefore
|
static OdfStyleProperty |
Display
|
static OdfName |
ELEMENT_NAME
|
static OdfStyleProperty |
KeepWithNext
|
static OdfStyleProperty |
Margin
|
static OdfStyleProperty |
MarginBottom
|
static OdfStyleProperty |
MarginLeft
|
static OdfStyleProperty |
MarginRight
|
static OdfStyleProperty |
MarginTop
|
static OdfStyleProperty |
MayBreakBetweenRows
|
static OdfStyleProperty |
PageNumber
|
static OdfStyleProperty |
RelWidth
|
static OdfStyleProperty |
Shadow
|
static OdfStyleProperty |
Width
|
static OdfStyleProperty |
WritingMode
|
| Fields inherited from class org.odftoolkit.odfdom.OdfElement |
|---|
mOdfDocument |
| 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 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 | |
|---|---|
StyleTablePropertiesElement(OdfFileDom ownerDoc)
Create the instance of StyleTablePropertiesElement |
|
| Method Summary | |
|---|---|
java.lang.String |
getFoBackgroundColorAttribute()
Receives the value of the ODFDOM attribute representation FoBackgroundColorAttribute , See |
java.lang.String |
getFoBreakAfterAttribute()
Receives the value of the ODFDOM attribute representation FoBreakAfterAttribute , See |
java.lang.String |
getFoBreakBeforeAttribute()
Receives the value of the ODFDOM attribute representation FoBreakBeforeAttribute , See |
java.lang.String |
getFoKeepWithNextAttribute()
Receives the value of the ODFDOM attribute representation FoKeepWithNextAttribute , See |
java.lang.String |
getFoMarginAttribute()
Receives the value of the ODFDOM attribute representation FoMarginAttribute , See |
java.lang.String |
getFoMarginBottomAttribute()
Receives the value of the ODFDOM attribute representation FoMarginBottomAttribute , See |
java.lang.String |
getFoMarginLeftAttribute()
Receives the value of the ODFDOM attribute representation FoMarginLeftAttribute , See |
java.lang.String |
getFoMarginRightAttribute()
Receives the value of the ODFDOM attribute representation FoMarginRightAttribute , See |
java.lang.String |
getFoMarginTopAttribute()
Receives the value of the ODFDOM attribute representation FoMarginTopAttribute , See |
OdfName |
getOdfName()
Get the element name |
java.lang.Boolean |
getStyleMayBreakBetweenRowsAttribute()
Receives the value of the ODFDOM attribute representation StyleMayBreakBetweenRowsAttribute , See |
java.lang.String |
getStylePageNumberAttribute()
Receives the value of the ODFDOM attribute representation StylePageNumberAttribute , See |
java.lang.String |
getStyleRelWidthAttribute()
Receives the value of the ODFDOM attribute representation StyleRelWidthAttribute , See |
java.lang.String |
getStyleShadowAttribute()
Receives the value of the ODFDOM attribute representation StyleShadowAttribute , See |
java.lang.String |
getStyleWidthAttribute()
Receives the value of the ODFDOM attribute representation StyleWidthAttribute , See |
java.lang.String |
getStyleWritingModeAttribute()
Receives the value of the ODFDOM attribute representation StyleWritingModeAttribute , See |
java.lang.String |
getTableAlignAttribute()
Receives the value of the ODFDOM attribute representation TableAlignAttribute , See |
java.lang.String |
getTableBorderModelAttribute()
Receives the value of the ODFDOM attribute representation TableBorderModelAttribute , See |
java.lang.Boolean |
getTableDisplayAttribute()
Receives the value of the ODFDOM attribute representation TableDisplayAttribute , See |
OfficeBinaryDataElement |
newOfficeBinaryDataElement()
Create child element . |
void |
setFoBackgroundColorAttribute(java.lang.String foBackgroundColorValue)
Sets the value of ODFDOM attribute representation FoBackgroundColorAttribute , See |
void |
setFoBreakAfterAttribute(java.lang.String foBreakAfterValue)
Sets the value of ODFDOM attribute representation FoBreakAfterAttribute , See |
void |
setFoBreakBeforeAttribute(java.lang.String foBreakBeforeValue)
Sets the value of ODFDOM attribute representation FoBreakBeforeAttribute , See |
void |
setFoKeepWithNextAttribute(java.lang.String foKeepWithNextValue)
Sets the value of ODFDOM attribute representation FoKeepWithNextAttribute , See |
void |
setFoMarginAttribute(java.lang.String foMarginValue)
Sets the value of ODFDOM attribute representation FoMarginAttribute , See |
void |
setFoMarginBottomAttribute(java.lang.String foMarginBottomValue)
Sets the value of ODFDOM attribute representation FoMarginBottomAttribute , See |
void |
setFoMarginLeftAttribute(java.lang.String foMarginLeftValue)
Sets the value of ODFDOM attribute representation FoMarginLeftAttribute , See |
void |
setFoMarginRightAttribute(java.lang.String foMarginRightValue)
Sets the value of ODFDOM attribute representation FoMarginRightAttribute , See |
void |
setFoMarginTopAttribute(java.lang.String foMarginTopValue)
Sets the value of ODFDOM attribute representation FoMarginTopAttribute , See |
void |
setStyleMayBreakBetweenRowsAttribute(java.lang.Boolean styleMayBreakBetweenRowsValue)
Sets the value of ODFDOM attribute representation StyleMayBreakBetweenRowsAttribute , See |
void |
setStylePageNumberAttribute(java.lang.String stylePageNumberValue)
Sets the value of ODFDOM attribute representation StylePageNumberAttribute , See |
void |
setStyleRelWidthAttribute(java.lang.String styleRelWidthValue)
Sets the value of ODFDOM attribute representation StyleRelWidthAttribute , See |
void |
setStyleShadowAttribute(java.lang.String styleShadowValue)
Sets the value of ODFDOM attribute representation StyleShadowAttribute , See |
void |
setStyleWidthAttribute(java.lang.String styleWidthValue)
Sets the value of ODFDOM attribute representation StyleWidthAttribute , See |
void |
setStyleWritingModeAttribute(java.lang.String styleWritingModeValue)
Sets the value of ODFDOM attribute representation StyleWritingModeAttribute , See |
void |
setTableAlignAttribute(java.lang.String tableAlignValue)
Sets the value of ODFDOM attribute representation TableAlignAttribute , See |
void |
setTableBorderModelAttribute(java.lang.String tableBorderModelValue)
Sets the value of ODFDOM attribute representation TableBorderModelAttribute , See |
void |
setTableDisplayAttribute(java.lang.Boolean tableDisplayValue)
Sets the value of ODFDOM attribute representation TableDisplayAttribute , See |
| Methods inherited from class org.odftoolkit.odfdom.dom.element.OdfStylePropertiesBase |
|---|
hashCode |
| Methods inherited from class org.odftoolkit.odfdom.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.ElementImpl |
|---|
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 |
| 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 Width
public static final OdfStyleProperty RelWidth
public static final OdfStyleProperty Align
public static final OdfStyleProperty MarginLeft
public static final OdfStyleProperty MarginRight
public static final OdfStyleProperty MarginTop
public static final OdfStyleProperty MarginBottom
public static final OdfStyleProperty Margin
public static final OdfStyleProperty PageNumber
public static final OdfStyleProperty BreakBefore
public static final OdfStyleProperty BreakAfter
public static final OdfStyleProperty BackgroundColor
public static final OdfStyleProperty Shadow
public static final OdfStyleProperty KeepWithNext
public static final OdfStyleProperty MayBreakBetweenRows
public static final OdfStyleProperty BorderModel
public static final OdfStyleProperty WritingMode
public static final OdfStyleProperty Display
| Constructor Detail |
|---|
public StyleTablePropertiesElement(OdfFileDom ownerDoc)
StyleTablePropertiesElement
ownerDoc - The type is OdfFileDom| Method Detail |
|---|
public OdfName getOdfName()
getOdfName in class OdfElementOdfName the name of element .public java.lang.String getStyleWidthAttribute()
StyleWidthAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setStyleWidthAttribute(java.lang.String styleWidthValue)
StyleWidthAttribute , See
styleWidthValue - The type is Stringpublic java.lang.String getStyleRelWidthAttribute()
StyleRelWidthAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setStyleRelWidthAttribute(java.lang.String styleRelWidthValue)
StyleRelWidthAttribute , See
styleRelWidthValue - The type is Stringpublic java.lang.String getTableAlignAttribute()
TableAlignAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setTableAlignAttribute(java.lang.String tableAlignValue)
TableAlignAttribute , See
tableAlignValue - The type is Stringpublic java.lang.String getFoMarginLeftAttribute()
FoMarginLeftAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setFoMarginLeftAttribute(java.lang.String foMarginLeftValue)
FoMarginLeftAttribute , See
foMarginLeftValue - The type is Stringpublic java.lang.String getFoMarginRightAttribute()
FoMarginRightAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setFoMarginRightAttribute(java.lang.String foMarginRightValue)
FoMarginRightAttribute , See
foMarginRightValue - The type is Stringpublic java.lang.String getFoMarginTopAttribute()
FoMarginTopAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setFoMarginTopAttribute(java.lang.String foMarginTopValue)
FoMarginTopAttribute , See
foMarginTopValue - The type is Stringpublic java.lang.String getFoMarginBottomAttribute()
FoMarginBottomAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setFoMarginBottomAttribute(java.lang.String foMarginBottomValue)
FoMarginBottomAttribute , See
foMarginBottomValue - The type is Stringpublic java.lang.String getFoMarginAttribute()
FoMarginAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setFoMarginAttribute(java.lang.String foMarginValue)
FoMarginAttribute , See
foMarginValue - The type is Stringpublic java.lang.String getStylePageNumberAttribute()
StylePageNumberAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setStylePageNumberAttribute(java.lang.String stylePageNumberValue)
StylePageNumberAttribute , See
stylePageNumberValue - The type is Stringpublic java.lang.String getFoBreakBeforeAttribute()
FoBreakBeforeAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setFoBreakBeforeAttribute(java.lang.String foBreakBeforeValue)
FoBreakBeforeAttribute , See
foBreakBeforeValue - The type is Stringpublic java.lang.String getFoBreakAfterAttribute()
FoBreakAfterAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setFoBreakAfterAttribute(java.lang.String foBreakAfterValue)
FoBreakAfterAttribute , See
foBreakAfterValue - The type is Stringpublic java.lang.String getFoBackgroundColorAttribute()
FoBackgroundColorAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setFoBackgroundColorAttribute(java.lang.String foBackgroundColorValue)
FoBackgroundColorAttribute , See
foBackgroundColorValue - The type is Stringpublic java.lang.String getStyleShadowAttribute()
StyleShadowAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setStyleShadowAttribute(java.lang.String styleShadowValue)
StyleShadowAttribute , See
styleShadowValue - The type is Stringpublic java.lang.String getFoKeepWithNextAttribute()
FoKeepWithNextAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setFoKeepWithNextAttribute(java.lang.String foKeepWithNextValue)
FoKeepWithNextAttribute , See
foKeepWithNextValue - The type is Stringpublic java.lang.Boolean getStyleMayBreakBetweenRowsAttribute()
StyleMayBreakBetweenRowsAttribute , See
Boolean , the value or null, if the attribute is not set and no default value defined.public void setStyleMayBreakBetweenRowsAttribute(java.lang.Boolean styleMayBreakBetweenRowsValue)
StyleMayBreakBetweenRowsAttribute , See
styleMayBreakBetweenRowsValue - The type is Booleanpublic java.lang.String getTableBorderModelAttribute()
TableBorderModelAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setTableBorderModelAttribute(java.lang.String tableBorderModelValue)
TableBorderModelAttribute , See
tableBorderModelValue - The type is Stringpublic java.lang.String getStyleWritingModeAttribute()
StyleWritingModeAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setStyleWritingModeAttribute(java.lang.String styleWritingModeValue)
StyleWritingModeAttribute , See
styleWritingModeValue - The type is Stringpublic java.lang.Boolean getTableDisplayAttribute()
TableDisplayAttribute , See
Boolean , the value or null, if the attribute is not set and no default value defined.public void setTableDisplayAttribute(java.lang.Boolean tableDisplayValue)
TableDisplayAttribute , See
tableDisplayValue - The type is Booleanpublic OfficeBinaryDataElement newOfficeBinaryDataElement()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||