Package | Description |
---|---|
com.aspose.slides.model |
Modifier and Type | Method and Description |
---|---|
static Camera.CameraTypeEnum |
Camera.CameraTypeEnum.fromValue(String text) |
Camera.CameraTypeEnum |
Camera.getCameraType()
Camera type
|
Camera.CameraTypeEnum |
Camera.CameraTypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static Camera.CameraTypeEnum |
Camera.CameraTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Camera.CameraTypeEnum[] |
Camera.CameraTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Camera |
Camera.cameraType(Camera.CameraTypeEnum cameraType) |
void |
Camera.setCameraType(Camera.CameraTypeEnum cameraType) |
void |
Camera.CameraTypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
Camera.CameraTypeEnum enumeration) |
Copyright © 2023. All rights reserved.