ThreeDFormat
Vue de l’ensemble
‘ThreeDFormat’ est une classe dans Aspose.Slides FOSS pour Java. Il hérite de: PVIObject, IThreedformad et ` IThREEDParamSource’.
Il représente les propriétés de formatage 3D pour une forme.
Cette classe fournit 20 méthodes pour travailler avec des objets de ThreeDFormat dans les programmes Java. Les méthodologies disponibles comprennent: PVIObject, ThreeDormate , asIPresentationComponent ; getBevelBottom; getBivelTop : ‘getCamera،gettContourColoretGetContaurWidth . , 'GETDepth' , ‘getExtrusionColore., ‘getExtractionHeight. et 7 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 : bevelBotome, 'beve Topcamera’, ‘contourcontourWithth, 6th et plus.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
contourWidth | double | Read | Gets the contour width. |
extrusionHeight | double | Read | Gets the extrusion height. |
depth | double | Read | Gets the depth. |
bevelTop | IShapeBevel | Read | Gets the bevel top. |
bevelBottom | IShapeBevel | Read | Gets the bevel bottom. |
contourColor | IColorFormat | Read | Gets the contour color. |
extrusionColor | IColorFormat | Read | Gets the extrusion color. |
camera | ICamera | Read | Gets the camera. |
lightRig | ILightRig | Read | Gets the light rig. |
material | MaterialPresetType | Read | Gets the material. |
slide | IBaseSlide | Read | Gets the slide. |
presentation | IPresentation | Read | Gets the presentation. |
méthodes
| Signature | Description |
|---|---|
ThreeDFormat(parentElement: Element, saveCallback: Runnable) | Creates a new ThreeDFormat. |
ThreeDFormat() | Creates a ThreeDFormat with no initial state. |
getContourWidth() → double | Returns the contour width. |
setContourWidth(value: double) | Sets the contour width value. |
getExtrusionHeight() → double | Returns the extrusion height. |
setExtrusionHeight(value: double) | Sets the extrusion height value. |
getDepth() → double | Returns the depth. |
setDepth(value: double) | Sets the depth value. |
getBevelTop() → IShapeBevel | Returns the bevel top. |
getBevelBottom() → IShapeBevel | Returns the bevel bottom. |
getContourColor() → IColorFormat | Returns the contour color. |
getExtrusionColor() → IColorFormat | Returns the extrusion color. |
getCamera() → ICamera | Returns the camera. |
getLightRig() → ILightRig | Returns the light rig. |
getMaterial() → MaterialPresetType | Returns the material. |
setMaterial(value: MaterialPresetType) | Sets the material value. |
PVIObject() | Creates a PVIObject with no parent slide. |
getSlide() → IBaseSlide | Returns the slide. |
getPresentation() → IPresentation | Returns the presentation. |
asIPresentationComponent() → IPresentationComponent | Returns this object as an {@link IPresentationComponent}. |
Voir aussi
- Aspose.Slides - référence API d’entreprise