Package org.docx4j.dml
Class CTTextParagraphProperties
java.lang.Object
org.docx4j.dml.CTTextParagraphProperties
- All Implemented Interfaces:
Child
public class CTTextParagraphProperties extends java.lang.Object implements Child
Java class for CT_TextParagraphProperties complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CT_TextParagraphProperties">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="lnSpc" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_TextSpacing" minOccurs="0"/>
<element name="spcBef" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_TextSpacing" minOccurs="0"/>
<element name="spcAft" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_TextSpacing" minOccurs="0"/>
<group ref="{http://schemas.openxmlformats.org/drawingml/2006/main}EG_TextBulletColor" minOccurs="0"/>
<group ref="{http://schemas.openxmlformats.org/drawingml/2006/main}EG_TextBulletSize" minOccurs="0"/>
<group ref="{http://schemas.openxmlformats.org/drawingml/2006/main}EG_TextBulletTypeface" minOccurs="0"/>
<group ref="{http://schemas.openxmlformats.org/drawingml/2006/main}EG_TextBullet" minOccurs="0"/>
<element name="tabLst" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_TextTabStopList" minOccurs="0"/>
<element name="defRPr" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_TextCharacterProperties" minOccurs="0"/>
<element name="extLst" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_OfficeArtExtensionList" minOccurs="0"/>
</sequence>
<attribute name="marL" type="{http://schemas.openxmlformats.org/drawingml/2006/main}ST_TextMargin" />
<attribute name="marR" type="{http://schemas.openxmlformats.org/drawingml/2006/main}ST_TextMargin" />
<attribute name="lvl" type="{http://schemas.openxmlformats.org/drawingml/2006/main}ST_TextIndentLevelType" />
<attribute name="indent" type="{http://schemas.openxmlformats.org/drawingml/2006/main}ST_TextIndent" />
<attribute name="algn" type="{http://schemas.openxmlformats.org/drawingml/2006/main}ST_TextAlignType" />
<attribute name="defTabSz" type="{http://schemas.openxmlformats.org/drawingml/2006/main}ST_Coordinate32" />
<attribute name="rtl" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="eaLnBrk" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="fontAlgn" type="{http://schemas.openxmlformats.org/drawingml/2006/main}ST_TextFontAlignType" />
<attribute name="latinLnBrk" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="hangingPunct" type="{http://www.w3.org/2001/XMLSchema}boolean" />
</restriction>
</complexContent>
</complexType>
-
Field Summary
Fields Modifier and Type Field Description protected STTextAlignTypealgnprotected CTTextAutonumberBulletbuAutoNumprotected CTTextBlipBulletbuBlipprotected CTTextCharBulletbuCharprotected CTColorbuClrprotected CTTextBulletColorFollowTextbuClrTxprotected TextFontbuFontprotected CTTextBulletTypefaceFollowTextbuFontTxprotected CTTextNoBulletbuNoneprotected CTTextBulletSizePercentbuSzPctprotected CTTextBulletSizePointbuSzPtsprotected CTTextBulletSizeFollowTextbuSzTxprotected CTTextCharacterPropertiesdefRPrprotected java.lang.IntegerdefTabSzprotected java.lang.BooleaneaLnBrkprotected CTOfficeArtExtensionListextLstprotected STTextFontAlignTypefontAlgnprotected java.lang.BooleanhangingPunctprotected java.lang.Integerindentprotected java.lang.BooleanlatinLnBrkprotected CTTextSpacinglnSpcprotected java.lang.Integerlvlprotected java.lang.IntegermarLprotected java.lang.IntegermarRprotected java.lang.Booleanrtlprotected CTTextSpacingspcAftprotected CTTextSpacingspcBefprotected CTTextTabStopListtabLst -
Constructor Summary
Constructors Constructor Description CTTextParagraphProperties() -
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.STTextAlignTypegetAlgn()Gets the value of the algn property.CTTextAutonumberBulletgetBuAutoNum()Gets the value of the buAutoNum property.CTTextBlipBulletgetBuBlip()Gets the value of the buBlip property.CTTextCharBulletgetBuChar()Gets the value of the buChar property.CTColorgetBuClr()Gets the value of the buClr property.CTTextBulletColorFollowTextgetBuClrTx()Gets the value of the buClrTx property.TextFontgetBuFont()Gets the value of the buFont property.CTTextBulletTypefaceFollowTextgetBuFontTx()Gets the value of the buFontTx property.CTTextNoBulletgetBuNone()Gets the value of the buNone property.CTTextBulletSizePercentgetBuSzPct()Gets the value of the buSzPct property.CTTextBulletSizePointgetBuSzPts()Gets the value of the buSzPts property.CTTextBulletSizeFollowTextgetBuSzTx()Gets the value of the buSzTx property.CTTextCharacterPropertiesgetDefRPr()Gets the value of the defRPr property.java.lang.IntegergetDefTabSz()Gets the value of the defTabSz property.CTOfficeArtExtensionListgetExtLst()Gets the value of the extLst property.STTextFontAlignTypegetFontAlgn()Gets the value of the fontAlgn property.java.lang.IntegergetIndent()Gets the value of the indent property.CTTextSpacinggetLnSpc()Gets the value of the lnSpc property.java.lang.IntegergetLvl()Gets the value of the lvl property.java.lang.IntegergetMarL()Gets the value of the marL property.java.lang.IntegergetMarR()Gets the value of the marR property.java.lang.ObjectgetParent()Gets the parent object in the object tree representing the unmarshalled xml document.CTTextSpacinggetSpcAft()Gets the value of the spcAft property.CTTextSpacinggetSpcBef()Gets the value of the spcBef property.CTTextTabStopListgetTabLst()Gets the value of the tabLst property.java.lang.BooleanisEaLnBrk()Gets the value of the eaLnBrk property.java.lang.BooleanisHangingPunct()Gets the value of the hangingPunct property.java.lang.BooleanisLatinLnBrk()Gets the value of the latinLnBrk property.java.lang.BooleanisRtl()Gets the value of the rtl property.voidsetAlgn(STTextAlignType value)Sets the value of the algn property.voidsetBuAutoNum(CTTextAutonumberBullet value)Sets the value of the buAutoNum property.voidsetBuBlip(CTTextBlipBullet value)Sets the value of the buBlip property.voidsetBuChar(CTTextCharBullet value)Sets the value of the buChar property.voidsetBuClr(CTColor value)Sets the value of the buClr property.voidsetBuClrTx(CTTextBulletColorFollowText value)Sets the value of the buClrTx property.voidsetBuFont(TextFont value)Sets the value of the buFont property.voidsetBuFontTx(CTTextBulletTypefaceFollowText value)Sets the value of the buFontTx property.voidsetBuNone(CTTextNoBullet value)Sets the value of the buNone property.voidsetBuSzPct(CTTextBulletSizePercent value)Sets the value of the buSzPct property.voidsetBuSzPts(CTTextBulletSizePoint value)Sets the value of the buSzPts property.voidsetBuSzTx(CTTextBulletSizeFollowText value)Sets the value of the buSzTx property.voidsetDefRPr(CTTextCharacterProperties value)Sets the value of the defRPr property.voidsetDefTabSz(java.lang.Integer value)Sets the value of the defTabSz property.voidsetEaLnBrk(java.lang.Boolean value)Sets the value of the eaLnBrk property.voidsetExtLst(CTOfficeArtExtensionList value)Sets the value of the extLst property.voidsetFontAlgn(STTextFontAlignType value)Sets the value of the fontAlgn property.voidsetHangingPunct(java.lang.Boolean value)Sets the value of the hangingPunct property.voidsetIndent(java.lang.Integer value)Sets the value of the indent property.voidsetLatinLnBrk(java.lang.Boolean value)Sets the value of the latinLnBrk property.voidsetLnSpc(CTTextSpacing value)Sets the value of the lnSpc property.voidsetLvl(java.lang.Integer value)Sets the value of the lvl property.voidsetMarL(java.lang.Integer value)Sets the value of the marL property.voidsetMarR(java.lang.Integer value)Sets the value of the marR property.voidsetParent(java.lang.Object parent)voidsetRtl(java.lang.Boolean value)Sets the value of the rtl property.voidsetSpcAft(CTTextSpacing value)Sets the value of the spcAft property.voidsetSpcBef(CTTextSpacing value)Sets the value of the spcBef property.voidsetTabLst(CTTextTabStopList value)Sets the value of the tabLst property.Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
lnSpc
-
spcBef
-
spcAft
-
buClrTx
-
buClr
-
buSzTx
-
buSzPct
-
buSzPts
-
buFontTx
-
buFont
-
buNone
-
buAutoNum
-
buChar
-
buBlip
-
tabLst
-
defRPr
-
extLst
-
marL
protected java.lang.Integer marL -
marR
protected java.lang.Integer marR -
lvl
protected java.lang.Integer lvl -
indent
protected java.lang.Integer indent -
algn
-
defTabSz
protected java.lang.Integer defTabSz -
rtl
protected java.lang.Boolean rtl -
eaLnBrk
protected java.lang.Boolean eaLnBrk -
fontAlgn
-
latinLnBrk
protected java.lang.Boolean latinLnBrk -
hangingPunct
protected java.lang.Boolean hangingPunct
-
-
Constructor Details
-
CTTextParagraphProperties
public CTTextParagraphProperties()
-
-
Method Details
-
getLnSpc
Gets the value of the lnSpc property.- Returns:
- possible object is
CTTextSpacing
-
setLnSpc
Sets the value of the lnSpc property.- Parameters:
value- allowed object isCTTextSpacing
-
getSpcBef
Gets the value of the spcBef property.- Returns:
- possible object is
CTTextSpacing
-
setSpcBef
Sets the value of the spcBef property.- Parameters:
value- allowed object isCTTextSpacing
-
getSpcAft
Gets the value of the spcAft property.- Returns:
- possible object is
CTTextSpacing
-
setSpcAft
Sets the value of the spcAft property.- Parameters:
value- allowed object isCTTextSpacing
-
getBuClrTx
Gets the value of the buClrTx property.- Returns:
- possible object is
CTTextBulletColorFollowText
-
setBuClrTx
Sets the value of the buClrTx property.- Parameters:
value- allowed object isCTTextBulletColorFollowText
-
getBuClr
Gets the value of the buClr property.- Returns:
- possible object is
CTColor
-
setBuClr
Sets the value of the buClr property.- Parameters:
value- allowed object isCTColor
-
getBuSzTx
Gets the value of the buSzTx property.- Returns:
- possible object is
CTTextBulletSizeFollowText
-
setBuSzTx
Sets the value of the buSzTx property.- Parameters:
value- allowed object isCTTextBulletSizeFollowText
-
getBuSzPct
Gets the value of the buSzPct property.- Returns:
- possible object is
CTTextBulletSizePercent
-
setBuSzPct
Sets the value of the buSzPct property.- Parameters:
value- allowed object isCTTextBulletSizePercent
-
getBuSzPts
Gets the value of the buSzPts property.- Returns:
- possible object is
CTTextBulletSizePoint
-
setBuSzPts
Sets the value of the buSzPts property.- Parameters:
value- allowed object isCTTextBulletSizePoint
-
getBuFontTx
Gets the value of the buFontTx property.- Returns:
- possible object is
CTTextBulletTypefaceFollowText
-
setBuFontTx
Sets the value of the buFontTx property.- Parameters:
value- allowed object isCTTextBulletTypefaceFollowText
-
getBuFont
Gets the value of the buFont property.- Returns:
- possible object is
TextFont
-
setBuFont
Sets the value of the buFont property.- Parameters:
value- allowed object isTextFont
-
getBuNone
Gets the value of the buNone property.- Returns:
- possible object is
CTTextNoBullet
-
setBuNone
Sets the value of the buNone property.- Parameters:
value- allowed object isCTTextNoBullet
-
getBuAutoNum
Gets the value of the buAutoNum property.- Returns:
- possible object is
CTTextAutonumberBullet
-
setBuAutoNum
Sets the value of the buAutoNum property.- Parameters:
value- allowed object isCTTextAutonumberBullet
-
getBuChar
Gets the value of the buChar property.- Returns:
- possible object is
CTTextCharBullet
-
setBuChar
Sets the value of the buChar property.- Parameters:
value- allowed object isCTTextCharBullet
-
getBuBlip
Gets the value of the buBlip property.- Returns:
- possible object is
CTTextBlipBullet
-
setBuBlip
Sets the value of the buBlip property.- Parameters:
value- allowed object isCTTextBlipBullet
-
getTabLst
Gets the value of the tabLst property.- Returns:
- possible object is
CTTextTabStopList
-
setTabLst
Sets the value of the tabLst property.- Parameters:
value- allowed object isCTTextTabStopList
-
getDefRPr
Gets the value of the defRPr property.- Returns:
- possible object is
CTTextCharacterProperties
-
setDefRPr
Sets the value of the defRPr property.- Parameters:
value- allowed object isCTTextCharacterProperties
-
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
-
getMarL
public java.lang.Integer getMarL()Gets the value of the marL property.- Returns:
- possible object is
Integer
-
setMarL
public void setMarL(java.lang.Integer value)Sets the value of the marL property.- Parameters:
value- allowed object isInteger
-
getMarR
public java.lang.Integer getMarR()Gets the value of the marR property.- Returns:
- possible object is
Integer
-
setMarR
public void setMarR(java.lang.Integer value)Sets the value of the marR property.- Parameters:
value- allowed object isInteger
-
getLvl
public java.lang.Integer getLvl()Gets the value of the lvl property.- Returns:
- possible object is
Integer
-
setLvl
public void setLvl(java.lang.Integer value)Sets the value of the lvl property.- Parameters:
value- allowed object isInteger
-
getIndent
public java.lang.Integer getIndent()Gets the value of the indent property.- Returns:
- possible object is
Integer
-
setIndent
public void setIndent(java.lang.Integer value)Sets the value of the indent property.- Parameters:
value- allowed object isInteger
-
getAlgn
Gets the value of the algn property.- Returns:
- possible object is
STTextAlignType
-
setAlgn
Sets the value of the algn property.- Parameters:
value- allowed object isSTTextAlignType
-
getDefTabSz
public java.lang.Integer getDefTabSz()Gets the value of the defTabSz property.- Returns:
- possible object is
Integer
-
setDefTabSz
public void setDefTabSz(java.lang.Integer value)Sets the value of the defTabSz property.- Parameters:
value- allowed object isInteger
-
isRtl
public java.lang.Boolean isRtl()Gets the value of the rtl property.- Returns:
- possible object is
Boolean
-
setRtl
public void setRtl(java.lang.Boolean value)Sets the value of the rtl property.- Parameters:
value- allowed object isBoolean
-
isEaLnBrk
public java.lang.Boolean isEaLnBrk()Gets the value of the eaLnBrk property.- Returns:
- possible object is
Boolean
-
setEaLnBrk
public void setEaLnBrk(java.lang.Boolean value)Sets the value of the eaLnBrk property.- Parameters:
value- allowed object isBoolean
-
getFontAlgn
Gets the value of the fontAlgn property.- Returns:
- possible object is
STTextFontAlignType
-
setFontAlgn
Sets the value of the fontAlgn property.- Parameters:
value- allowed object isSTTextFontAlignType
-
isLatinLnBrk
public java.lang.Boolean isLatinLnBrk()Gets the value of the latinLnBrk property.- Returns:
- possible object is
Boolean
-
setLatinLnBrk
public void setLatinLnBrk(java.lang.Boolean value)Sets the value of the latinLnBrk property.- Parameters:
value- allowed object isBoolean
-
isHangingPunct
public java.lang.Boolean isHangingPunct()Gets the value of the hangingPunct property.- Returns:
- possible object is
Boolean
-
setHangingPunct
public void setHangingPunct(java.lang.Boolean value)Sets the value of the hangingPunct property.- Parameters:
value- allowed object isBoolean
-
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.
-