Package | Description |
---|---|
org.apache.poi.hslf.model | |
org.apache.poi.hslf.usermodel |
Constructor and Description |
---|
PPGraphics2D(HSLFGroupShape group)
Deprecated.
Construct Java Graphics object which translates graphic calls in ppt drawing layer.
|
Modifier and Type | Class and Description |
---|---|
class |
HSLFTable
Represents a table in a PowerPoint presentation
|
Modifier and Type | Method and Description |
---|---|
HSLFGroupShape |
HSLFGroupShape.createGroup() |
HSLFGroupShape |
HSLFSheet.createGroup() |
HSLFGroupShape |
HSLFShapeContainer.createGroup() |
static HSLFGroupShape |
HSLFShapeFactory.createShapeGroup(EscherContainerRecord spContainer,
ShapeContainer<HSLFShape,HSLFTextParagraph> parent) |
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.