| Package | Description |
|---|---|
| org.apache.poi.sl.draw | |
| org.apache.poi.sl.usermodel |
| Modifier and Type | Method and Description |
|---|---|
protected GroupShape<?,?> |
DrawGroupShape.getShape() |
GroupShape<?,?> |
SLGraphics.getShapeGroup() |
| Modifier and Type | Method and Description |
|---|---|
DrawGroupShape |
DrawFactory.getDrawable(GroupShape<?,?> shape) |
| Constructor and Description |
|---|
DrawGroupShape(GroupShape<?,?> shape) |
SLGraphics(GroupShape<?,?> group)
Construct Java Graphics object which translates graphic calls in ppt drawing layer.
|
| Modifier and Type | Method and Description |
|---|---|
GroupShape<S,P> |
ShapeContainer.createGroup()
create a group of shapes belonging to this container
|