public class AddShape extends Task
Task.TypeEnum| Constructor and Description |
|---|
AddShape() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
ShapeBase |
getShape()
Shape DTO.
|
String |
getShapePath()
Shape path for a grouped shape or smart art shape.
|
int |
hashCode() |
void |
setShape(ShapeBase shape) |
void |
setShapePath(String shapePath) |
AddShape |
shape(ShapeBase shape) |
AddShape |
shapePath(String shapePath) |
String |
toString() |
Copyright © 2025. All rights reserved.