| Package | Description |
|---|---|
| org.apache.poi.sl.draw | |
| org.apache.poi.sl.usermodel |
| Modifier and Type | Method and Description |
|---|---|
DrawFreeformShape |
DrawFactory.getDrawable(FreeformShape<?,?> shape) |
| Constructor and Description |
|---|
DrawFreeformShape(FreeformShape<?,?> shape) |
| Modifier and Type | Method and Description |
|---|---|
FreeformShape<S,P> |
ShapeContainer.createFreeform()
create a new shape with a custom geometry
|