Package org.docx4j.dml
Class CTTextParagraphProperties
java.lang.Object
org.docx4j.dml.CTTextParagraphProperties
- All Implemented Interfaces:
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
FieldsModifier and TypeFieldDescriptionprotected STTextAlignTypeprotected CTTextAutonumberBulletprotected CTTextBlipBulletprotected CTTextCharBulletprotected CTColorprotected CTTextBulletColorFollowTextprotected TextFontprotected CTTextBulletTypefaceFollowTextprotected CTTextNoBulletprotected CTTextBulletSizePercentprotected CTTextBulletSizePointprotected CTTextBulletSizeFollowTextprotected CTTextCharacterPropertiesprotected Integerprotected Booleanprotected CTOfficeArtExtensionListprotected STTextFontAlignTypeprotected Booleanprotected Integerprotected Booleanprotected CTTextSpacingprotected Integerprotected Integerprotected Integerprotected Booleanprotected CTTextSpacingprotected CTTextSpacingprotected CTTextTabStopList -
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.getAlgn()Gets the value of the algn property.Gets the value of the buAutoNum property.Gets the value of the buBlip property.Gets the value of the buChar property.getBuClr()Gets the value of the buClr property.Gets the value of the buClrTx property.Gets the value of the buFont property.Gets the value of the buFontTx property.Gets the value of the buNone property.Gets the value of the buSzPct property.Gets the value of the buSzPts property.Gets the value of the buSzTx property.Gets the value of the defRPr property.Gets the value of the defTabSz property.Gets the value of the extLst property.Gets the value of the fontAlgn property.Gets the value of the indent property.getLnSpc()Gets the value of the lnSpc property.getLvl()Gets the value of the lvl property.getMarL()Gets the value of the marL property.getMarR()Gets the value of the marR property.Gets the parent object in the object tree representing the unmarshalled xml document.Gets the value of the spcAft property.Gets the value of the spcBef property.Gets the value of the tabLst property.Gets the value of the eaLnBrk property.Gets the value of the hangingPunct property.Gets the value of the latinLnBrk property.isRtl()Gets the value of the rtl property.voidsetAlgn(STTextAlignType value) Sets the value of the algn property.voidSets 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.voidSets the value of the buClr property.voidSets the value of the buClrTx property.voidSets the value of the buFont property.voidSets the value of the buFontTx property.voidsetBuNone(CTTextNoBullet value) Sets the value of the buNone property.voidSets the value of the buSzPct property.voidsetBuSzPts(CTTextBulletSizePoint value) Sets the value of the buSzPts property.voidSets the value of the buSzTx property.voidSets the value of the defRPr property.voidsetDefTabSz(Integer value) Sets the value of the defTabSz property.voidsetEaLnBrk(Boolean value) Sets the value of the eaLnBrk property.voidSets the value of the extLst property.voidsetFontAlgn(STTextFontAlignType value) Sets the value of the fontAlgn property.voidsetHangingPunct(Boolean value) Sets the value of the hangingPunct property.voidSets the value of the indent property.voidsetLatinLnBrk(Boolean value) Sets the value of the latinLnBrk property.voidsetLnSpc(CTTextSpacing value) Sets the value of the lnSpc property.voidSets the value of the lvl property.voidSets the value of the marL property.voidSets the value of the marR property.voidvoidSets 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.
-
Field Details
-
lnSpc
-
spcBef
-
spcAft
-
buClrTx
-
buClr
-
buSzTx
-
buSzPct
-
buSzPts
-
buFontTx
-
buFont
-
buNone
-
buAutoNum
-
buChar
-
buBlip
-
tabLst
-
defRPr
-
extLst
-
marL
-
marR
-
lvl
-
indent
-
algn
-
defTabSz
-
rtl
-
eaLnBrk
-
fontAlgn
-
latinLnBrk
-
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
Gets the value of the marL property.- Returns:
- possible object is
Integer
-
setMarL
Sets the value of the marL property.- Parameters:
value- allowed object isInteger
-
getMarR
Gets the value of the marR property.- Returns:
- possible object is
Integer
-
setMarR
Sets the value of the marR property.- Parameters:
value- allowed object isInteger
-
getLvl
Gets the value of the lvl property.- Returns:
- possible object is
Integer
-
setLvl
Sets the value of the lvl property.- Parameters:
value- allowed object isInteger
-
getIndent
Gets the value of the indent property.- Returns:
- possible object is
Integer
-
setIndent
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
Gets the value of the defTabSz property.- Returns:
- possible object is
Integer
-
setDefTabSz
Sets the value of the defTabSz property.- Parameters:
value- allowed object isInteger
-
isRtl
Gets the value of the rtl property.- Returns:
- possible object is
Boolean
-
setRtl
Sets the value of the rtl property.- Parameters:
value- allowed object isBoolean
-
isEaLnBrk
Gets the value of the eaLnBrk property.- Returns:
- possible object is
Boolean
-
setEaLnBrk
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
Gets the value of the latinLnBrk property.- Returns:
- possible object is
Boolean
-
setLatinLnBrk
Sets the value of the latinLnBrk property.- Parameters:
value- allowed object isBoolean
-
isHangingPunct
Gets the value of the hangingPunct property.- Returns:
- possible object is
Boolean
-
setHangingPunct
Sets the value of the hangingPunct property.- Parameters:
value- allowed object isBoolean
-
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.
-