Package org.docx4j.dml
Class CTTextCharacterProperties
java.lang.Object
org.docx4j.dml.CTTextCharacterProperties
- All Implemented Interfaces:
Child
public class CTTextCharacterProperties extends java.lang.Object implements Child
Java class for CT_TextCharacterProperties complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CT_TextCharacterProperties">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="ln" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_LineProperties" minOccurs="0"/>
<group ref="{http://schemas.openxmlformats.org/drawingml/2006/main}EG_FillProperties" minOccurs="0"/>
<group ref="{http://schemas.openxmlformats.org/drawingml/2006/main}EG_EffectProperties" minOccurs="0"/>
<element name="highlight" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_Color" minOccurs="0"/>
<group ref="{http://schemas.openxmlformats.org/drawingml/2006/main}EG_TextUnderlineLine" minOccurs="0"/>
<group ref="{http://schemas.openxmlformats.org/drawingml/2006/main}EG_TextUnderlineFill" minOccurs="0"/>
<element name="latin" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_TextFont" minOccurs="0"/>
<element name="ea" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_TextFont" minOccurs="0"/>
<element name="cs" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_TextFont" minOccurs="0"/>
<element name="sym" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_TextFont" minOccurs="0"/>
<element name="hlinkClick" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_Hyperlink" minOccurs="0"/>
<element name="hlinkMouseOver" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_Hyperlink" minOccurs="0"/>
<element name="extLst" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_OfficeArtExtensionList" minOccurs="0"/>
</sequence>
<attribute name="kumimoji" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="lang" type="{http://schemas.openxmlformats.org/drawingml/2006/main}ST_TextLanguageID" />
<attribute name="altLang" type="{http://schemas.openxmlformats.org/drawingml/2006/main}ST_TextLanguageID" />
<attribute name="sz" type="{http://schemas.openxmlformats.org/drawingml/2006/main}ST_TextFontSize" />
<attribute name="b" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="i" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="u" type="{http://schemas.openxmlformats.org/drawingml/2006/main}ST_TextUnderlineType" />
<attribute name="strike" type="{http://schemas.openxmlformats.org/drawingml/2006/main}ST_TextStrikeType" />
<attribute name="kern" type="{http://schemas.openxmlformats.org/drawingml/2006/main}ST_TextNonNegativePoint" />
<attribute name="cap" type="{http://schemas.openxmlformats.org/drawingml/2006/main}ST_TextCapsType" />
<attribute name="spc" type="{http://schemas.openxmlformats.org/drawingml/2006/main}ST_TextPoint" />
<attribute name="normalizeH" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="baseline" type="{http://schemas.openxmlformats.org/drawingml/2006/main}ST_Percentage" />
<attribute name="noProof" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="dirty" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" />
<attribute name="err" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="smtClean" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" />
<attribute name="smtId" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" default="0" />
<attribute name="bmk" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
-
Field Summary
Fields Modifier and Type Field Description protected java.lang.StringaltLangprotected java.lang.Booleanbprotected java.lang.Integerbaselineprotected CTBlipFillPropertiesblipFillprotected java.lang.Stringbmkprotected STTextCapsTypecapprotected TextFontcsprotected java.lang.Booleandirtyprotected TextFonteaprotected CTEffectContainereffectDagprotected CTEffectListeffectLstprotected java.lang.Booleanerrprotected CTOfficeArtExtensionListextLstprotected CTGradientFillPropertiesgradFillprotected CTGroupFillPropertiesgrpFillprotected CTColorhighlightprotected CTHyperlinkhlinkClickprotected CTHyperlinkhlinkMouseOverprotected java.lang.Booleaniprotected java.lang.Integerkernprotected java.lang.Booleankumimojiprotected java.lang.Stringlangprotected TextFontlatinprotected CTLinePropertieslnprotected CTNoFillPropertiesnoFillprotected java.lang.BooleannoProofprotected java.lang.BooleannormalizeHprotected CTPatternFillPropertiespattFillprotected java.lang.BooleansmtCleanprotected java.lang.LongsmtIdprotected CTSolidColorFillPropertiessolidFillprotected java.lang.Integerspcprotected STTextStrikeTypestrikeprotected TextFontsymprotected java.lang.Integerszprotected STTextUnderlineTypeuprotected CTTextUnderlineFillGroupWrapperuFillprotected CTTextUnderlineFillFollowTextuFillTxprotected CTLinePropertiesuLnprotected CTTextUnderlineLineFollowTextuLnTx -
Constructor Summary
Constructors Constructor Description CTTextCharacterProperties() -
Method Summary
Modifier and Type Method Description voidafterUnmarshal(jakarta.xml.bind.Unmarshaller unmarshaller, java.lang.Object parent)This method is invoked by the JAXB implementation on each instance when unmarshalling completes.java.lang.StringgetAltLang()Gets the value of the altLang property.java.lang.IntegergetBaseline()Gets the value of the baseline property.CTBlipFillPropertiesgetBlipFill()Gets the value of the blipFill property.java.lang.StringgetBmk()Gets the value of the bmk property.STTextCapsTypegetCap()Gets the value of the cap property.TextFontgetCs()Gets the value of the cs property.TextFontgetEa()Gets the value of the ea property.CTEffectContainergetEffectDag()Gets the value of the effectDag property.CTEffectListgetEffectLst()Gets the value of the effectLst property.CTOfficeArtExtensionListgetExtLst()Gets the value of the extLst property.CTGradientFillPropertiesgetGradFill()Gets the value of the gradFill property.CTGroupFillPropertiesgetGrpFill()Gets the value of the grpFill property.CTColorgetHighlight()Gets the value of the highlight property.CTHyperlinkgetHlinkClick()Gets the value of the hlinkClick property.CTHyperlinkgetHlinkMouseOver()Gets the value of the hlinkMouseOver property.java.lang.IntegergetKern()Gets the value of the kern property.java.lang.StringgetLang()Gets the value of the lang property.TextFontgetLatin()Gets the value of the latin property.CTLinePropertiesgetLn()Gets the value of the ln property.CTNoFillPropertiesgetNoFill()Gets the value of the noFill property.java.lang.ObjectgetParent()Gets the parent object in the object tree representing the unmarshalled xml document.CTPatternFillPropertiesgetPattFill()Gets the value of the pattFill property.longgetSmtId()Gets the value of the smtId property.CTSolidColorFillPropertiesgetSolidFill()Gets the value of the solidFill property.java.lang.IntegergetSpc()Gets the value of the spc property.STTextStrikeTypegetStrike()Gets the value of the strike property.TextFontgetSym()Gets the value of the sym property.java.lang.IntegergetSz()Gets the value of the sz property.STTextUnderlineTypegetU()Gets the value of the u property.CTTextUnderlineFillGroupWrappergetUFill()Gets the value of the uFill property.CTTextUnderlineFillFollowTextgetUFillTx()Gets the value of the uFillTx property.CTLinePropertiesgetULn()Gets the value of the uLn property.CTTextUnderlineLineFollowTextgetULnTx()Gets the value of the uLnTx property.java.lang.BooleanisB()Gets the value of the b property.booleanisDirty()Gets the value of the dirty property.booleanisErr()Gets the value of the err property.java.lang.BooleanisI()Gets the value of the i property.java.lang.BooleanisKumimoji()Gets the value of the kumimoji property.java.lang.BooleanisNoProof()Gets the value of the noProof property.java.lang.BooleanisNormalizeH()Gets the value of the normalizeH property.booleanisSmtClean()Gets the value of the smtClean property.voidsetAltLang(java.lang.String value)Sets the value of the altLang property.voidsetB(java.lang.Boolean value)Sets the value of the b property.voidsetBaseline(java.lang.Integer value)Sets the value of the baseline property.voidsetBlipFill(CTBlipFillProperties value)Sets the value of the blipFill property.voidsetBmk(java.lang.String value)Sets the value of the bmk property.voidsetCap(STTextCapsType value)Sets the value of the cap property.voidsetCs(TextFont value)Sets the value of the cs property.voidsetDirty(java.lang.Boolean value)Sets the value of the dirty property.voidsetEa(TextFont value)Sets the value of the ea property.voidsetEffectDag(CTEffectContainer value)Sets the value of the effectDag property.voidsetEffectLst(CTEffectList value)Sets the value of the effectLst property.voidsetErr(java.lang.Boolean value)Sets the value of the err property.voidsetExtLst(CTOfficeArtExtensionList value)Sets the value of the extLst property.voidsetGradFill(CTGradientFillProperties value)Sets the value of the gradFill property.voidsetGrpFill(CTGroupFillProperties value)Sets the value of the grpFill property.voidsetHighlight(CTColor value)Sets the value of the highlight property.voidsetHlinkClick(CTHyperlink value)Sets the value of the hlinkClick property.voidsetHlinkMouseOver(CTHyperlink value)Sets the value of the hlinkMouseOver property.voidsetI(java.lang.Boolean value)Sets the value of the i property.voidsetKern(java.lang.Integer value)Sets the value of the kern property.voidsetKumimoji(java.lang.Boolean value)Sets the value of the kumimoji property.voidsetLang(java.lang.String value)Sets the value of the lang property.voidsetLatin(TextFont value)Sets the value of the latin property.voidsetLn(CTLineProperties value)Sets the value of the ln property.voidsetNoFill(CTNoFillProperties value)Sets the value of the noFill property.voidsetNoProof(java.lang.Boolean value)Sets the value of the noProof property.voidsetNormalizeH(java.lang.Boolean value)Sets the value of the normalizeH property.voidsetParent(java.lang.Object parent)voidsetPattFill(CTPatternFillProperties value)Sets the value of the pattFill property.voidsetSmtClean(java.lang.Boolean value)Sets the value of the smtClean property.voidsetSmtId(java.lang.Long value)Sets the value of the smtId property.voidsetSolidFill(CTSolidColorFillProperties value)Sets the value of the solidFill property.voidsetSpc(java.lang.Integer value)Sets the value of the spc property.voidsetStrike(STTextStrikeType value)Sets the value of the strike property.voidsetSym(TextFont value)Sets the value of the sym property.voidsetSz(java.lang.Integer value)Sets the value of the sz property.voidsetU(STTextUnderlineType value)Sets the value of the u property.voidsetUFill(CTTextUnderlineFillGroupWrapper value)Sets the value of the uFill property.voidsetUFillTx(CTTextUnderlineFillFollowText value)Sets the value of the uFillTx property.voidsetULn(CTLineProperties value)Sets the value of the uLn property.voidsetULnTx(CTTextUnderlineLineFollowText value)Sets the value of the uLnTx property.Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
ln
-
noFill
-
solidFill
-
gradFill
-
blipFill
-
pattFill
-
grpFill
-
effectLst
-
effectDag
-
highlight
-
uLnTx
-
uLn
-
uFillTx
-
uFill
-
latin
-
ea
-
cs
-
sym
-
hlinkClick
-
hlinkMouseOver
-
extLst
-
kumimoji
protected java.lang.Boolean kumimoji -
lang
protected java.lang.String lang -
altLang
protected java.lang.String altLang -
sz
protected java.lang.Integer sz -
b
protected java.lang.Boolean b -
i
protected java.lang.Boolean i -
u
-
strike
-
kern
protected java.lang.Integer kern -
cap
-
spc
protected java.lang.Integer spc -
normalizeH
protected java.lang.Boolean normalizeH -
baseline
protected java.lang.Integer baseline -
noProof
protected java.lang.Boolean noProof -
dirty
protected java.lang.Boolean dirty -
err
protected java.lang.Boolean err -
smtClean
protected java.lang.Boolean smtClean -
smtId
protected java.lang.Long smtId -
bmk
protected java.lang.String bmk
-
-
Constructor Details
-
CTTextCharacterProperties
public CTTextCharacterProperties()
-
-
Method Details
-
getLn
Gets the value of the ln property.- Returns:
- possible object is
CTLineProperties
-
setLn
Sets the value of the ln property.- Parameters:
value- allowed object isCTLineProperties
-
getNoFill
Gets the value of the noFill property.- Returns:
- possible object is
CTNoFillProperties
-
setNoFill
Sets the value of the noFill property.- Parameters:
value- allowed object isCTNoFillProperties
-
getSolidFill
Gets the value of the solidFill property.- Returns:
- possible object is
CTSolidColorFillProperties
-
setSolidFill
Sets the value of the solidFill property.- Parameters:
value- allowed object isCTSolidColorFillProperties
-
getGradFill
Gets the value of the gradFill property.- Returns:
- possible object is
CTGradientFillProperties
-
setGradFill
Sets the value of the gradFill property.- Parameters:
value- allowed object isCTGradientFillProperties
-
getBlipFill
Gets the value of the blipFill property.- Returns:
- possible object is
CTBlipFillProperties
-
setBlipFill
Sets the value of the blipFill property.- Parameters:
value- allowed object isCTBlipFillProperties
-
getPattFill
Gets the value of the pattFill property.- Returns:
- possible object is
CTPatternFillProperties
-
setPattFill
Sets the value of the pattFill property.- Parameters:
value- allowed object isCTPatternFillProperties
-
getGrpFill
Gets the value of the grpFill property.- Returns:
- possible object is
CTGroupFillProperties
-
setGrpFill
Sets the value of the grpFill property.- Parameters:
value- allowed object isCTGroupFillProperties
-
getEffectLst
Gets the value of the effectLst property.- Returns:
- possible object is
CTEffectList
-
setEffectLst
Sets the value of the effectLst property.- Parameters:
value- allowed object isCTEffectList
-
getEffectDag
Gets the value of the effectDag property.- Returns:
- possible object is
CTEffectContainer
-
setEffectDag
Sets the value of the effectDag property.- Parameters:
value- allowed object isCTEffectContainer
-
getHighlight
Gets the value of the highlight property.- Returns:
- possible object is
CTColor
-
setHighlight
Sets the value of the highlight property.- Parameters:
value- allowed object isCTColor
-
getULnTx
Gets the value of the uLnTx property.- Returns:
- possible object is
CTTextUnderlineLineFollowText
-
setULnTx
Sets the value of the uLnTx property.- Parameters:
value- allowed object isCTTextUnderlineLineFollowText
-
getULn
Gets the value of the uLn property.- Returns:
- possible object is
CTLineProperties
-
setULn
Sets the value of the uLn property.- Parameters:
value- allowed object isCTLineProperties
-
getUFillTx
Gets the value of the uFillTx property.- Returns:
- possible object is
CTTextUnderlineFillFollowText
-
setUFillTx
Sets the value of the uFillTx property.- Parameters:
value- allowed object isCTTextUnderlineFillFollowText
-
getUFill
Gets the value of the uFill property.- Returns:
- possible object is
CTTextUnderlineFillGroupWrapper
-
setUFill
Sets the value of the uFill property.- Parameters:
value- allowed object isCTTextUnderlineFillGroupWrapper
-
getLatin
Gets the value of the latin property.- Returns:
- possible object is
TextFont
-
setLatin
Sets the value of the latin property.- Parameters:
value- allowed object isTextFont
-
getEa
Gets the value of the ea property.- Returns:
- possible object is
TextFont
-
setEa
Sets the value of the ea property.- Parameters:
value- allowed object isTextFont
-
getCs
Gets the value of the cs property.- Returns:
- possible object is
TextFont
-
setCs
Sets the value of the cs property.- Parameters:
value- allowed object isTextFont
-
getSym
Gets the value of the sym property.- Returns:
- possible object is
TextFont
-
setSym
Sets the value of the sym property.- Parameters:
value- allowed object isTextFont
-
getHlinkClick
Gets the value of the hlinkClick property.- Returns:
- possible object is
CTHyperlink
-
setHlinkClick
Sets the value of the hlinkClick property.- Parameters:
value- allowed object isCTHyperlink
-
getHlinkMouseOver
Gets the value of the hlinkMouseOver property.- Returns:
- possible object is
CTHyperlink
-
setHlinkMouseOver
Sets the value of the hlinkMouseOver property.- Parameters:
value- allowed object isCTHyperlink
-
getExtLst
Gets the value of the extLst property.- Returns:
- possible object is
CTOfficeArtExtensionList
-
setExtLst
Sets the value of the extLst property.- Parameters:
value- allowed object isCTOfficeArtExtensionList
-
isKumimoji
public java.lang.Boolean isKumimoji()Gets the value of the kumimoji property.- Returns:
- possible object is
Boolean
-
setKumimoji
public void setKumimoji(java.lang.Boolean value)Sets the value of the kumimoji property.- Parameters:
value- allowed object isBoolean
-
getLang
public java.lang.String getLang()Gets the value of the lang property.- Returns:
- possible object is
String
-
setLang
public void setLang(java.lang.String value)Sets the value of the lang property.- Parameters:
value- allowed object isString
-
getAltLang
public java.lang.String getAltLang()Gets the value of the altLang property.- Returns:
- possible object is
String
-
setAltLang
public void setAltLang(java.lang.String value)Sets the value of the altLang property.- Parameters:
value- allowed object isString
-
getSz
public java.lang.Integer getSz()Gets the value of the sz property.- Returns:
- possible object is
Integer
-
setSz
public void setSz(java.lang.Integer value)Sets the value of the sz property.- Parameters:
value- allowed object isInteger
-
isB
public java.lang.Boolean isB()Gets the value of the b property.- Returns:
- possible object is
Boolean
-
setB
public void setB(java.lang.Boolean value)Sets the value of the b property.- Parameters:
value- allowed object isBoolean
-
isI
public java.lang.Boolean isI()Gets the value of the i property.- Returns:
- possible object is
Boolean
-
setI
public void setI(java.lang.Boolean value)Sets the value of the i property.- Parameters:
value- allowed object isBoolean
-
getU
Gets the value of the u property.- Returns:
- possible object is
STTextUnderlineType
-
setU
Sets the value of the u property.- Parameters:
value- allowed object isSTTextUnderlineType
-
getStrike
Gets the value of the strike property.- Returns:
- possible object is
STTextStrikeType
-
setStrike
Sets the value of the strike property.- Parameters:
value- allowed object isSTTextStrikeType
-
getKern
public java.lang.Integer getKern()Gets the value of the kern property.- Returns:
- possible object is
Integer
-
setKern
public void setKern(java.lang.Integer value)Sets the value of the kern property.- Parameters:
value- allowed object isInteger
-
getCap
Gets the value of the cap property.- Returns:
- possible object is
STTextCapsType
-
setCap
Sets the value of the cap property.- Parameters:
value- allowed object isSTTextCapsType
-
getSpc
public java.lang.Integer getSpc()Gets the value of the spc property.- Returns:
- possible object is
Integer
-
setSpc
public void setSpc(java.lang.Integer value)Sets the value of the spc property.- Parameters:
value- allowed object isInteger
-
isNormalizeH
public java.lang.Boolean isNormalizeH()Gets the value of the normalizeH property.- Returns:
- possible object is
Boolean
-
setNormalizeH
public void setNormalizeH(java.lang.Boolean value)Sets the value of the normalizeH property.- Parameters:
value- allowed object isBoolean
-
getBaseline
public java.lang.Integer getBaseline()Gets the value of the baseline property.- Returns:
- possible object is
Integer
-
setBaseline
public void setBaseline(java.lang.Integer value)Sets the value of the baseline property.- Parameters:
value- allowed object isInteger
-
isNoProof
public java.lang.Boolean isNoProof()Gets the value of the noProof property.- Returns:
- possible object is
Boolean
-
setNoProof
public void setNoProof(java.lang.Boolean value)Sets the value of the noProof property.- Parameters:
value- allowed object isBoolean
-
isDirty
public boolean isDirty()Gets the value of the dirty property.- Returns:
- possible object is
Boolean
-
setDirty
public void setDirty(java.lang.Boolean value)Sets the value of the dirty property.- Parameters:
value- allowed object isBoolean
-
isErr
public boolean isErr()Gets the value of the err property.- Returns:
- possible object is
Boolean
-
setErr
public void setErr(java.lang.Boolean value)Sets the value of the err property.- Parameters:
value- allowed object isBoolean
-
isSmtClean
public boolean isSmtClean()Gets the value of the smtClean property.- Returns:
- possible object is
Boolean
-
setSmtClean
public void setSmtClean(java.lang.Boolean value)Sets the value of the smtClean property.- Parameters:
value- allowed object isBoolean
-
getSmtId
public long getSmtId()Gets the value of the smtId property.- Returns:
- possible object is
Long
-
setSmtId
public void setSmtId(java.lang.Long value)Sets the value of the smtId property.- Parameters:
value- allowed object isLong
-
getBmk
public java.lang.String getBmk()Gets the value of the bmk property.- Returns:
- possible object is
String
-
setBmk
public void setBmk(java.lang.String value)Sets the value of the bmk property.- Parameters:
value- allowed object isString
-
getParent
public java.lang.Object getParent()Gets the parent object in the object tree representing the unmarshalled xml document. -
setParent
public void setParent(java.lang.Object parent) -
afterUnmarshal
public void afterUnmarshal(jakarta.xml.bind.Unmarshaller unmarshaller, java.lang.Object parent)This method is invoked by the JAXB implementation on each instance when unmarshalling completes.- Parameters:
parent- The parent object in the object tree.unmarshaller- The unmarshaller that generated the instance.
-