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

NameTypeAccessDescription
lightTypeLightRigPresetTypeReadGets the light type.
directionLightingDirectionReadGets the direction.
rotationdouble[]ReadGets the rotation.
slideIBaseSlideReadGets the slide.
presentationIPresentationReadGets the presentation.

méthodes

SignatureDescription
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()LightRigPresetTypeReturns the light type.
setLightType(value: LightRigPresetType)Sets the light type value.
getDirection()LightingDirectionReturns 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()IBaseSlideReturns the slide.
getPresentation()IPresentationReturns the presentation.
asIPresentationComponent()IPresentationComponentReturns this object as an {@link IPresentationComponent}.

Voir aussi

  • Aspose.Slides - référence API d’entreprise
 Français