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