Uses of Class
org.docx4j.dml.diagram.CTAdjLst
| Package | Description |
|---|---|
| org.docx4j.dml.diagram |
-
Uses of CTAdjLst in org.docx4j.dml.diagram
Fields in org.docx4j.dml.diagram declared as CTAdjLst Modifier and Type Field Description protected CTAdjLstCTShape. adjLstMethods in org.docx4j.dml.diagram that return CTAdjLst Modifier and Type Method Description CTAdjLstObjectFactory. createCTAdjLst()Create an instance ofCTAdjLstCTAdjLstCTShape. getAdjLst()Gets the value of the adjLst property.Methods in org.docx4j.dml.diagram with parameters of type CTAdjLst Modifier and Type Method Description voidCTShape. setAdjLst(CTAdjLst value)Sets the value of the adjLst property.