Package | Description |
---|---|
org.apache.poi.hslf.usermodel | |
org.apache.poi.sl.draw | |
org.apache.poi.sl.usermodel | |
org.apache.poi.xslf.usermodel |
Modifier and Type | Class and Description |
---|---|
class |
HSLFFreeformShape
A "Freeform" shape.
|
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
|
Modifier and Type | Class and Description |
---|---|
class |
XSLFFreeformShape
Represents a custom geometric shape.
|
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.