|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.spire.presentation.PptObject
com.spire.presentation.drawing.FormatThreeD
public class FormatThreeD
Represents 3-D properties.
| Constructor Summary | |
|---|---|
FormatThreeD()
|
|
FormatThreeD(ISlideComponent parent)
|
|
| Method Summary | |
|---|---|
Camera |
getCamera()
Gets the settings of a camera. |
LightRig |
getLightRig()
Gets the type of a light. |
ShapeThreeD |
getShapeThreeD()
|
void |
setCamera(Camera value)
Sets the settings of a camera. |
void |
setLightRig(LightRig value)
Sets the type of a light. |
| Methods inherited from class com.spire.presentation.PptObject |
|---|
checkDisposed, getParent |
| Methods inherited from interface com.spire.presentation.ISlideComponent |
|---|
getSlide |
| Methods inherited from interface com.spire.presentation.IActivePresentation |
|---|
getPresentation |
| Constructor Detail |
|---|
public FormatThreeD(ISlideComponent parent)
public FormatThreeD()
| Method Detail |
|---|
public Camera getCamera()
public void setCamera(Camera value)
public LightRig getLightRig()
public void setLightRig(LightRig value)
public ShapeThreeD getShapeThreeD()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||