| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.spire.pdf.annotations.Pdf3DLighting
public class Pdf3DLighting
Represents the lighting scheme for the 3D artwork.
| Constructor Summary | |
|---|---|
| Pdf3DLighting()Initializes a new instance of the class. | |
| Pdf3DLighting(Pdf3DLightingStyle style)Initializes a new instance of the class. | |
| Method Summary | |
|---|---|
|  Pdf3DLightingStyle | getStyle()Gets the Lighting style of the 3D artwork. | 
|  void | setStyle(Pdf3DLightingStyle value)Sets the Lighting style of the 3D artwork. | 
| Constructor Detail | 
|---|
public Pdf3DLighting()
public Pdf3DLighting(Pdf3DLightingStyle style)
style - The  object specifies the style of the 3D artwork.| Method Detail | 
|---|
public Pdf3DLightingStyle getStyle()
public void setStyle(Pdf3DLightingStyle value)
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||