public class Format3D
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
double |
getLightingAngle()
Gets the lighting angle.
|
int |
getSurfaceLightingType()
Gets the lighting type which is to be applied to the scene of the shape.
|
int |
getSurfaceMaterialType()
Gets the material type which is combined with the lighting properties to give the final look and feel of a shape.
|
Bevel |
getTopBevel()
Gets the
Bevel object that holds the properties associated with defining a bevel on the top or front face of a shape. |
boolean |
hasTopBevelData()
Indicates if the shape has top bevel data.
|
void |
setLightingAngle(double value)
Sets the lighting angle.
|
void |
setSurfaceLightingType(int value)
Sets the lighting type which is to be applied to the scene of the shape.
|
void |
setSurfaceMaterialType(int value)
Sets the material type which is combined with the lighting properties to give the final look and feel of a shape.
|
public Bevel getTopBevel()
Bevel object that holds the properties associated with defining a bevel on the top or front face of a shape.public boolean hasTopBevelData()
public int getSurfaceMaterialType()
See PresetMaterialType.
public void setSurfaceMaterialType(int value)
See PresetMaterialType.
public int getSurfaceLightingType()
See LightRigType.
public void setSurfaceLightingType(int value)
See LightRigType.
public double getLightingAngle()
public void setLightingAngle(double value)
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.