Class CTElemPropSet

java.lang.Object
org.docx4j.dml.diagram.CTElemPropSet
All Implemented Interfaces:
Child

public class CTElemPropSet extends Object implements Child

Java class for CT_ElemPropSet complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="CT_ElemPropSet">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="presLayoutVars" type="{http://schemas.openxmlformats.org/drawingml/2006/diagram}CT_LayoutVariablePropertySet" minOccurs="0"/>
         <element name="style" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_ShapeStyle" minOccurs="0"/>
       </sequence>
       <attribute name="presAssocID" type="{http://schemas.openxmlformats.org/drawingml/2006/diagram}ST_ModelId" />
       <attribute name="presName" type="{http://www.w3.org/2001/XMLSchema}string" />
       <attribute name="presStyleLbl" type="{http://www.w3.org/2001/XMLSchema}string" />
       <attribute name="presStyleIdx" type="{http://www.w3.org/2001/XMLSchema}int" />
       <attribute name="presStyleCnt" type="{http://www.w3.org/2001/XMLSchema}int" />
       <attribute name="loTypeId" type="{http://www.w3.org/2001/XMLSchema}string" />
       <attribute name="loCatId" type="{http://www.w3.org/2001/XMLSchema}string" />
       <attribute name="qsTypeId" type="{http://www.w3.org/2001/XMLSchema}string" />
       <attribute name="qsCatId" type="{http://www.w3.org/2001/XMLSchema}string" />
       <attribute name="csTypeId" type="{http://www.w3.org/2001/XMLSchema}string" />
       <attribute name="csCatId" type="{http://www.w3.org/2001/XMLSchema}string" />
       <attribute name="coherent3DOff" type="{http://www.w3.org/2001/XMLSchema}boolean" />
       <attribute name="phldrT" type="{http://www.w3.org/2001/XMLSchema}string" />
       <attribute name="phldr" type="{http://www.w3.org/2001/XMLSchema}boolean" />
       <attribute name="custAng" type="{http://www.w3.org/2001/XMLSchema}int" />
       <attribute name="custFlipVert" type="{http://www.w3.org/2001/XMLSchema}boolean" />
       <attribute name="custFlipHor" type="{http://www.w3.org/2001/XMLSchema}boolean" />
       <attribute name="custSzX" type="{http://www.w3.org/2001/XMLSchema}int" />
       <attribute name="custSzY" type="{http://www.w3.org/2001/XMLSchema}int" />
       <attribute name="custScaleX" type="{http://www.w3.org/2001/XMLSchema}int" />
       <attribute name="custScaleY" type="{http://www.w3.org/2001/XMLSchema}int" />
       <attribute name="custT" type="{http://www.w3.org/2001/XMLSchema}boolean" />
       <attribute name="custLinFactX" type="{http://www.w3.org/2001/XMLSchema}int" />
       <attribute name="custLinFactY" type="{http://www.w3.org/2001/XMLSchema}int" />
       <attribute name="custLinFactNeighborX" type="{http://www.w3.org/2001/XMLSchema}int" />
       <attribute name="custLinFactNeighborY" type="{http://www.w3.org/2001/XMLSchema}int" />
       <attribute name="custRadScaleRad" type="{http://www.w3.org/2001/XMLSchema}int" />
       <attribute name="custRadScaleInc" type="{http://www.w3.org/2001/XMLSchema}int" />
     </restriction>
   </complexContent>
 </complexType>
 
  • Field Details

    • presLayoutVars

      protected CTLayoutVariablePropertySet presLayoutVars
    • style

      protected CTShapeStyle style
    • presAssocID

      protected String presAssocID
    • presName

      protected String presName
    • presStyleLbl

      protected String presStyleLbl
    • presStyleIdx

      protected Integer presStyleIdx
    • presStyleCnt

      protected Integer presStyleCnt
    • loTypeId

      protected String loTypeId
    • loCatId

      protected String loCatId
    • qsTypeId

      protected String qsTypeId
    • qsCatId

      protected String qsCatId
    • csTypeId

      protected String csTypeId
    • csCatId

      protected String csCatId
    • coherent3DOff

      protected Boolean coherent3DOff
    • phldrT

      protected String phldrT
    • phldr

      protected Boolean phldr
    • custAng

      protected Integer custAng
    • custFlipVert

      protected Boolean custFlipVert
    • custFlipHor

      protected Boolean custFlipHor
    • custSzX

      protected Integer custSzX
    • custSzY

      protected Integer custSzY
    • custScaleX

      protected Integer custScaleX
    • custScaleY

      protected Integer custScaleY
    • custT

      protected Boolean custT
    • custLinFactX

      protected Integer custLinFactX
    • custLinFactY

      protected Integer custLinFactY
    • custLinFactNeighborX

      protected Integer custLinFactNeighborX
    • custLinFactNeighborY

      protected Integer custLinFactNeighborY
    • custRadScaleRad

      protected Integer custRadScaleRad
    • custRadScaleInc

      protected Integer custRadScaleInc
  • Constructor Details

    • CTElemPropSet

      public CTElemPropSet()
  • Method Details

    • getPresLayoutVars

      public CTLayoutVariablePropertySet getPresLayoutVars()
      Gets the value of the presLayoutVars property.
      Returns:
      possible object is CTLayoutVariablePropertySet
    • setPresLayoutVars

      public void setPresLayoutVars(CTLayoutVariablePropertySet value)
      Sets the value of the presLayoutVars property.
      Parameters:
      value - allowed object is CTLayoutVariablePropertySet
    • getStyle

      public CTShapeStyle getStyle()
      Gets the value of the style property.
      Returns:
      possible object is CTShapeStyle
    • setStyle

      public void setStyle(CTShapeStyle value)
      Sets the value of the style property.
      Parameters:
      value - allowed object is CTShapeStyle
    • getPresAssocID

      public String getPresAssocID()
      Gets the value of the presAssocID property.
      Returns:
      possible object is String
    • setPresAssocID

      public void setPresAssocID(String value)
      Sets the value of the presAssocID property.
      Parameters:
      value - allowed object is String
    • getPresName

      public String getPresName()
      Gets the value of the presName property.
      Returns:
      possible object is String
    • setPresName

      public void setPresName(String value)
      Sets the value of the presName property.
      Parameters:
      value - allowed object is String
    • getPresStyleLbl

      public String getPresStyleLbl()
      Gets the value of the presStyleLbl property.
      Returns:
      possible object is String
    • setPresStyleLbl

      public void setPresStyleLbl(String value)
      Sets the value of the presStyleLbl property.
      Parameters:
      value - allowed object is String
    • getPresStyleIdx

      public Integer getPresStyleIdx()
      Gets the value of the presStyleIdx property.
      Returns:
      possible object is Integer
    • setPresStyleIdx

      public void setPresStyleIdx(Integer value)
      Sets the value of the presStyleIdx property.
      Parameters:
      value - allowed object is Integer
    • getPresStyleCnt

      public Integer getPresStyleCnt()
      Gets the value of the presStyleCnt property.
      Returns:
      possible object is Integer
    • setPresStyleCnt

      public void setPresStyleCnt(Integer value)
      Sets the value of the presStyleCnt property.
      Parameters:
      value - allowed object is Integer
    • getLoTypeId

      public String getLoTypeId()
      Gets the value of the loTypeId property.
      Returns:
      possible object is String
    • setLoTypeId

      public void setLoTypeId(String value)
      Sets the value of the loTypeId property.
      Parameters:
      value - allowed object is String
    • getLoCatId

      public String getLoCatId()
      Gets the value of the loCatId property.
      Returns:
      possible object is String
    • setLoCatId

      public void setLoCatId(String value)
      Sets the value of the loCatId property.
      Parameters:
      value - allowed object is String
    • getQsTypeId

      public String getQsTypeId()
      Gets the value of the qsTypeId property.
      Returns:
      possible object is String
    • setQsTypeId

      public void setQsTypeId(String value)
      Sets the value of the qsTypeId property.
      Parameters:
      value - allowed object is String
    • getQsCatId

      public String getQsCatId()
      Gets the value of the qsCatId property.
      Returns:
      possible object is String
    • setQsCatId

      public void setQsCatId(String value)
      Sets the value of the qsCatId property.
      Parameters:
      value - allowed object is String
    • getCsTypeId

      public String getCsTypeId()
      Gets the value of the csTypeId property.
      Returns:
      possible object is String
    • setCsTypeId

      public void setCsTypeId(String value)
      Sets the value of the csTypeId property.
      Parameters:
      value - allowed object is String
    • getCsCatId

      public String getCsCatId()
      Gets the value of the csCatId property.
      Returns:
      possible object is String
    • setCsCatId

      public void setCsCatId(String value)
      Sets the value of the csCatId property.
      Parameters:
      value - allowed object is String
    • isCoherent3DOff

      public Boolean isCoherent3DOff()
      Gets the value of the coherent3DOff property.
      Returns:
      possible object is Boolean
    • setCoherent3DOff

      public void setCoherent3DOff(Boolean value)
      Sets the value of the coherent3DOff property.
      Parameters:
      value - allowed object is Boolean
    • getPhldrT

      public String getPhldrT()
      Gets the value of the phldrT property.
      Returns:
      possible object is String
    • setPhldrT

      public void setPhldrT(String value)
      Sets the value of the phldrT property.
      Parameters:
      value - allowed object is String
    • isPhldr

      public Boolean isPhldr()
      Gets the value of the phldr property.
      Returns:
      possible object is Boolean
    • setPhldr

      public void setPhldr(Boolean value)
      Sets the value of the phldr property.
      Parameters:
      value - allowed object is Boolean
    • getCustAng

      public Integer getCustAng()
      Gets the value of the custAng property.
      Returns:
      possible object is Integer
    • setCustAng

      public void setCustAng(Integer value)
      Sets the value of the custAng property.
      Parameters:
      value - allowed object is Integer
    • isCustFlipVert

      public Boolean isCustFlipVert()
      Gets the value of the custFlipVert property.
      Returns:
      possible object is Boolean
    • setCustFlipVert

      public void setCustFlipVert(Boolean value)
      Sets the value of the custFlipVert property.
      Parameters:
      value - allowed object is Boolean
    • isCustFlipHor

      public Boolean isCustFlipHor()
      Gets the value of the custFlipHor property.
      Returns:
      possible object is Boolean
    • setCustFlipHor

      public void setCustFlipHor(Boolean value)
      Sets the value of the custFlipHor property.
      Parameters:
      value - allowed object is Boolean
    • getCustSzX

      public Integer getCustSzX()
      Gets the value of the custSzX property.
      Returns:
      possible object is Integer
    • setCustSzX

      public void setCustSzX(Integer value)
      Sets the value of the custSzX property.
      Parameters:
      value - allowed object is Integer
    • getCustSzY

      public Integer getCustSzY()
      Gets the value of the custSzY property.
      Returns:
      possible object is Integer
    • setCustSzY

      public void setCustSzY(Integer value)
      Sets the value of the custSzY property.
      Parameters:
      value - allowed object is Integer
    • getCustScaleX

      public Integer getCustScaleX()
      Gets the value of the custScaleX property.
      Returns:
      possible object is Integer
    • setCustScaleX

      public void setCustScaleX(Integer value)
      Sets the value of the custScaleX property.
      Parameters:
      value - allowed object is Integer
    • getCustScaleY

      public Integer getCustScaleY()
      Gets the value of the custScaleY property.
      Returns:
      possible object is Integer
    • setCustScaleY

      public void setCustScaleY(Integer value)
      Sets the value of the custScaleY property.
      Parameters:
      value - allowed object is Integer
    • isCustT

      public Boolean isCustT()
      Gets the value of the custT property.
      Returns:
      possible object is Boolean
    • setCustT

      public void setCustT(Boolean value)
      Sets the value of the custT property.
      Parameters:
      value - allowed object is Boolean
    • getCustLinFactX

      public Integer getCustLinFactX()
      Gets the value of the custLinFactX property.
      Returns:
      possible object is Integer
    • setCustLinFactX

      public void setCustLinFactX(Integer value)
      Sets the value of the custLinFactX property.
      Parameters:
      value - allowed object is Integer
    • getCustLinFactY

      public Integer getCustLinFactY()
      Gets the value of the custLinFactY property.
      Returns:
      possible object is Integer
    • setCustLinFactY

      public void setCustLinFactY(Integer value)
      Sets the value of the custLinFactY property.
      Parameters:
      value - allowed object is Integer
    • getCustLinFactNeighborX

      public Integer getCustLinFactNeighborX()
      Gets the value of the custLinFactNeighborX property.
      Returns:
      possible object is Integer
    • setCustLinFactNeighborX

      public void setCustLinFactNeighborX(Integer value)
      Sets the value of the custLinFactNeighborX property.
      Parameters:
      value - allowed object is Integer
    • getCustLinFactNeighborY

      public Integer getCustLinFactNeighborY()
      Gets the value of the custLinFactNeighborY property.
      Returns:
      possible object is Integer
    • setCustLinFactNeighborY

      public void setCustLinFactNeighborY(Integer value)
      Sets the value of the custLinFactNeighborY property.
      Parameters:
      value - allowed object is Integer
    • getCustRadScaleRad

      public Integer getCustRadScaleRad()
      Gets the value of the custRadScaleRad property.
      Returns:
      possible object is Integer
    • setCustRadScaleRad

      public void setCustRadScaleRad(Integer value)
      Sets the value of the custRadScaleRad property.
      Parameters:
      value - allowed object is Integer
    • getCustRadScaleInc

      public Integer getCustRadScaleInc()
      Gets the value of the custRadScaleInc property.
      Returns:
      possible object is Integer
    • setCustRadScaleInc

      public void setCustRadScaleInc(Integer value)
      Sets the value of the custRadScaleInc property.
      Parameters:
      value - allowed object is Integer
    • getParent

      public Object getParent()
      Gets the parent object in the object tree representing the unmarshalled xml document.
      Specified by:
      getParent in interface Child
      Returns:
      The parent object.
    • setParent

      public void setParent(Object parent)
      Specified by:
      setParent in interface Child
    • afterUnmarshal

      public void afterUnmarshal(jakarta.xml.bind.Unmarshaller unmarshaller, 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.