Interface CTFont
-
- All Superinterfaces:
XmlObject
,XmlTokenSource
public interface CTFont extends XmlObject
An XML CT_Font(@http://schemas.openxmlformats.org/wordprocessingml/2006/main). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
CTFont.Factory
A factory class with static methods for creating instances of this type.
-
Field Summary
Fields Modifier and Type Field Description static SchemaType
type
-
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CTString
addNewAltName()
Appends and returns a new empty "altName" elementCTUcharHexNumber
addNewCharset()
Appends and returns a new empty "charset" elementCTFontRel
addNewEmbedBold()
Appends and returns a new empty "embedBold" elementCTFontRel
addNewEmbedBoldItalic()
Appends and returns a new empty "embedBoldItalic" elementCTFontRel
addNewEmbedItalic()
Appends and returns a new empty "embedItalic" elementCTFontRel
addNewEmbedRegular()
Appends and returns a new empty "embedRegular" elementCTFontFamily
addNewFamily()
Appends and returns a new empty "family" elementCTOnOff
addNewNotTrueType()
Appends and returns a new empty "notTrueType" elementCTPanose
addNewPanose1()
Appends and returns a new empty "panose1" elementCTPitch
addNewPitch()
Appends and returns a new empty "pitch" elementCTFontSig
addNewSig()
Appends and returns a new empty "sig" elementCTString
getAltName()
Gets the "altName" elementCTUcharHexNumber
getCharset()
Gets the "charset" elementCTFontRel
getEmbedBold()
Gets the "embedBold" elementCTFontRel
getEmbedBoldItalic()
Gets the "embedBoldItalic" elementCTFontRel
getEmbedItalic()
Gets the "embedItalic" elementCTFontRel
getEmbedRegular()
Gets the "embedRegular" elementCTFontFamily
getFamily()
Gets the "family" elementString
getName()
Gets the "name" attributeCTOnOff
getNotTrueType()
Gets the "notTrueType" elementCTPanose
getPanose1()
Gets the "panose1" elementCTPitch
getPitch()
Gets the "pitch" elementCTFontSig
getSig()
Gets the "sig" elementboolean
isSetAltName()
True if has "altName" elementboolean
isSetCharset()
True if has "charset" elementboolean
isSetEmbedBold()
True if has "embedBold" elementboolean
isSetEmbedBoldItalic()
True if has "embedBoldItalic" elementboolean
isSetEmbedItalic()
True if has "embedItalic" elementboolean
isSetEmbedRegular()
True if has "embedRegular" elementboolean
isSetFamily()
True if has "family" elementboolean
isSetNotTrueType()
True if has "notTrueType" elementboolean
isSetPanose1()
True if has "panose1" elementboolean
isSetPitch()
True if has "pitch" elementboolean
isSetSig()
True if has "sig" elementvoid
setAltName(CTString altName)
Sets the "altName" elementvoid
setCharset(CTUcharHexNumber charset)
Sets the "charset" elementvoid
setEmbedBold(CTFontRel embedBold)
Sets the "embedBold" elementvoid
setEmbedBoldItalic(CTFontRel embedBoldItalic)
Sets the "embedBoldItalic" elementvoid
setEmbedItalic(CTFontRel embedItalic)
Sets the "embedItalic" elementvoid
setEmbedRegular(CTFontRel embedRegular)
Sets the "embedRegular" elementvoid
setFamily(CTFontFamily family)
Sets the "family" elementvoid
setName(String name)
Sets the "name" attributevoid
setNotTrueType(CTOnOff notTrueType)
Sets the "notTrueType" elementvoid
setPanose1(CTPanose panose1)
Sets the "panose1" elementvoid
setPitch(CTPitch pitch)
Sets the "pitch" elementvoid
setSig(CTFontSig sig)
Sets the "sig" elementvoid
unsetAltName()
Unsets the "altName" elementvoid
unsetCharset()
Unsets the "charset" elementvoid
unsetEmbedBold()
Unsets the "embedBold" elementvoid
unsetEmbedBoldItalic()
Unsets the "embedBoldItalic" elementvoid
unsetEmbedItalic()
Unsets the "embedItalic" elementvoid
unsetEmbedRegular()
Unsets the "embedRegular" elementvoid
unsetFamily()
Unsets the "family" elementvoid
unsetNotTrueType()
Unsets the "notTrueType" elementvoid
unsetPanose1()
Unsets the "panose1" elementvoid
unsetPitch()
Unsets the "pitch" elementvoid
unsetSig()
Unsets the "sig" elementSTString
xgetName()
Gets (as xml) the "name" attributevoid
xsetName(STString name)
Sets (as xml) the "name" attribute-
Methods inherited from interface org.apache.xmlbeans.XmlObject
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
-
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
-
-
-
Field Detail
-
type
static final SchemaType type
-
-
Method Detail
-
getAltName
CTString getAltName()
Gets the "altName" element
-
isSetAltName
boolean isSetAltName()
True if has "altName" element
-
setAltName
void setAltName(CTString altName)
Sets the "altName" element
-
addNewAltName
CTString addNewAltName()
Appends and returns a new empty "altName" element
-
unsetAltName
void unsetAltName()
Unsets the "altName" element
-
getPanose1
CTPanose getPanose1()
Gets the "panose1" element
-
isSetPanose1
boolean isSetPanose1()
True if has "panose1" element
-
setPanose1
void setPanose1(CTPanose panose1)
Sets the "panose1" element
-
addNewPanose1
CTPanose addNewPanose1()
Appends and returns a new empty "panose1" element
-
unsetPanose1
void unsetPanose1()
Unsets the "panose1" element
-
getCharset
CTUcharHexNumber getCharset()
Gets the "charset" element
-
isSetCharset
boolean isSetCharset()
True if has "charset" element
-
setCharset
void setCharset(CTUcharHexNumber charset)
Sets the "charset" element
-
addNewCharset
CTUcharHexNumber addNewCharset()
Appends and returns a new empty "charset" element
-
unsetCharset
void unsetCharset()
Unsets the "charset" element
-
getFamily
CTFontFamily getFamily()
Gets the "family" element
-
isSetFamily
boolean isSetFamily()
True if has "family" element
-
setFamily
void setFamily(CTFontFamily family)
Sets the "family" element
-
addNewFamily
CTFontFamily addNewFamily()
Appends and returns a new empty "family" element
-
unsetFamily
void unsetFamily()
Unsets the "family" element
-
getNotTrueType
CTOnOff getNotTrueType()
Gets the "notTrueType" element
-
isSetNotTrueType
boolean isSetNotTrueType()
True if has "notTrueType" element
-
setNotTrueType
void setNotTrueType(CTOnOff notTrueType)
Sets the "notTrueType" element
-
addNewNotTrueType
CTOnOff addNewNotTrueType()
Appends and returns a new empty "notTrueType" element
-
unsetNotTrueType
void unsetNotTrueType()
Unsets the "notTrueType" element
-
getPitch
CTPitch getPitch()
Gets the "pitch" element
-
isSetPitch
boolean isSetPitch()
True if has "pitch" element
-
setPitch
void setPitch(CTPitch pitch)
Sets the "pitch" element
-
addNewPitch
CTPitch addNewPitch()
Appends and returns a new empty "pitch" element
-
unsetPitch
void unsetPitch()
Unsets the "pitch" element
-
getSig
CTFontSig getSig()
Gets the "sig" element
-
isSetSig
boolean isSetSig()
True if has "sig" element
-
setSig
void setSig(CTFontSig sig)
Sets the "sig" element
-
addNewSig
CTFontSig addNewSig()
Appends and returns a new empty "sig" element
-
unsetSig
void unsetSig()
Unsets the "sig" element
-
getEmbedRegular
CTFontRel getEmbedRegular()
Gets the "embedRegular" element
-
isSetEmbedRegular
boolean isSetEmbedRegular()
True if has "embedRegular" element
-
setEmbedRegular
void setEmbedRegular(CTFontRel embedRegular)
Sets the "embedRegular" element
-
addNewEmbedRegular
CTFontRel addNewEmbedRegular()
Appends and returns a new empty "embedRegular" element
-
unsetEmbedRegular
void unsetEmbedRegular()
Unsets the "embedRegular" element
-
getEmbedBold
CTFontRel getEmbedBold()
Gets the "embedBold" element
-
isSetEmbedBold
boolean isSetEmbedBold()
True if has "embedBold" element
-
setEmbedBold
void setEmbedBold(CTFontRel embedBold)
Sets the "embedBold" element
-
addNewEmbedBold
CTFontRel addNewEmbedBold()
Appends and returns a new empty "embedBold" element
-
unsetEmbedBold
void unsetEmbedBold()
Unsets the "embedBold" element
-
getEmbedItalic
CTFontRel getEmbedItalic()
Gets the "embedItalic" element
-
isSetEmbedItalic
boolean isSetEmbedItalic()
True if has "embedItalic" element
-
setEmbedItalic
void setEmbedItalic(CTFontRel embedItalic)
Sets the "embedItalic" element
-
addNewEmbedItalic
CTFontRel addNewEmbedItalic()
Appends and returns a new empty "embedItalic" element
-
unsetEmbedItalic
void unsetEmbedItalic()
Unsets the "embedItalic" element
-
getEmbedBoldItalic
CTFontRel getEmbedBoldItalic()
Gets the "embedBoldItalic" element
-
isSetEmbedBoldItalic
boolean isSetEmbedBoldItalic()
True if has "embedBoldItalic" element
-
setEmbedBoldItalic
void setEmbedBoldItalic(CTFontRel embedBoldItalic)
Sets the "embedBoldItalic" element
-
addNewEmbedBoldItalic
CTFontRel addNewEmbedBoldItalic()
Appends and returns a new empty "embedBoldItalic" element
-
unsetEmbedBoldItalic
void unsetEmbedBoldItalic()
Unsets the "embedBoldItalic" element
-
getName
String getName()
Gets the "name" attribute
-
xgetName
STString xgetName()
Gets (as xml) the "name" attribute
-
setName
void setName(String name)
Sets the "name" attribute
-
xsetName
void xsetName(STString name)
Sets (as xml) the "name" attribute
-
-