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