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