com.aspose.slides
Interface IThreeDFormatEffectiveData
- All Known Implementing Classes:
- ThreeDFormatEffectiveData
public interface IThreeDFormatEffectiveData
Immutable object which represents 3-D properties.
getContourWidth
double getContourWidth()
getExtrusionHeight
double getExtrusionHeight()
getDepth
double getDepth()
getBevelTop
IShapeBevelEffectiveData getBevelTop()
getBevelBottom
IShapeBevelEffectiveData getBevelBottom()
getContourColor
java.awt.Color getContourColor()
getExtrusionColor
java.awt.Color getExtrusionColor()
getCamera
ICameraEffectiveData getCamera()
getLightRig
ILightRigEffectiveData getLightRig()
getMaterial
int getMaterial()