|
||||||||||
| 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.style.StyleFontFaceElement
public class StyleFontFaceElement
DOM implementation of OpenDocument element style:font-face.
| Field Summary | |
|---|---|
static OdfName |
ELEMENT_NAME
|
| 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 | |
|---|---|
StyleFontFaceElement(OdfFileDom ownerDoc)
Create the instance of StyleFontFaceElement |
|
| Method Summary | |
|---|---|
void |
accept(ElementVisitor visitor)
Accept an visitor instance to allow the visitor to do some operations. |
OdfName |
getOdfName()
Get the element name |
java.lang.String |
getStyleFontAdornmentsAttribute()
Receives the value of the ODFDOM attribute representation StyleFontAdornmentsAttribute , See style:font-adornments |
java.lang.String |
getStyleFontCharsetAttribute()
Receives the value of the ODFDOM attribute representation StyleFontCharsetAttribute , See style:font-charset |
java.lang.String |
getStyleFontFamilyGenericAttribute()
Receives the value of the ODFDOM attribute representation StyleFontFamilyGenericAttribute , See style:font-family-generic |
java.lang.String |
getStyleFontPitchAttribute()
Receives the value of the ODFDOM attribute representation StyleFontPitchAttribute , See style:font-pitch |
java.lang.String |
getStyleNameAttribute()
Receives the value of the ODFDOM attribute representation StyleNameAttribute , See style:name
Attribute is mandatory. |
java.lang.Integer |
getSvgAccentHeightAttribute()
Receives the value of the ODFDOM attribute representation SvgAccentHeightAttribute , See svg:accent-height |
java.lang.Integer |
getSvgAlphabeticAttribute()
Receives the value of the ODFDOM attribute representation SvgAlphabeticAttribute , See svg:alphabetic |
java.lang.Integer |
getSvgAscentAttribute()
Receives the value of the ODFDOM attribute representation SvgAscentAttribute , See svg:ascent |
java.lang.String |
getSvgBboxAttribute()
Receives the value of the ODFDOM attribute representation SvgBboxAttribute , See svg:bbox |
java.lang.Integer |
getSvgCapHeightAttribute()
Receives the value of the ODFDOM attribute representation SvgCapHeightAttribute , See svg:cap-height |
java.lang.Integer |
getSvgDescentAttribute()
Receives the value of the ODFDOM attribute representation SvgDescentAttribute , See svg:descent |
java.lang.String |
getSvgFontFamilyAttribute()
Receives the value of the ODFDOM attribute representation SvgFontFamilyAttribute , See svg:font-family |
java.lang.String |
getSvgFontSizeAttribute()
Receives the value of the ODFDOM attribute representation SvgFontSizeAttribute , See svg:font-size |
java.lang.String |
getSvgFontStretchAttribute()
Receives the value of the ODFDOM attribute representation SvgFontStretchAttribute , See svg:font-stretch |
java.lang.String |
getSvgFontStyleAttribute()
Receives the value of the ODFDOM attribute representation SvgFontStyleAttribute , See svg:font-style |
java.lang.String |
getSvgFontVariantAttribute()
Receives the value of the ODFDOM attribute representation SvgFontVariantAttribute , See svg:font-variant |
java.lang.String |
getSvgFontWeightAttribute()
Receives the value of the ODFDOM attribute representation SvgFontWeightAttribute , See svg:font-weight |
java.lang.Integer |
getSvgHangingAttribute()
Receives the value of the ODFDOM attribute representation SvgHangingAttribute , See svg:hanging |
java.lang.Integer |
getSvgIdeographicAttribute()
Receives the value of the ODFDOM attribute representation SvgIdeographicAttribute , See svg:ideographic |
java.lang.Integer |
getSvgMathematicalAttribute()
Receives the value of the ODFDOM attribute representation SvgMathematicalAttribute , See svg:mathematical |
java.lang.Integer |
getSvgOverlinePositionAttribute()
Receives the value of the ODFDOM attribute representation SvgOverlinePositionAttribute , See svg:overline-position |
java.lang.Integer |
getSvgOverlineThicknessAttribute()
Receives the value of the ODFDOM attribute representation SvgOverlineThicknessAttribute , See svg:overline-thickness |
java.lang.String |
getSvgPanose1Attribute()
Receives the value of the ODFDOM attribute representation SvgPanose1Attribute , See svg:panose-1 |
java.lang.Integer |
getSvgSlopeAttribute()
Receives the value of the ODFDOM attribute representation SvgSlopeAttribute , See svg:slope |
java.lang.Integer |
getSvgStemhAttribute()
Receives the value of the ODFDOM attribute representation SvgStemhAttribute , See svg:stemh |
java.lang.Integer |
getSvgStemvAttribute()
Receives the value of the ODFDOM attribute representation SvgStemvAttribute , See svg:stemv |
java.lang.Integer |
getSvgStrikethroughPositionAttribute()
Receives the value of the ODFDOM attribute representation SvgStrikethroughPositionAttribute , See svg:strikethrough-position |
java.lang.Integer |
getSvgStrikethroughThicknessAttribute()
Receives the value of the ODFDOM attribute representation SvgStrikethroughThicknessAttribute , See svg:strikethrough-thickness |
java.lang.Integer |
getSvgUnderlinePositionAttribute()
Receives the value of the ODFDOM attribute representation SvgUnderlinePositionAttribute , See svg:underline-position |
java.lang.Integer |
getSvgUnderlineThicknessAttribute()
Receives the value of the ODFDOM attribute representation SvgUnderlineThicknessAttribute , See svg:underline-thickness |
java.lang.String |
getSvgUnicodeRangeAttribute()
Receives the value of the ODFDOM attribute representation SvgUnicodeRangeAttribute , See svg:unicode-range |
java.lang.Integer |
getSvgUnitsPerEmAttribute()
Receives the value of the ODFDOM attribute representation SvgUnitsPerEmAttribute , See svg:units-per-em |
java.lang.Integer |
getSvgVAlphabeticAttribute()
Receives the value of the ODFDOM attribute representation SvgVAlphabeticAttribute , See svg:v-alphabetic |
java.lang.Integer |
getSvgVHangingAttribute()
Receives the value of the ODFDOM attribute representation SvgVHangingAttribute , See svg:v-hanging |
java.lang.Integer |
getSvgVIdeographicAttribute()
Receives the value of the ODFDOM attribute representation SvgVIdeographicAttribute , See svg:v-ideographic |
java.lang.Integer |
getSvgVMathematicalAttribute()
Receives the value of the ODFDOM attribute representation SvgVMathematicalAttribute , See svg:v-mathematical |
java.lang.String |
getSvgWidthsAttribute()
Receives the value of the ODFDOM attribute representation SvgWidthsAttribute , See svg:widths |
java.lang.Integer |
getSvgXHeightAttribute()
Receives the value of the ODFDOM attribute representation SvgXHeightAttribute , See svg:x-height |
SvgDefinitionSrcElement |
newSvgDefinitionSrcElement(java.lang.String xlinkHrefValue,
java.lang.String xlinkTypeValue)
Create child element svg:definition-src. |
SvgFontFaceSrcElement |
newSvgFontFaceSrcElement()
Create child element svg:font-face-src. |
void |
setStyleFontAdornmentsAttribute(java.lang.String styleFontAdornmentsValue)
Sets the value of ODFDOM attribute representation StyleFontAdornmentsAttribute , See style:font-adornments |
void |
setStyleFontCharsetAttribute(java.lang.String styleFontCharsetValue)
Sets the value of ODFDOM attribute representation StyleFontCharsetAttribute , See style:font-charset |
void |
setStyleFontFamilyGenericAttribute(java.lang.String styleFontFamilyGenericValue)
Sets the value of ODFDOM attribute representation StyleFontFamilyGenericAttribute , See style:font-family-generic |
void |
setStyleFontPitchAttribute(java.lang.String styleFontPitchValue)
Sets the value of ODFDOM attribute representation StyleFontPitchAttribute , See style:font-pitch |
void |
setStyleNameAttribute(java.lang.String styleNameValue)
Sets the value of ODFDOM attribute representation StyleNameAttribute , See style:name |
void |
setSvgAccentHeightAttribute(java.lang.Integer svgAccentHeightValue)
Sets the value of ODFDOM attribute representation SvgAccentHeightAttribute , See svg:accent-height |
void |
setSvgAlphabeticAttribute(java.lang.Integer svgAlphabeticValue)
Sets the value of ODFDOM attribute representation SvgAlphabeticAttribute , See svg:alphabetic |
void |
setSvgAscentAttribute(java.lang.Integer svgAscentValue)
Sets the value of ODFDOM attribute representation SvgAscentAttribute , See svg:ascent |
void |
setSvgBboxAttribute(java.lang.String svgBboxValue)
Sets the value of ODFDOM attribute representation SvgBboxAttribute , See svg:bbox |
void |
setSvgCapHeightAttribute(java.lang.Integer svgCapHeightValue)
Sets the value of ODFDOM attribute representation SvgCapHeightAttribute , See svg:cap-height |
void |
setSvgDescentAttribute(java.lang.Integer svgDescentValue)
Sets the value of ODFDOM attribute representation SvgDescentAttribute , See svg:descent |
void |
setSvgFontFamilyAttribute(java.lang.String svgFontFamilyValue)
Sets the value of ODFDOM attribute representation SvgFontFamilyAttribute , See svg:font-family |
void |
setSvgFontSizeAttribute(java.lang.String svgFontSizeValue)
Sets the value of ODFDOM attribute representation SvgFontSizeAttribute , See svg:font-size |
void |
setSvgFontStretchAttribute(java.lang.String svgFontStretchValue)
Sets the value of ODFDOM attribute representation SvgFontStretchAttribute , See svg:font-stretch |
void |
setSvgFontStyleAttribute(java.lang.String svgFontStyleValue)
Sets the value of ODFDOM attribute representation SvgFontStyleAttribute , See svg:font-style |
void |
setSvgFontVariantAttribute(java.lang.String svgFontVariantValue)
Sets the value of ODFDOM attribute representation SvgFontVariantAttribute , See svg:font-variant |
void |
setSvgFontWeightAttribute(java.lang.String svgFontWeightValue)
Sets the value of ODFDOM attribute representation SvgFontWeightAttribute , See svg:font-weight |
void |
setSvgHangingAttribute(java.lang.Integer svgHangingValue)
Sets the value of ODFDOM attribute representation SvgHangingAttribute , See svg:hanging |
void |
setSvgIdeographicAttribute(java.lang.Integer svgIdeographicValue)
Sets the value of ODFDOM attribute representation SvgIdeographicAttribute , See svg:ideographic |
void |
setSvgMathematicalAttribute(java.lang.Integer svgMathematicalValue)
Sets the value of ODFDOM attribute representation SvgMathematicalAttribute , See svg:mathematical |
void |
setSvgOverlinePositionAttribute(java.lang.Integer svgOverlinePositionValue)
Sets the value of ODFDOM attribute representation SvgOverlinePositionAttribute , See svg:overline-position |
void |
setSvgOverlineThicknessAttribute(java.lang.Integer svgOverlineThicknessValue)
Sets the value of ODFDOM attribute representation SvgOverlineThicknessAttribute , See svg:overline-thickness |
void |
setSvgPanose1Attribute(java.lang.String svgPanose1Value)
Sets the value of ODFDOM attribute representation SvgPanose1Attribute , See svg:panose-1 |
void |
setSvgSlopeAttribute(java.lang.Integer svgSlopeValue)
Sets the value of ODFDOM attribute representation SvgSlopeAttribute , See svg:slope |
void |
setSvgStemhAttribute(java.lang.Integer svgStemhValue)
Sets the value of ODFDOM attribute representation SvgStemhAttribute , See svg:stemh |
void |
setSvgStemvAttribute(java.lang.Integer svgStemvValue)
Sets the value of ODFDOM attribute representation SvgStemvAttribute , See svg:stemv |
void |
setSvgStrikethroughPositionAttribute(java.lang.Integer svgStrikethroughPositionValue)
Sets the value of ODFDOM attribute representation SvgStrikethroughPositionAttribute , See svg:strikethrough-position |
void |
setSvgStrikethroughThicknessAttribute(java.lang.Integer svgStrikethroughThicknessValue)
Sets the value of ODFDOM attribute representation SvgStrikethroughThicknessAttribute , See svg:strikethrough-thickness |
void |
setSvgUnderlinePositionAttribute(java.lang.Integer svgUnderlinePositionValue)
Sets the value of ODFDOM attribute representation SvgUnderlinePositionAttribute , See svg:underline-position |
void |
setSvgUnderlineThicknessAttribute(java.lang.Integer svgUnderlineThicknessValue)
Sets the value of ODFDOM attribute representation SvgUnderlineThicknessAttribute , See svg:underline-thickness |
void |
setSvgUnicodeRangeAttribute(java.lang.String svgUnicodeRangeValue)
Sets the value of ODFDOM attribute representation SvgUnicodeRangeAttribute , See svg:unicode-range |
void |
setSvgUnitsPerEmAttribute(java.lang.Integer svgUnitsPerEmValue)
Sets the value of ODFDOM attribute representation SvgUnitsPerEmAttribute , See svg:units-per-em |
void |
setSvgVAlphabeticAttribute(java.lang.Integer svgVAlphabeticValue)
Sets the value of ODFDOM attribute representation SvgVAlphabeticAttribute , See svg:v-alphabetic |
void |
setSvgVHangingAttribute(java.lang.Integer svgVHangingValue)
Sets the value of ODFDOM attribute representation SvgVHangingAttribute , See svg:v-hanging |
void |
setSvgVIdeographicAttribute(java.lang.Integer svgVIdeographicValue)
Sets the value of ODFDOM attribute representation SvgVIdeographicAttribute , See svg:v-ideographic |
void |
setSvgVMathematicalAttribute(java.lang.Integer svgVMathematicalValue)
Sets the value of ODFDOM attribute representation SvgVMathematicalAttribute , See svg:v-mathematical |
void |
setSvgWidthsAttribute(java.lang.String svgWidthsValue)
Sets the value of ODFDOM attribute representation SvgWidthsAttribute , See svg:widths |
void |
setSvgXHeightAttribute(java.lang.Integer svgXHeightValue)
Sets the value of ODFDOM attribute representation SvgXHeightAttribute , See svg:x-height |
| 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, hashCode, 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
| Constructor Detail |
|---|
public StyleFontFaceElement(OdfFileDom ownerDoc)
StyleFontFaceElement
ownerDoc - The type is OdfFileDom| Method Detail |
|---|
public OdfName getOdfName()
getOdfName in class OdfElementOdfName the name of element style:font-face.public java.lang.String getStyleFontAdornmentsAttribute()
StyleFontAdornmentsAttribute , See style:font-adornments
String , the value or null, if the attribute is not set and no default value defined.public void setStyleFontAdornmentsAttribute(java.lang.String styleFontAdornmentsValue)
StyleFontAdornmentsAttribute , See style:font-adornments
styleFontAdornmentsValue - The type is Stringpublic java.lang.String getStyleFontCharsetAttribute()
StyleFontCharsetAttribute , See style:font-charset
String , the value or null, if the attribute is not set and no default value defined.public void setStyleFontCharsetAttribute(java.lang.String styleFontCharsetValue)
StyleFontCharsetAttribute , See style:font-charset
styleFontCharsetValue - The type is Stringpublic java.lang.String getStyleFontFamilyGenericAttribute()
StyleFontFamilyGenericAttribute , See style:font-family-generic
String , the value or null, if the attribute is not set and no default value defined.public void setStyleFontFamilyGenericAttribute(java.lang.String styleFontFamilyGenericValue)
StyleFontFamilyGenericAttribute , See style:font-family-generic
styleFontFamilyGenericValue - The type is Stringpublic java.lang.String getStyleFontPitchAttribute()
StyleFontPitchAttribute , See style:font-pitch
String , the value or null, if the attribute is not set and no default value defined.public void setStyleFontPitchAttribute(java.lang.String styleFontPitchValue)
StyleFontPitchAttribute , See style:font-pitch
styleFontPitchValue - The type is Stringpublic java.lang.String getStyleNameAttribute()
StyleNameAttribute , See style:name
Attribute is mandatory.
String , the value or null, if the attribute is not set and no default value defined.public void setStyleNameAttribute(java.lang.String styleNameValue)
StyleNameAttribute , See style:name
styleNameValue - The type is Stringpublic java.lang.Integer getSvgAccentHeightAttribute()
SvgAccentHeightAttribute , See svg:accent-height
Integer , the value or null, if the attribute is not set and no default value defined.public void setSvgAccentHeightAttribute(java.lang.Integer svgAccentHeightValue)
SvgAccentHeightAttribute , See svg:accent-height
svgAccentHeightValue - The type is Integerpublic java.lang.Integer getSvgAlphabeticAttribute()
SvgAlphabeticAttribute , See svg:alphabetic
Integer , the value or null, if the attribute is not set and no default value defined.public void setSvgAlphabeticAttribute(java.lang.Integer svgAlphabeticValue)
SvgAlphabeticAttribute , See svg:alphabetic
svgAlphabeticValue - The type is Integerpublic java.lang.Integer getSvgAscentAttribute()
SvgAscentAttribute , See svg:ascent
Integer , the value or null, if the attribute is not set and no default value defined.public void setSvgAscentAttribute(java.lang.Integer svgAscentValue)
SvgAscentAttribute , See svg:ascent
svgAscentValue - The type is Integerpublic java.lang.String getSvgBboxAttribute()
SvgBboxAttribute , See svg:bbox
String , the value or null, if the attribute is not set and no default value defined.public void setSvgBboxAttribute(java.lang.String svgBboxValue)
SvgBboxAttribute , See svg:bbox
svgBboxValue - The type is Stringpublic java.lang.Integer getSvgCapHeightAttribute()
SvgCapHeightAttribute , See svg:cap-height
Integer , the value or null, if the attribute is not set and no default value defined.public void setSvgCapHeightAttribute(java.lang.Integer svgCapHeightValue)
SvgCapHeightAttribute , See svg:cap-height
svgCapHeightValue - The type is Integerpublic java.lang.Integer getSvgDescentAttribute()
SvgDescentAttribute , See svg:descent
Integer , the value or null, if the attribute is not set and no default value defined.public void setSvgDescentAttribute(java.lang.Integer svgDescentValue)
SvgDescentAttribute , See svg:descent
svgDescentValue - The type is Integerpublic java.lang.String getSvgFontFamilyAttribute()
SvgFontFamilyAttribute , See svg:font-family
String , the value or null, if the attribute is not set and no default value defined.public void setSvgFontFamilyAttribute(java.lang.String svgFontFamilyValue)
SvgFontFamilyAttribute , See svg:font-family
svgFontFamilyValue - The type is Stringpublic java.lang.String getSvgFontSizeAttribute()
SvgFontSizeAttribute , See svg:font-size
String , the value or null, if the attribute is not set and no default value defined.public void setSvgFontSizeAttribute(java.lang.String svgFontSizeValue)
SvgFontSizeAttribute , See svg:font-size
svgFontSizeValue - The type is Stringpublic java.lang.String getSvgFontStretchAttribute()
SvgFontStretchAttribute , See svg:font-stretch
String , the value or null, if the attribute is not set and no default value defined.public void setSvgFontStretchAttribute(java.lang.String svgFontStretchValue)
SvgFontStretchAttribute , See svg:font-stretch
svgFontStretchValue - The type is Stringpublic java.lang.String getSvgFontStyleAttribute()
SvgFontStyleAttribute , See svg:font-style
String , the value or null, if the attribute is not set and no default value defined.public void setSvgFontStyleAttribute(java.lang.String svgFontStyleValue)
SvgFontStyleAttribute , See svg:font-style
svgFontStyleValue - The type is Stringpublic java.lang.String getSvgFontVariantAttribute()
SvgFontVariantAttribute , See svg:font-variant
String , the value or null, if the attribute is not set and no default value defined.public void setSvgFontVariantAttribute(java.lang.String svgFontVariantValue)
SvgFontVariantAttribute , See svg:font-variant
svgFontVariantValue - The type is Stringpublic java.lang.String getSvgFontWeightAttribute()
SvgFontWeightAttribute , See svg:font-weight
String , the value or null, if the attribute is not set and no default value defined.public void setSvgFontWeightAttribute(java.lang.String svgFontWeightValue)
SvgFontWeightAttribute , See svg:font-weight
svgFontWeightValue - The type is Stringpublic java.lang.Integer getSvgHangingAttribute()
SvgHangingAttribute , See svg:hanging
Integer , the value or null, if the attribute is not set and no default value defined.public void setSvgHangingAttribute(java.lang.Integer svgHangingValue)
SvgHangingAttribute , See svg:hanging
svgHangingValue - The type is Integerpublic java.lang.Integer getSvgIdeographicAttribute()
SvgIdeographicAttribute , See svg:ideographic
Integer , the value or null, if the attribute is not set and no default value defined.public void setSvgIdeographicAttribute(java.lang.Integer svgIdeographicValue)
SvgIdeographicAttribute , See svg:ideographic
svgIdeographicValue - The type is Integerpublic java.lang.Integer getSvgMathematicalAttribute()
SvgMathematicalAttribute , See svg:mathematical
Integer , the value or null, if the attribute is not set and no default value defined.public void setSvgMathematicalAttribute(java.lang.Integer svgMathematicalValue)
SvgMathematicalAttribute , See svg:mathematical
svgMathematicalValue - The type is Integerpublic java.lang.Integer getSvgOverlinePositionAttribute()
SvgOverlinePositionAttribute , See svg:overline-position
Integer , the value or null, if the attribute is not set and no default value defined.public void setSvgOverlinePositionAttribute(java.lang.Integer svgOverlinePositionValue)
SvgOverlinePositionAttribute , See svg:overline-position
svgOverlinePositionValue - The type is Integerpublic java.lang.Integer getSvgOverlineThicknessAttribute()
SvgOverlineThicknessAttribute , See svg:overline-thickness
Integer , the value or null, if the attribute is not set and no default value defined.public void setSvgOverlineThicknessAttribute(java.lang.Integer svgOverlineThicknessValue)
SvgOverlineThicknessAttribute , See svg:overline-thickness
svgOverlineThicknessValue - The type is Integerpublic java.lang.String getSvgPanose1Attribute()
SvgPanose1Attribute , See svg:panose-1
String , the value or null, if the attribute is not set and no default value defined.public void setSvgPanose1Attribute(java.lang.String svgPanose1Value)
SvgPanose1Attribute , See svg:panose-1
svgPanose1Value - The type is Stringpublic java.lang.Integer getSvgSlopeAttribute()
SvgSlopeAttribute , See svg:slope
Integer , the value or null, if the attribute is not set and no default value defined.public void setSvgSlopeAttribute(java.lang.Integer svgSlopeValue)
SvgSlopeAttribute , See svg:slope
svgSlopeValue - The type is Integerpublic java.lang.Integer getSvgStemhAttribute()
SvgStemhAttribute , See svg:stemh
Integer , the value or null, if the attribute is not set and no default value defined.public void setSvgStemhAttribute(java.lang.Integer svgStemhValue)
SvgStemhAttribute , See svg:stemh
svgStemhValue - The type is Integerpublic java.lang.Integer getSvgStemvAttribute()
SvgStemvAttribute , See svg:stemv
Integer , the value or null, if the attribute is not set and no default value defined.public void setSvgStemvAttribute(java.lang.Integer svgStemvValue)
SvgStemvAttribute , See svg:stemv
svgStemvValue - The type is Integerpublic java.lang.Integer getSvgStrikethroughPositionAttribute()
SvgStrikethroughPositionAttribute , See svg:strikethrough-position
Integer , the value or null, if the attribute is not set and no default value defined.public void setSvgStrikethroughPositionAttribute(java.lang.Integer svgStrikethroughPositionValue)
SvgStrikethroughPositionAttribute , See svg:strikethrough-position
svgStrikethroughPositionValue - The type is Integerpublic java.lang.Integer getSvgStrikethroughThicknessAttribute()
SvgStrikethroughThicknessAttribute , See svg:strikethrough-thickness
Integer , the value or null, if the attribute is not set and no default value defined.public void setSvgStrikethroughThicknessAttribute(java.lang.Integer svgStrikethroughThicknessValue)
SvgStrikethroughThicknessAttribute , See svg:strikethrough-thickness
svgStrikethroughThicknessValue - The type is Integerpublic java.lang.Integer getSvgUnderlinePositionAttribute()
SvgUnderlinePositionAttribute , See svg:underline-position
Integer , the value or null, if the attribute is not set and no default value defined.public void setSvgUnderlinePositionAttribute(java.lang.Integer svgUnderlinePositionValue)
SvgUnderlinePositionAttribute , See svg:underline-position
svgUnderlinePositionValue - The type is Integerpublic java.lang.Integer getSvgUnderlineThicknessAttribute()
SvgUnderlineThicknessAttribute , See svg:underline-thickness
Integer , the value or null, if the attribute is not set and no default value defined.public void setSvgUnderlineThicknessAttribute(java.lang.Integer svgUnderlineThicknessValue)
SvgUnderlineThicknessAttribute , See svg:underline-thickness
svgUnderlineThicknessValue - The type is Integerpublic java.lang.String getSvgUnicodeRangeAttribute()
SvgUnicodeRangeAttribute , See svg:unicode-range
String , the value or null, if the attribute is not set and no default value defined.public void setSvgUnicodeRangeAttribute(java.lang.String svgUnicodeRangeValue)
SvgUnicodeRangeAttribute , See svg:unicode-range
svgUnicodeRangeValue - The type is Stringpublic java.lang.Integer getSvgUnitsPerEmAttribute()
SvgUnitsPerEmAttribute , See svg:units-per-em
Integer , the value or null, if the attribute is not set and no default value defined.public void setSvgUnitsPerEmAttribute(java.lang.Integer svgUnitsPerEmValue)
SvgUnitsPerEmAttribute , See svg:units-per-em
svgUnitsPerEmValue - The type is Integerpublic java.lang.Integer getSvgVAlphabeticAttribute()
SvgVAlphabeticAttribute , See svg:v-alphabetic
Integer , the value or null, if the attribute is not set and no default value defined.public void setSvgVAlphabeticAttribute(java.lang.Integer svgVAlphabeticValue)
SvgVAlphabeticAttribute , See svg:v-alphabetic
svgVAlphabeticValue - The type is Integerpublic java.lang.Integer getSvgVHangingAttribute()
SvgVHangingAttribute , See svg:v-hanging
Integer , the value or null, if the attribute is not set and no default value defined.public void setSvgVHangingAttribute(java.lang.Integer svgVHangingValue)
SvgVHangingAttribute , See svg:v-hanging
svgVHangingValue - The type is Integerpublic java.lang.Integer getSvgVIdeographicAttribute()
SvgVIdeographicAttribute , See svg:v-ideographic
Integer , the value or null, if the attribute is not set and no default value defined.public void setSvgVIdeographicAttribute(java.lang.Integer svgVIdeographicValue)
SvgVIdeographicAttribute , See svg:v-ideographic
svgVIdeographicValue - The type is Integerpublic java.lang.Integer getSvgVMathematicalAttribute()
SvgVMathematicalAttribute , See svg:v-mathematical
Integer , the value or null, if the attribute is not set and no default value defined.public void setSvgVMathematicalAttribute(java.lang.Integer svgVMathematicalValue)
SvgVMathematicalAttribute , See svg:v-mathematical
svgVMathematicalValue - The type is Integerpublic java.lang.String getSvgWidthsAttribute()
SvgWidthsAttribute , See svg:widths
String , the value or null, if the attribute is not set and no default value defined.public void setSvgWidthsAttribute(java.lang.String svgWidthsValue)
SvgWidthsAttribute , See svg:widths
svgWidthsValue - The type is Stringpublic java.lang.Integer getSvgXHeightAttribute()
SvgXHeightAttribute , See svg:x-height
Integer , the value or null, if the attribute is not set and no default value defined.public void setSvgXHeightAttribute(java.lang.Integer svgXHeightValue)
SvgXHeightAttribute , See svg:x-height
svgXHeightValue - The type is Integer
public SvgDefinitionSrcElement newSvgDefinitionSrcElement(java.lang.String xlinkHrefValue,
java.lang.String xlinkTypeValue)
xlinkHrefValue - the String value of XlinkHrefAttribute, see xlink:href at specificationxlinkTypeValue - the String value of XlinkTypeAttribute, see xlink:type at specification
public SvgFontFaceSrcElement newSvgFontFaceSrcElement()
public void accept(ElementVisitor visitor)
OdfElement
accept in class OdfElementvisitor - an instance of DefaultElementVisitor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||