|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HSLFGroupShape | |
---|---|
org.apache.poi.hslf.model | |
org.apache.poi.hslf.usermodel |
Uses of HSLFGroupShape in org.apache.poi.hslf.model |
---|
Methods in org.apache.poi.hslf.model that return HSLFGroupShape | |
---|---|
HSLFGroupShape |
PPGraphics2D.getShapeGroup()
|
Constructors in org.apache.poi.hslf.model with parameters of type HSLFGroupShape | |
---|---|
PPGraphics2D(HSLFGroupShape group)
Construct Java Graphics object which translates graphic calls in ppt drawing layer. |
Uses of HSLFGroupShape in org.apache.poi.hslf.usermodel |
---|
Subclasses of HSLFGroupShape in org.apache.poi.hslf.usermodel | |
---|---|
class |
HSLFTable
Represents a table in a PowerPoint presentation |
Methods in org.apache.poi.hslf.usermodel that return HSLFGroupShape | |
---|---|
HSLFGroupShape |
HSLFGroupShape.createGroup()
|
HSLFGroupShape |
HSLFSheet.createGroup()
|
HSLFGroupShape |
HSLFShapeContainer.createGroup()
|
static HSLFGroupShape |
HSLFShapeFactory.createShapeGroup(EscherContainerRecord spContainer,
ShapeContainer<HSLFShape,HSLFTextParagraph> parent)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |