Package | Description |
---|---|
com.aspose.slides.model |
Modifier and Type | Method and Description |
---|---|
static LightRig.LightTypeEnum |
LightRig.LightTypeEnum.fromValue(String text) |
LightRig.LightTypeEnum |
LightRig.getLightType()
Light type
|
LightRig.LightTypeEnum |
LightRig.LightTypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static LightRig.LightTypeEnum |
LightRig.LightTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LightRig.LightTypeEnum[] |
LightRig.LightTypeEnum.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.lightType(LightRig.LightTypeEnum lightType) |
void |
LightRig.setLightType(LightRig.LightTypeEnum lightType) |
void |
LightRig.LightTypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
LightRig.LightTypeEnum enumeration) |
Copyright © 2022. All rights reserved.