Uses of Class
org.docx4j.dml.diagram.CTPtList
| Package | Description |
|---|---|
| org.docx4j.dml.diagram |
-
Uses of CTPtList in org.docx4j.dml.diagram
Fields in org.docx4j.dml.diagram declared as CTPtList Modifier and Type Field Description protected CTPtListCTDataModel. ptLstMethods in org.docx4j.dml.diagram that return CTPtList Modifier and Type Method Description CTPtListObjectFactory. createCTPtList()Create an instance ofCTPtListCTPtListCTDataModel. getPtLst()Gets the value of the ptLst property.Methods in org.docx4j.dml.diagram with parameters of type CTPtList Modifier and Type Method Description voidCTDataModel. setPtLst(CTPtList value)Sets the value of the ptLst property.