| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d | |
| org.docx4j.dml |
| Modifier and Type | Field and Description |
|---|---|
protected CTPoint3D |
CTDirectionalLight.lookAt |
protected CTPoint3D |
CTSpotLight.lookAt |
protected CTPoint3D |
CTModel3DCamera.lookAt |
protected CTPoint3D |
CTDirectionalLight.pos |
protected CTPoint3D |
CTSpotLight.pos |
protected CTPoint3D |
CTPointLight.pos |
protected CTPoint3D |
CTModel3DCamera.pos |
| Modifier and Type | Method and Description |
|---|---|
CTPoint3D |
CTDirectionalLight.getLookAt()
Gets the value of the lookAt property.
|
CTPoint3D |
CTSpotLight.getLookAt()
Gets the value of the lookAt property.
|
CTPoint3D |
CTModel3DCamera.getLookAt()
Gets the value of the lookAt property.
|
CTPoint3D |
CTDirectionalLight.getPos()
Gets the value of the pos property.
|
CTPoint3D |
CTSpotLight.getPos()
Gets the value of the pos property.
|
CTPoint3D |
CTPointLight.getPos()
Gets the value of the pos property.
|
CTPoint3D |
CTModel3DCamera.getPos()
Gets the value of the pos property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTDirectionalLight.setLookAt(CTPoint3D value)
Sets the value of the lookAt property.
|
void |
CTSpotLight.setLookAt(CTPoint3D value)
Sets the value of the lookAt property.
|
void |
CTModel3DCamera.setLookAt(CTPoint3D value)
Sets the value of the lookAt property.
|
void |
CTDirectionalLight.setPos(CTPoint3D value)
Sets the value of the pos property.
|
void |
CTSpotLight.setPos(CTPoint3D value)
Sets the value of the pos property.
|
void |
CTPointLight.setPos(CTPoint3D value)
Sets the value of the pos property.
|
void |
CTModel3DCamera.setPos(CTPoint3D value)
Sets the value of the pos property.
|
| Modifier and Type | Field and Description |
|---|---|
protected CTPoint3D |
CTBackdrop.anchor |
| Modifier and Type | Method and Description |
|---|---|
CTPoint3D |
ObjectFactory.createCTPoint3D()
Create an instance of
CTPoint3D |
CTPoint3D |
CTBackdrop.getAnchor()
Gets the value of the anchor property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTBackdrop.setAnchor(CTPoint3D value)
Sets the value of the anchor property.
|
Copyright © 2007-2019. All Rights Reserved.