Package org.docx4j.dml
Class CTTextCharacterProperties
java.lang.Object
org.docx4j.dml.CTTextCharacterProperties
- All Implemented Interfaces:
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
FieldsModifier and TypeFieldDescriptionprotected Stringprotected Booleanprotected Integerprotected CTBlipFillPropertiesprotected Stringprotected STTextCapsTypeprotected TextFontprotected Booleanprotected TextFontprotected CTEffectContainerprotected CTEffectListprotected Booleanprotected CTOfficeArtExtensionListprotected CTGradientFillPropertiesprotected CTGroupFillPropertiesprotected CTColorprotected CTHyperlinkprotected CTHyperlinkprotected Booleanprotected Integerprotected Booleanprotected Stringprotected TextFontprotected CTLinePropertiesprotected CTNoFillPropertiesprotected Booleanprotected Booleanprotected CTPatternFillPropertiesprotected Booleanprotected Longprotected CTSolidColorFillPropertiesprotected Integerprotected STTextStrikeTypeprotected TextFontprotected Integerprotected STTextUnderlineTypeprotected CTTextUnderlineFillGroupWrapperprotected CTTextUnderlineFillFollowTextprotected CTLinePropertiesprotected CTTextUnderlineLineFollowText -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidafterUnmarshal(jakarta.xml.bind.Unmarshaller unmarshaller, Object parent) This method is invoked by the JAXB implementation on each instance when unmarshalling completes.Gets the value of the altLang property.Gets the value of the baseline property.Gets the value of the blipFill property.getBmk()Gets the value of the bmk property.getCap()Gets the value of the cap property.getCs()Gets the value of the cs property.getEa()Gets the value of the ea property.Gets the value of the effectDag property.Gets the value of the effectLst property.Gets the value of the extLst property.Gets the value of the gradFill property.Gets the value of the grpFill property.Gets the value of the highlight property.Gets the value of the hlinkClick property.Gets the value of the hlinkMouseOver property.getKern()Gets the value of the kern property.getLang()Gets the value of the lang property.getLatin()Gets the value of the latin property.getLn()Gets the value of the ln property.Gets the value of the noFill property.Gets the parent object in the object tree representing the unmarshalled xml document.Gets the value of the pattFill property.longgetSmtId()Gets the value of the smtId property.Gets the value of the solidFill property.getSpc()Gets the value of the spc property.Gets the value of the strike property.getSym()Gets the value of the sym property.getSz()Gets the value of the sz property.getU()Gets the value of the u property.getUFill()Gets the value of the uFill property.Gets the value of the uFillTx property.getULn()Gets the value of the uLn property.getULnTx()Gets the value of the uLnTx property.isB()Gets the value of the b property.booleanisDirty()Gets the value of the dirty property.booleanisErr()Gets the value of the err property.isI()Gets the value of the i property.Gets the value of the kumimoji property.Gets the value of the noProof property.Gets the value of the normalizeH property.booleanGets the value of the smtClean property.voidsetAltLang(String value) Sets the value of the altLang property.voidSets the value of the b property.voidsetBaseline(Integer value) Sets the value of the baseline property.voidsetBlipFill(CTBlipFillProperties value) Sets the value of the blipFill property.voidSets the value of the bmk property.voidsetCap(STTextCapsType value) Sets the value of the cap property.voidSets the value of the cs property.voidSets the value of the dirty property.voidSets 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.voidSets the value of the err property.voidSets the value of the extLst property.voidSets 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.voidSets the value of the i property.voidSets the value of the kern property.voidsetKumimoji(Boolean value) Sets the value of the kumimoji property.voidSets the value of the lang property.voidSets 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(Boolean value) Sets the value of the noProof property.voidsetNormalizeH(Boolean value) Sets the value of the normalizeH property.voidvoidSets the value of the pattFill property.voidsetSmtClean(Boolean value) Sets the value of the smtClean property.voidSets the value of the smtId property.voidSets the value of the solidFill property.voidSets the value of the spc property.voidsetStrike(STTextStrikeType value) Sets the value of the strike property.voidSets the value of the sym property.voidSets the value of the sz property.voidsetU(STTextUnderlineType value) Sets the value of the u property.voidSets the value of the uFill property.voidSets the value of the uFillTx property.voidsetULn(CTLineProperties value) Sets the value of the uLn property.voidSets the value of the uLnTx property.
-
Field Details
-
ln
-
noFill
-
solidFill
-
gradFill
-
blipFill
-
pattFill
-
grpFill
-
effectLst
-
effectDag
-
highlight
-
uLnTx
-
uLn
-
uFillTx
-
uFill
-
latin
-
ea
-
cs
-
sym
-
hlinkClick
-
hlinkMouseOver
-
extLst
-
kumimoji
-
lang
-
altLang
-
sz
-
b
-
i
-
u
-
strike
-
kern
-
cap
-
spc
-
normalizeH
-
baseline
-
noProof
-
dirty
-
err
-
smtClean
-
smtId
-
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
Gets the value of the kumimoji property.- Returns:
- possible object is
Boolean
-
setKumimoji
Sets the value of the kumimoji property.- Parameters:
value- allowed object isBoolean
-
getLang
Gets the value of the lang property.- Returns:
- possible object is
String
-
setLang
Sets the value of the lang property.- Parameters:
value- allowed object isString
-
getAltLang
Gets the value of the altLang property.- Returns:
- possible object is
String
-
setAltLang
Sets the value of the altLang property.- Parameters:
value- allowed object isString
-
getSz
Gets the value of the sz property.- Returns:
- possible object is
Integer
-
setSz
Sets the value of the sz property.- Parameters:
value- allowed object isInteger
-
isB
Gets the value of the b property.- Returns:
- possible object is
Boolean
-
setB
Sets the value of the b property.- Parameters:
value- allowed object isBoolean
-
isI
Gets the value of the i property.- Returns:
- possible object is
Boolean
-
setI
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
Gets the value of the kern property.- Returns:
- possible object is
Integer
-
setKern
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
Gets the value of the spc property.- Returns:
- possible object is
Integer
-
setSpc
Sets the value of the spc property.- Parameters:
value- allowed object isInteger
-
isNormalizeH
Gets the value of the normalizeH property.- Returns:
- possible object is
Boolean
-
setNormalizeH
Sets the value of the normalizeH property.- Parameters:
value- allowed object isBoolean
-
getBaseline
Gets the value of the baseline property.- Returns:
- possible object is
Integer
-
setBaseline
Sets the value of the baseline property.- Parameters:
value- allowed object isInteger
-
isNoProof
Gets the value of the noProof property.- Returns:
- possible object is
Boolean
-
setNoProof
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
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
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
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
Sets the value of the smtId property.- Parameters:
value- allowed object isLong
-
getBmk
Gets the value of the bmk property.- Returns:
- possible object is
String
-
setBmk
Sets the value of the bmk property.- Parameters:
value- allowed object isString
-
getParent
Gets the parent object in the object tree representing the unmarshalled xml document. -
setParent
-
afterUnmarshal
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.
-