IThreeDFormat
Vue de l’ensemble
‘IThreeDFormat’ est une interface dans Aspose.Slides FOSS pour Java.Déduit de: `ITHreeDParamSource’.
Il présente des propriétés 3D.
Cette interface fournit 14 méthodes pour travailler avec des objets IThreeDFormat dans les programmes Java. Les méthodologies disponibles comprennent: ‘getBevelBottom’, ’tetBivelTop’, getCamera', ‘getContourColor’, ' getContourWidth', ’getDepth’, ‘geExtrusionColore’, ’geExtrousionHeight’, geLightRig’, ‚getMaterial’,‘setContaurVidTh’, ‘‘setDepTh, et 2 méthode supplémentaires. Tous les membres publics sont accessibles à toute application Java après l'installation de l’Aspose.Slides FOSS pour le package Java . Propriétés : 'bevelBottum', ''beve Top', ‘’camera',''contour , ‘‘contourntoure` et plus.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
contourWidth | double | Read | Returns the width of an extrusion contour. |
extrusionHeight | double | Read | Returns the height of an extrusion effect. |
depth | double | Read | Returns the depth of a 3D shape. |
bevelTop | IShapeBevel | Read | Returns the top bevel. |
bevelBottom | IShapeBevel | Read | Returns the bottom bevel. |
contourColor | IColorFormat | Read | Returns the contour color. |
extrusionColor | IColorFormat | Read | Returns the extrusion color. |
camera | ICamera | Read | Returns the camera settings. |
lightRig | ILightRig | Read | Returns the light rig settings. |
material | MaterialPresetType | Read | Returns the material type. |
méthodes
| Signature | Description |
|---|---|
getContourWidth() → double | Returns the width of an extrusion contour. |
setContourWidth(value: double) | Sets the width of an extrusion contour. |
getExtrusionHeight() → double | Returns the height of an extrusion effect. |
setExtrusionHeight(value: double) | Sets the height of an extrusion effect. |
getDepth() → double | Returns the depth of a 3D shape. |
setDepth(value: double) | Sets the depth of a 3D shape. |
getBevelTop() → IShapeBevel | Returns the top bevel. |
getBevelBottom() → IShapeBevel | Returns the bottom bevel. |
getContourColor() → IColorFormat | Returns the contour color. |
getExtrusionColor() → IColorFormat | Returns the extrusion color. |
getCamera() → ICamera | Returns the camera settings. |
getLightRig() → ILightRig | Returns the light rig settings. |
getMaterial() → MaterialPresetType | Returns the material type. |
setMaterial(value: MaterialPresetType) | Sets the material type. |
Voir aussi
- Aspose.Slides - référence API d’entreprise