Class CTElemPropSet

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

public class CTElemPropSet
extends java.lang.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 Summary

    Fields
    Modifier and Type Field Description
    protected java.lang.Boolean coherent3DOff  
    protected java.lang.String csCatId  
    protected java.lang.String csTypeId  
    protected java.lang.Integer custAng  
    protected java.lang.Boolean custFlipHor  
    protected java.lang.Boolean custFlipVert  
    protected java.lang.Integer custLinFactNeighborX  
    protected java.lang.Integer custLinFactNeighborY  
    protected java.lang.Integer custLinFactX  
    protected java.lang.Integer custLinFactY  
    protected java.lang.Integer custRadScaleInc  
    protected java.lang.Integer custRadScaleRad  
    protected java.lang.Integer custScaleX  
    protected java.lang.Integer custScaleY  
    protected java.lang.Integer custSzX  
    protected java.lang.Integer custSzY  
    protected java.lang.Boolean custT  
    protected java.lang.String loCatId  
    protected java.lang.String loTypeId  
    protected java.lang.Boolean phldr  
    protected java.lang.String phldrT  
    protected java.lang.String presAssocID  
    protected CTLayoutVariablePropertySet presLayoutVars  
    protected java.lang.String presName  
    protected java.lang.Integer presStyleCnt  
    protected java.lang.Integer presStyleIdx  
    protected java.lang.String presStyleLbl  
    protected java.lang.String qsCatId  
    protected java.lang.String qsTypeId  
    protected CTShapeStyle style  
  • Constructor Summary

    Constructors
    Constructor Description
    CTElemPropSet()  
  • Method Summary

    Modifier and Type Method Description
    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.
    java.lang.String getCsCatId()
    Gets the value of the csCatId property.
    java.lang.String getCsTypeId()
    Gets the value of the csTypeId property.
    java.lang.Integer getCustAng()
    Gets the value of the custAng property.
    java.lang.Integer getCustLinFactNeighborX()
    Gets the value of the custLinFactNeighborX property.
    java.lang.Integer getCustLinFactNeighborY()
    Gets the value of the custLinFactNeighborY property.
    java.lang.Integer getCustLinFactX()
    Gets the value of the custLinFactX property.
    java.lang.Integer getCustLinFactY()
    Gets the value of the custLinFactY property.
    java.lang.Integer getCustRadScaleInc()
    Gets the value of the custRadScaleInc property.
    java.lang.Integer getCustRadScaleRad()
    Gets the value of the custRadScaleRad property.
    java.lang.Integer getCustScaleX()
    Gets the value of the custScaleX property.
    java.lang.Integer getCustScaleY()
    Gets the value of the custScaleY property.
    java.lang.Integer getCustSzX()
    Gets the value of the custSzX property.
    java.lang.Integer getCustSzY()
    Gets the value of the custSzY property.
    java.lang.String getLoCatId()
    Gets the value of the loCatId property.
    java.lang.String getLoTypeId()
    Gets the value of the loTypeId property.
    java.lang.Object getParent()
    Gets the parent object in the object tree representing the unmarshalled xml document.
    java.lang.String getPhldrT()
    Gets the value of the phldrT property.
    java.lang.String getPresAssocID()
    Gets the value of the presAssocID property.
    CTLayoutVariablePropertySet getPresLayoutVars()
    Gets the value of the presLayoutVars property.
    java.lang.String getPresName()
    Gets the value of the presName property.
    java.lang.Integer getPresStyleCnt()
    Gets the value of the presStyleCnt property.
    java.lang.Integer getPresStyleIdx()
    Gets the value of the presStyleIdx property.
    java.lang.String getPresStyleLbl()
    Gets the value of the presStyleLbl property.
    java.lang.String getQsCatId()
    Gets the value of the qsCatId property.
    java.lang.String getQsTypeId()
    Gets the value of the qsTypeId property.
    CTShapeStyle getStyle()
    Gets the value of the style property.
    java.lang.Boolean isCoherent3DOff()
    Gets the value of the coherent3DOff property.
    java.lang.Boolean isCustFlipHor()
    Gets the value of the custFlipHor property.
    java.lang.Boolean isCustFlipVert()
    Gets the value of the custFlipVert property.
    java.lang.Boolean isCustT()
    Gets the value of the custT property.
    java.lang.Boolean isPhldr()
    Gets the value of the phldr property.
    void setCoherent3DOff​(java.lang.Boolean value)
    Sets the value of the coherent3DOff property.
    void setCsCatId​(java.lang.String value)
    Sets the value of the csCatId property.
    void setCsTypeId​(java.lang.String value)
    Sets the value of the csTypeId property.
    void setCustAng​(java.lang.Integer value)
    Sets the value of the custAng property.
    void setCustFlipHor​(java.lang.Boolean value)
    Sets the value of the custFlipHor property.
    void setCustFlipVert​(java.lang.Boolean value)
    Sets the value of the custFlipVert property.
    void setCustLinFactNeighborX​(java.lang.Integer value)
    Sets the value of the custLinFactNeighborX property.
    void setCustLinFactNeighborY​(java.lang.Integer value)
    Sets the value of the custLinFactNeighborY property.
    void setCustLinFactX​(java.lang.Integer value)
    Sets the value of the custLinFactX property.
    void setCustLinFactY​(java.lang.Integer value)
    Sets the value of the custLinFactY property.
    void setCustRadScaleInc​(java.lang.Integer value)
    Sets the value of the custRadScaleInc property.
    void setCustRadScaleRad​(java.lang.Integer value)
    Sets the value of the custRadScaleRad property.
    void setCustScaleX​(java.lang.Integer value)
    Sets the value of the custScaleX property.
    void setCustScaleY​(java.lang.Integer value)
    Sets the value of the custScaleY property.
    void setCustSzX​(java.lang.Integer value)
    Sets the value of the custSzX property.
    void setCustSzY​(java.lang.Integer value)
    Sets the value of the custSzY property.
    void setCustT​(java.lang.Boolean value)
    Sets the value of the custT property.
    void setLoCatId​(java.lang.String value)
    Sets the value of the loCatId property.
    void setLoTypeId​(java.lang.String value)
    Sets the value of the loTypeId property.
    void setParent​(java.lang.Object parent)  
    void setPhldr​(java.lang.Boolean value)
    Sets the value of the phldr property.
    void setPhldrT​(java.lang.String value)
    Sets the value of the phldrT property.
    void setPresAssocID​(java.lang.String value)
    Sets the value of the presAssocID property.
    void setPresLayoutVars​(CTLayoutVariablePropertySet value)
    Sets the value of the presLayoutVars property.
    void setPresName​(java.lang.String value)
    Sets the value of the presName property.
    void setPresStyleCnt​(java.lang.Integer value)
    Sets the value of the presStyleCnt property.
    void setPresStyleIdx​(java.lang.Integer value)
    Sets the value of the presStyleIdx property.
    void setPresStyleLbl​(java.lang.String value)
    Sets the value of the presStyleLbl property.
    void setQsCatId​(java.lang.String value)
    Sets the value of the qsCatId property.
    void setQsTypeId​(java.lang.String value)
    Sets the value of the qsTypeId property.
    void setStyle​(CTShapeStyle value)
    Sets the value of the style property.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • presLayoutVars

      protected CTLayoutVariablePropertySet presLayoutVars
    • style

      protected CTShapeStyle style
    • presAssocID

      protected java.lang.String presAssocID
    • presName

      protected java.lang.String presName
    • presStyleLbl

      protected java.lang.String presStyleLbl
    • presStyleIdx

      protected java.lang.Integer presStyleIdx
    • presStyleCnt

      protected java.lang.Integer presStyleCnt
    • loTypeId

      protected java.lang.String loTypeId
    • loCatId

      protected java.lang.String loCatId
    • qsTypeId

      protected java.lang.String qsTypeId
    • qsCatId

      protected java.lang.String qsCatId
    • csTypeId

      protected java.lang.String csTypeId
    • csCatId

      protected java.lang.String csCatId
    • coherent3DOff

      protected java.lang.Boolean coherent3DOff
    • phldrT

      protected java.lang.String phldrT
    • phldr

      protected java.lang.Boolean phldr
    • custAng

      protected java.lang.Integer custAng
    • custFlipVert

      protected java.lang.Boolean custFlipVert
    • custFlipHor

      protected java.lang.Boolean custFlipHor
    • custSzX

      protected java.lang.Integer custSzX
    • custSzY

      protected java.lang.Integer custSzY
    • custScaleX

      protected java.lang.Integer custScaleX
    • custScaleY

      protected java.lang.Integer custScaleY
    • custT

      protected java.lang.Boolean custT
    • custLinFactX

      protected java.lang.Integer custLinFactX
    • custLinFactY

      protected java.lang.Integer custLinFactY
    • custLinFactNeighborX

      protected java.lang.Integer custLinFactNeighborX
    • custLinFactNeighborY

      protected java.lang.Integer custLinFactNeighborY
    • custRadScaleRad

      protected java.lang.Integer custRadScaleRad
    • custRadScaleInc

      protected java.lang.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 java.lang.String getPresAssocID()
      Gets the value of the presAssocID property.
      Returns:
      possible object is String
    • setPresAssocID

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      public java.lang.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​(java.lang.Object parent)
      Specified by:
      setParent in interface Child
    • 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.