| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d |
| Modifier and Type | Field and Description |
|---|---|
protected CTPositiveRatio |
CTDirectionalLight.illuminance |
protected CTPositiveRatio |
CTAmbientLight.illuminance |
protected CTPositiveRatio |
CTSpotLight.intensity |
protected CTPositiveRatio |
CTPointLight.intensity |
protected CTPositiveRatio |
CTModel3DTransform.meterPerModelUnit |
protected CTPositiveRatio |
CTOrthographicProjection.sz |
| Modifier and Type | Method and Description |
|---|---|
CTPositiveRatio |
ObjectFactory.createCTPositiveRatio()
Create an instance of
CTPositiveRatio |
CTPositiveRatio |
CTDirectionalLight.getIlluminance()
Gets the value of the illuminance property.
|
CTPositiveRatio |
CTAmbientLight.getIlluminance()
Gets the value of the illuminance property.
|
CTPositiveRatio |
CTSpotLight.getIntensity()
Gets the value of the intensity property.
|
CTPositiveRatio |
CTPointLight.getIntensity()
Gets the value of the intensity property.
|
CTPositiveRatio |
CTModel3DTransform.getMeterPerModelUnit()
Gets the value of the meterPerModelUnit property.
|
CTPositiveRatio |
CTOrthographicProjection.getSz()
Gets the value of the sz property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTDirectionalLight.setIlluminance(CTPositiveRatio value)
Sets the value of the illuminance property.
|
void |
CTAmbientLight.setIlluminance(CTPositiveRatio value)
Sets the value of the illuminance property.
|
void |
CTSpotLight.setIntensity(CTPositiveRatio value)
Sets the value of the intensity property.
|
void |
CTPointLight.setIntensity(CTPositiveRatio value)
Sets the value of the intensity property.
|
void |
CTModel3DTransform.setMeterPerModelUnit(CTPositiveRatio value)
Sets the value of the meterPerModelUnit property.
|
void |
CTOrthographicProjection.setSz(CTPositiveRatio value)
Sets the value of the sz property.
|
Copyright © 2007-2020. All Rights Reserved.