| Package | Description |
|---|---|
| org.docx4j.dml.diagram |
| Modifier and Type | Field and Description |
|---|---|
protected CTSampleData |
CTDiagramDefinition.clrData |
protected CTSampleData |
CTDiagramDefinition.sampData |
protected CTSampleData |
CTDiagramDefinition.styleData |
| Modifier and Type | Method and Description |
|---|---|
CTSampleData |
ObjectFactory.createCTSampleData()
Create an instance of
CTSampleData |
CTSampleData |
CTDiagramDefinition.getClrData()
Gets the value of the clrData property.
|
CTSampleData |
CTDiagramDefinition.getSampData()
Gets the value of the sampData property.
|
CTSampleData |
CTDiagramDefinition.getStyleData()
Gets the value of the styleData property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTDiagramDefinition.setClrData(CTSampleData value)
Sets the value of the clrData property.
|
void |
CTDiagramDefinition.setSampData(CTSampleData value)
Sets the value of the sampData property.
|
void |
CTDiagramDefinition.setStyleData(CTSampleData value)
Sets the value of the styleData property.
|
Copyright © 2007-2019. All Rights Reserved.