LightRig
Vue de l’ensemble
‘LightRig’ est une classe dans Aspose.Slides FOSS pour Java.Déduit de: PVIObject, ILight Rig.
Il représente une rigueur de lumière pour la scène 3D.
Cette classe fournit 12 méthodes pour travailler avec des objets LightRig dans les programmes Java. Les méthodologies disponibles comprennent: LightRik, PVIObject , asIPresentationComponent ; getDirection; getLighType : ‘getPresentations: 'getRotation. getslide est intérieur, ‘setDirect’, ‘SetLightsTypet 'SetRoot'. 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 :direction‘, ‘lightTip’, ‘presentation’, ‘rotation’, ‘slide’.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
lightType | LightRigPresetType | Read | Gets the light type. |
direction | LightingDirection | Read | Gets the direction. |
rotation | double[] | Read | Gets the rotation. |
slide | IBaseSlide | Read | Gets the slide. |
presentation | IPresentation | Read | Gets the presentation. |
méthodes
| Signature | Description |
|---|---|
LightRig(scene3d: Element, saveCallback: Runnable) | Creates a new LightRig backed by the given scene3d element. |
initInternal(scene3dElement: Element, saveCallback: Runnable, parentSlide: IBaseSlide) | Initializes internal state for this light rig. |
getLightType() → LightRigPresetType | Returns the light type. |
setLightType(value: LightRigPresetType) | Sets the light type value. |
getDirection() → LightingDirection | Returns the direction. |
setDirection(value: LightingDirection) | Sets the direction value. |
setRotation(latitude: double, longitude: double, revolution: double) | Sets the rotation value. |
getRotation() → double[] | Returns the rotation. |
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