Package org.docx4j.dml.diagram
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.Booleancoherent3DOffprotected java.lang.StringcsCatIdprotected java.lang.StringcsTypeIdprotected java.lang.IntegercustAngprotected java.lang.BooleancustFlipHorprotected java.lang.BooleancustFlipVertprotected java.lang.IntegercustLinFactNeighborXprotected java.lang.IntegercustLinFactNeighborYprotected java.lang.IntegercustLinFactXprotected java.lang.IntegercustLinFactYprotected java.lang.IntegercustRadScaleIncprotected java.lang.IntegercustRadScaleRadprotected java.lang.IntegercustScaleXprotected java.lang.IntegercustScaleYprotected java.lang.IntegercustSzXprotected java.lang.IntegercustSzYprotected java.lang.BooleancustTprotected java.lang.StringloCatIdprotected java.lang.StringloTypeIdprotected java.lang.Booleanphldrprotected java.lang.StringphldrTprotected java.lang.StringpresAssocIDprotected CTLayoutVariablePropertySetpresLayoutVarsprotected java.lang.StringpresNameprotected java.lang.IntegerpresStyleCntprotected java.lang.IntegerpresStyleIdxprotected java.lang.StringpresStyleLblprotected java.lang.StringqsCatIdprotected java.lang.StringqsTypeIdprotected CTShapeStylestyle -
Constructor Summary
Constructors Constructor Description CTElemPropSet() -
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.java.lang.StringgetCsCatId()Gets the value of the csCatId property.java.lang.StringgetCsTypeId()Gets the value of the csTypeId property.java.lang.IntegergetCustAng()Gets the value of the custAng property.java.lang.IntegergetCustLinFactNeighborX()Gets the value of the custLinFactNeighborX property.java.lang.IntegergetCustLinFactNeighborY()Gets the value of the custLinFactNeighborY property.java.lang.IntegergetCustLinFactX()Gets the value of the custLinFactX property.java.lang.IntegergetCustLinFactY()Gets the value of the custLinFactY property.java.lang.IntegergetCustRadScaleInc()Gets the value of the custRadScaleInc property.java.lang.IntegergetCustRadScaleRad()Gets the value of the custRadScaleRad property.java.lang.IntegergetCustScaleX()Gets the value of the custScaleX property.java.lang.IntegergetCustScaleY()Gets the value of the custScaleY property.java.lang.IntegergetCustSzX()Gets the value of the custSzX property.java.lang.IntegergetCustSzY()Gets the value of the custSzY property.java.lang.StringgetLoCatId()Gets the value of the loCatId property.java.lang.StringgetLoTypeId()Gets the value of the loTypeId property.java.lang.ObjectgetParent()Gets the parent object in the object tree representing the unmarshalled xml document.java.lang.StringgetPhldrT()Gets the value of the phldrT property.java.lang.StringgetPresAssocID()Gets the value of the presAssocID property.CTLayoutVariablePropertySetgetPresLayoutVars()Gets the value of the presLayoutVars property.java.lang.StringgetPresName()Gets the value of the presName property.java.lang.IntegergetPresStyleCnt()Gets the value of the presStyleCnt property.java.lang.IntegergetPresStyleIdx()Gets the value of the presStyleIdx property.java.lang.StringgetPresStyleLbl()Gets the value of the presStyleLbl property.java.lang.StringgetQsCatId()Gets the value of the qsCatId property.java.lang.StringgetQsTypeId()Gets the value of the qsTypeId property.CTShapeStylegetStyle()Gets the value of the style property.java.lang.BooleanisCoherent3DOff()Gets the value of the coherent3DOff property.java.lang.BooleanisCustFlipHor()Gets the value of the custFlipHor property.java.lang.BooleanisCustFlipVert()Gets the value of the custFlipVert property.java.lang.BooleanisCustT()Gets the value of the custT property.java.lang.BooleanisPhldr()Gets the value of the phldr property.voidsetCoherent3DOff(java.lang.Boolean value)Sets the value of the coherent3DOff property.voidsetCsCatId(java.lang.String value)Sets the value of the csCatId property.voidsetCsTypeId(java.lang.String value)Sets the value of the csTypeId property.voidsetCustAng(java.lang.Integer value)Sets the value of the custAng property.voidsetCustFlipHor(java.lang.Boolean value)Sets the value of the custFlipHor property.voidsetCustFlipVert(java.lang.Boolean value)Sets the value of the custFlipVert property.voidsetCustLinFactNeighborX(java.lang.Integer value)Sets the value of the custLinFactNeighborX property.voidsetCustLinFactNeighborY(java.lang.Integer value)Sets the value of the custLinFactNeighborY property.voidsetCustLinFactX(java.lang.Integer value)Sets the value of the custLinFactX property.voidsetCustLinFactY(java.lang.Integer value)Sets the value of the custLinFactY property.voidsetCustRadScaleInc(java.lang.Integer value)Sets the value of the custRadScaleInc property.voidsetCustRadScaleRad(java.lang.Integer value)Sets the value of the custRadScaleRad property.voidsetCustScaleX(java.lang.Integer value)Sets the value of the custScaleX property.voidsetCustScaleY(java.lang.Integer value)Sets the value of the custScaleY property.voidsetCustSzX(java.lang.Integer value)Sets the value of the custSzX property.voidsetCustSzY(java.lang.Integer value)Sets the value of the custSzY property.voidsetCustT(java.lang.Boolean value)Sets the value of the custT property.voidsetLoCatId(java.lang.String value)Sets the value of the loCatId property.voidsetLoTypeId(java.lang.String value)Sets the value of the loTypeId property.voidsetParent(java.lang.Object parent)voidsetPhldr(java.lang.Boolean value)Sets the value of the phldr property.voidsetPhldrT(java.lang.String value)Sets the value of the phldrT property.voidsetPresAssocID(java.lang.String value)Sets the value of the presAssocID property.voidsetPresLayoutVars(CTLayoutVariablePropertySet value)Sets the value of the presLayoutVars property.voidsetPresName(java.lang.String value)Sets the value of the presName property.voidsetPresStyleCnt(java.lang.Integer value)Sets the value of the presStyleCnt property.voidsetPresStyleIdx(java.lang.Integer value)Sets the value of the presStyleIdx property.voidsetPresStyleLbl(java.lang.String value)Sets the value of the presStyleLbl property.voidsetQsCatId(java.lang.String value)Sets the value of the qsCatId property.voidsetQsTypeId(java.lang.String value)Sets the value of the qsTypeId property.voidsetStyle(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
-
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
Gets the value of the presLayoutVars property.- Returns:
- possible object is
CTLayoutVariablePropertySet
-
setPresLayoutVars
Sets the value of the presLayoutVars property.- Parameters:
value- allowed object isCTLayoutVariablePropertySet
-
getStyle
Gets the value of the style property.- Returns:
- possible object is
CTShapeStyle
-
setStyle
Sets the value of the style property.- Parameters:
value- allowed object isCTShapeStyle
-
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 isString
-
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 isString
-
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 isString
-
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 isInteger
-
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 isInteger
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isString
-
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 isBoolean
-
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 isString
-
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 isBoolean
-
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 isInteger
-
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 isBoolean
-
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 isBoolean
-
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 isInteger
-
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 isInteger
-
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 isInteger
-
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 isInteger
-
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 isBoolean
-
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 isInteger
-
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 isInteger
-
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 isInteger
-
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 isInteger
-
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 isInteger
-
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 isInteger
-
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.
-