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