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