Package org.docx4j.dml.chart
Class CTCatAx
java.lang.Object
org.docx4j.dml.chart.CTCatAx
- All Implemented Interfaces:
Child
Java class for CT_CatAx complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CT_CatAx">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<group ref="{http://schemas.openxmlformats.org/drawingml/2006/chart}EG_AxShared"/>
<element name="auto" type="{http://schemas.openxmlformats.org/drawingml/2006/chart}CT_Boolean" minOccurs="0"/>
<element name="lblAlgn" type="{http://schemas.openxmlformats.org/drawingml/2006/chart}CT_LblAlgn" minOccurs="0"/>
<element name="lblOffset" type="{http://schemas.openxmlformats.org/drawingml/2006/chart}CT_LblOffset" minOccurs="0"/>
<element name="tickLblSkip" type="{http://schemas.openxmlformats.org/drawingml/2006/chart}CT_Skip" minOccurs="0"/>
<element name="tickMarkSkip" type="{http://schemas.openxmlformats.org/drawingml/2006/chart}CT_Skip" minOccurs="0"/>
<element name="noMultiLvlLbl" type="{http://schemas.openxmlformats.org/drawingml/2006/chart}CT_Boolean" minOccurs="0"/>
<element name="extLst" type="{http://schemas.openxmlformats.org/drawingml/2006/chart}CT_ExtensionList" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected CTBooleanprotected CTUnsignedIntprotected CTAxPosprotected CTUnsignedIntprotected CTCrossesprotected CTDoubleprotected CTBooleanprotected CTExtensionListprotected CTLblAlgnprotected CTLblOffsetprotected CTChartLinesprotected CTTickMarkprotected CTChartLinesprotected CTTickMarkprotected CTBooleanprotected CTNumFmtprotected CTScalingprotected CTShapePropertiesprotected CTTickLblPosprotected CTSkipprotected CTSkipprotected CTTitleprotected CTTextBody -
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.getAuto()Gets the value of the auto property.getAxId()Gets the value of the axId property.getAxPos()Gets the value of the axPos property.Gets the value of the crossAx property.Gets the value of the crosses property.Gets the value of the crossesAt property.Gets the value of the delete property.Gets the value of the extLst property.Gets the value of the lblAlgn property.Gets the value of the lblOffset property.Gets the value of the majorGridlines property.Gets the value of the majorTickMark property.Gets the value of the minorGridlines property.Gets the value of the minorTickMark property.Gets the value of the noMultiLvlLbl property.Gets the value of the numFmt property.Gets the parent object in the object tree representing the unmarshalled xml document.Gets the value of the scaling property.getSpPr()Gets the value of the spPr property.Gets the value of the tickLblPos property.Gets the value of the tickLblSkip property.Gets the value of the tickMarkSkip property.getTitle()Gets the value of the title property.getTxPr()Gets the value of the txPr property.voidSets the value of the auto property.voidsetAxId(CTUnsignedInt value) Sets the value of the axId property.voidSets the value of the axPos property.voidsetCrossAx(CTUnsignedInt value) Sets the value of the crossAx property.voidsetCrosses(CTCrosses value) Sets the value of the crosses property.voidsetCrossesAt(CTDouble value) Sets the value of the crossesAt property.voidSets the value of the delete property.voidsetExtLst(CTExtensionList value) Sets the value of the extLst property.voidsetLblAlgn(CTLblAlgn value) Sets the value of the lblAlgn property.voidsetLblOffset(CTLblOffset value) Sets the value of the lblOffset property.voidsetMajorGridlines(CTChartLines value) Sets the value of the majorGridlines property.voidsetMajorTickMark(CTTickMark value) Sets the value of the majorTickMark property.voidsetMinorGridlines(CTChartLines value) Sets the value of the minorGridlines property.voidsetMinorTickMark(CTTickMark value) Sets the value of the minorTickMark property.voidsetNoMultiLvlLbl(CTBoolean value) Sets the value of the noMultiLvlLbl property.voidSets the value of the numFmt property.voidvoidsetScaling(CTScaling value) Sets the value of the scaling property.voidsetSpPr(CTShapeProperties value) Sets the value of the spPr property.voidsetTickLblPos(CTTickLblPos value) Sets the value of the tickLblPos property.voidsetTickLblSkip(CTSkip value) Sets the value of the tickLblSkip property.voidsetTickMarkSkip(CTSkip value) Sets the value of the tickMarkSkip property.voidSets the value of the title property.voidsetTxPr(CTTextBody value) Sets the value of the txPr property.
-
Field Details
-
axId
-
scaling
-
delete
-
axPos
-
majorGridlines
-
minorGridlines
-
title
-
numFmt
-
majorTickMark
-
minorTickMark
-
tickLblPos
-
spPr
-
txPr
-
crossAx
-
crosses
-
crossesAt
-
auto
-
lblAlgn
-
lblOffset
-
tickLblSkip
-
tickMarkSkip
-
noMultiLvlLbl
-
extLst
-
-
Constructor Details
-
CTCatAx
public CTCatAx()
-
-
Method Details
-
getAxId
Gets the value of the axId property.- Returns:
- possible object is
CTUnsignedInt
-
setAxId
Sets the value of the axId property.- Parameters:
value- allowed object isCTUnsignedInt
-
getScaling
Gets the value of the scaling property.- Returns:
- possible object is
CTScaling
-
setScaling
Sets the value of the scaling property.- Parameters:
value- allowed object isCTScaling
-
getDelete
Gets the value of the delete property.- Returns:
- possible object is
CTBoolean
-
setDelete
Sets the value of the delete property.- Parameters:
value- allowed object isCTBoolean
-
getAxPos
Gets the value of the axPos property.- Returns:
- possible object is
CTAxPos
-
setAxPos
Sets the value of the axPos property.- Parameters:
value- allowed object isCTAxPos
-
getMajorGridlines
Gets the value of the majorGridlines property.- Returns:
- possible object is
CTChartLines
-
setMajorGridlines
Sets the value of the majorGridlines property.- Parameters:
value- allowed object isCTChartLines
-
getMinorGridlines
Gets the value of the minorGridlines property.- Returns:
- possible object is
CTChartLines
-
setMinorGridlines
Sets the value of the minorGridlines property.- Parameters:
value- allowed object isCTChartLines
-
getTitle
Gets the value of the title property.- Returns:
- possible object is
CTTitle
-
setTitle
Sets the value of the title property.- Parameters:
value- allowed object isCTTitle
-
getNumFmt
Gets the value of the numFmt property.- Returns:
- possible object is
CTNumFmt
-
setNumFmt
Sets the value of the numFmt property.- Parameters:
value- allowed object isCTNumFmt
-
getMajorTickMark
Gets the value of the majorTickMark property.- Returns:
- possible object is
CTTickMark
-
setMajorTickMark
Sets the value of the majorTickMark property.- Parameters:
value- allowed object isCTTickMark
-
getMinorTickMark
Gets the value of the minorTickMark property.- Returns:
- possible object is
CTTickMark
-
setMinorTickMark
Sets the value of the minorTickMark property.- Parameters:
value- allowed object isCTTickMark
-
getTickLblPos
Gets the value of the tickLblPos property.- Returns:
- possible object is
CTTickLblPos
-
setTickLblPos
Sets the value of the tickLblPos property.- Parameters:
value- allowed object isCTTickLblPos
-
getSpPr
Gets the value of the spPr property.- Returns:
- possible object is
CTShapeProperties
-
setSpPr
Sets the value of the spPr property.- Parameters:
value- allowed object isCTShapeProperties
-
getTxPr
Gets the value of the txPr property.- Returns:
- possible object is
CTTextBody
-
setTxPr
Sets the value of the txPr property.- Parameters:
value- allowed object isCTTextBody
-
getCrossAx
Gets the value of the crossAx property.- Returns:
- possible object is
CTUnsignedInt
-
setCrossAx
Sets the value of the crossAx property.- Parameters:
value- allowed object isCTUnsignedInt
-
getCrosses
Gets the value of the crosses property.- Returns:
- possible object is
CTCrosses
-
setCrosses
Sets the value of the crosses property.- Parameters:
value- allowed object isCTCrosses
-
getCrossesAt
Gets the value of the crossesAt property.- Returns:
- possible object is
CTDouble
-
setCrossesAt
Sets the value of the crossesAt property.- Parameters:
value- allowed object isCTDouble
-
getAuto
Gets the value of the auto property.- Returns:
- possible object is
CTBoolean
-
setAuto
Sets the value of the auto property.- Parameters:
value- allowed object isCTBoolean
-
getLblAlgn
Gets the value of the lblAlgn property.- Returns:
- possible object is
CTLblAlgn
-
setLblAlgn
Sets the value of the lblAlgn property.- Parameters:
value- allowed object isCTLblAlgn
-
getLblOffset
Gets the value of the lblOffset property.- Returns:
- possible object is
CTLblOffset
-
setLblOffset
Sets the value of the lblOffset property.- Parameters:
value- allowed object isCTLblOffset
-
getTickLblSkip
Gets the value of the tickLblSkip property.- Returns:
- possible object is
CTSkip
-
setTickLblSkip
Sets the value of the tickLblSkip property.- Parameters:
value- allowed object isCTSkip
-
getTickMarkSkip
Gets the value of the tickMarkSkip property.- Returns:
- possible object is
CTSkip
-
setTickMarkSkip
Sets the value of the tickMarkSkip property.- Parameters:
value- allowed object isCTSkip
-
getNoMultiLvlLbl
Gets the value of the noMultiLvlLbl property.- Returns:
- possible object is
CTBoolean
-
setNoMultiLvlLbl
Sets the value of the noMultiLvlLbl property.- Parameters:
value- allowed object isCTBoolean
-
getExtLst
Gets the value of the extLst property.- Returns:
- possible object is
CTExtensionList
-
setExtLst
Sets the value of the extLst property.- Parameters:
value- allowed object isCTExtensionList
-
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.
-