Package | Description |
---|---|
org.docx4j.dml | |
org.docx4j.dml.diagram |
Modifier and Type | Field and Description |
---|---|
protected CTScene3D |
CTGroupShapeProperties.scene3D |
protected CTScene3D |
CTEffectStyleItem.scene3D |
protected CTScene3D |
CTTextBodyProperties.scene3D |
protected CTScene3D |
CTShapeProperties.scene3D |
Modifier and Type | Method and Description |
---|---|
CTScene3D |
ObjectFactory.createCTScene3D()
Create an instance of
CTScene3D |
CTScene3D |
CTGroupShapeProperties.getScene3D()
Gets the value of the scene3D property.
|
CTScene3D |
CTEffectStyleItem.getScene3D()
Gets the value of the scene3D property.
|
CTScene3D |
CTTextBodyProperties.getScene3D()
Gets the value of the scene3D property.
|
CTScene3D |
CTShapeProperties.getScene3D()
Gets the value of the scene3D property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTGroupShapeProperties.setScene3D(CTScene3D value)
Sets the value of the scene3D property.
|
void |
CTEffectStyleItem.setScene3D(CTScene3D value)
Sets the value of the scene3D property.
|
void |
CTTextBodyProperties.setScene3D(CTScene3D value)
Sets the value of the scene3D property.
|
void |
CTShapeProperties.setScene3D(CTScene3D value)
Sets the value of the scene3D property.
|
Modifier and Type | Field and Description |
---|---|
protected CTScene3D |
CTStyleDefinition.scene3D |
protected CTScene3D |
CTStyleLabel.scene3D |
Modifier and Type | Method and Description |
---|---|
CTScene3D |
CTStyleDefinition.getScene3D()
Gets the value of the scene3D property.
|
CTScene3D |
CTStyleLabel.getScene3D()
Gets the value of the scene3D property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTStyleDefinition.setScene3D(CTScene3D value)
Sets the value of the scene3D property.
|
void |
CTStyleLabel.setScene3D(CTScene3D value)
Sets the value of the scene3D property.
|
Copyright © 2007-2019. All Rights Reserved.