Uses of Class
org.docx4j.dml.chartDrawing.CTConnector
| Package | Description |
|---|---|
| org.docx4j.dml.chartDrawing |
-
Uses of CTConnector in org.docx4j.dml.chartDrawing
Fields in org.docx4j.dml.chartDrawing declared as CTConnector Modifier and Type Field Description protected CTConnectorCTAbsSizeAnchor. cxnSpprotected CTConnectorCTRelSizeAnchor. cxnSpMethods in org.docx4j.dml.chartDrawing that return CTConnector Modifier and Type Method Description CTConnectorObjectFactory. createCTConnector()Create an instance ofCTConnectorCTConnectorCTAbsSizeAnchor. getCxnSp()Gets the value of the cxnSp property.CTConnectorCTRelSizeAnchor. getCxnSp()Gets the value of the cxnSp property.Methods in org.docx4j.dml.chartDrawing with parameters of type CTConnector Modifier and Type Method Description voidCTAbsSizeAnchor. setCxnSp(CTConnector value)Sets the value of the cxnSp property.voidCTRelSizeAnchor. setCxnSp(CTConnector value)Sets the value of the cxnSp property.