|
||||||||||
| 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.dom.element.OdfElement
org.odftoolkit.odfdom.dom.element.style.OdfFontFaceElement
public abstract class OdfFontFaceElement
DOM implementation of OpenDocument element style:font-face.
| Field Summary | |
|---|---|
static OdfName |
ELEMENT_NAME
|
| Fields inherited from class org.odftoolkit.odfdom.dom.element.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 interface org.w3c.dom.TypeInfo |
|---|
DERIVATION_EXTENSION, DERIVATION_LIST, DERIVATION_RESTRICTION, DERIVATION_UNION |
| Constructor Summary | |
|---|---|
OdfFontFaceElement(OdfFileDom aOwnerDoc)
Create the instance of OdfFontFaceElement |
|
| Methods inherited from class org.odftoolkit.odfdom.dom.element.OdfElement |
|---|
cloneNode, equals, findFirstChildNode, findNextChildNode, findPreviousChildNode, getAncestorAs, getOdfAttribute, getParentAs, hasOdfAttribute, insertBefore, onInsertNode, onInsertNode, onRemoveNode, onRemoveNode, removeChild, replaceChild, setOdfAttribute, 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 OdfFontFaceElement(OdfFileDom aOwnerDoc)
aOwnerDoc - The type is OdfFileDom| Method Detail |
|---|
public OdfName getOdfName()
getOdfName in class OdfElementpublic void init(String name)
OdfFontFaceElement
name - The mandatory attribute style:name"public String getFontFamily()
public void setFontFamily(String fontFamily)
fontFamily - the attribute's type is Stringpublic OdfFontStyleType getFontStyle()
public void setFontStyle(OdfFontStyleType fontStyle)
fontStyle - the attribute's type is OdfFontStyleTypepublic OdfFontVariantType getFontVariant()
public void setFontVariant(OdfFontVariantType fontVariant)
fontVariant - the attribute's type is OdfFontVariantTypepublic OdfFontWeightType getFontWeight()
public void setFontWeight(OdfFontWeightType fontWeight)
fontWeight - the attribute's type is OdfFontWeightTypepublic OdfFontStretchType getFontStretch()
public void setFontStretch(OdfFontStretchType fontStretch)
fontStretch - the attribute's type is OdfFontStretchTypepublic String getFontSize()
public void setFontSize(String fontSize)
fontSize - the attribute's type is Stringpublic String getUnicodeRange()
public void setUnicodeRange(String unicodeRange)
unicodeRange - the attribute's type is Stringpublic Integer getUnitsPerEm()
public void setUnitsPerEm(Integer unitsPerEm)
unitsPerEm - the attribute's type is Integerpublic String getPanose1()
public void setPanose1(String panose1)
panose1 - the attribute's type is Stringpublic Integer getStemv()
public void setStemv(Integer stemv)
stemv - the attribute's type is Integerpublic Integer getStemh()
public void setStemh(Integer stemh)
stemh - the attribute's type is Integerpublic Integer getSlope()
public void setSlope(Integer slope)
slope - the attribute's type is Integerpublic Integer getCapHeight()
public void setCapHeight(Integer capHeight)
capHeight - the attribute's type is Integerpublic Integer getXHeight()
public void setXHeight(Integer xHeight)
xHeight - the attribute's type is Integerpublic Integer getAccentHeight()
public void setAccentHeight(Integer accentHeight)
accentHeight - the attribute's type is Integerpublic Integer getAscent()
public void setAscent(Integer ascent)
ascent - the attribute's type is Integerpublic Integer getDescent()
public void setDescent(Integer descent)
descent - the attribute's type is Integerpublic String getWidths()
public void setWidths(String widths)
widths - the attribute's type is Stringpublic String getBbox()
public void setBbox(String bbox)
bbox - the attribute's type is Stringpublic Integer getIdeographic()
public void setIdeographic(Integer ideographic)
ideographic - the attribute's type is Integerpublic Integer getAlphabetic()
public void setAlphabetic(Integer alphabetic)
alphabetic - the attribute's type is Integerpublic Integer getMathematical()
public void setMathematical(Integer mathematical)
mathematical - the attribute's type is Integerpublic Integer getHanging()
public void setHanging(Integer hanging)
hanging - the attribute's type is Integerpublic Integer getVIdeographic()
public void setVIdeographic(Integer vIdeographic)
vIdeographic - the attribute's type is Integerpublic Integer getVAlphabetic()
public void setVAlphabetic(Integer vAlphabetic)
vAlphabetic - the attribute's type is Integerpublic Integer getVMathematical()
public void setVMathematical(Integer vMathematical)
vMathematical - the attribute's type is Integerpublic Integer getVHanging()
public void setVHanging(Integer vHanging)
vHanging - the attribute's type is Integerpublic Integer getUnderlinePosition()
public void setUnderlinePosition(Integer underlinePosition)
underlinePosition - the attribute's type is Integerpublic Integer getUnderlineThickness()
public void setUnderlineThickness(Integer underlineThickness)
underlineThickness - the attribute's type is Integerpublic Integer getStrikethroughPosition()
public void setStrikethroughPosition(Integer strikethroughPosition)
strikethroughPosition - the attribute's type is Integerpublic Integer getStrikethroughThickness()
public void setStrikethroughThickness(Integer strikethroughThickness)
strikethroughThickness - the attribute's type is Integerpublic Integer getOverlinePosition()
public void setOverlinePosition(Integer overlinePosition)
overlinePosition - the attribute's type is Integerpublic Integer getOverlineThickness()
public void setOverlineThickness(Integer overlineThickness)
overlineThickness - the attribute's type is Integerpublic String getName()
public void setName(String name)
name - the attribute's type is Stringpublic String getFontAdornments()
public void setFontAdornments(String fontAdornments)
fontAdornments - the attribute's type is Stringpublic OdfFontFamilyGenericType getFontFamilyGeneric()
public void setFontFamilyGeneric(OdfFontFamilyGenericType fontFamilyGeneric)
fontFamilyGeneric - the attribute's type is OdfFontFamilyGenericTypepublic OdfFontPitchType getFontPitch()
public void setFontPitch(OdfFontPitchType fontPitch)
fontPitch - the attribute's type is OdfFontPitchTypepublic String getFontCharset()
public void setFontCharset(String fontCharset)
fontCharset - the attribute's type is Stringpublic OdfFontFaceSrcElement createFontFaceSrcElement()
public OdfDefinitionSrcElement createDefinitionSrcElement(OdfAnyURI href)
href - the attribute's type is URI
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||