Package | Description |
---|---|
org.apache.poi.sl.draw | |
org.apache.poi.sl.usermodel |
Modifier and Type | Field and Description |
---|---|
protected Sheet<?,?> |
DrawSheet.sheet |
Modifier and Type | Method and Description |
---|---|
DrawSheet |
DrawFactory.getDrawable(Sheet<?,?> sheet) |
Constructor and Description |
---|
DrawSheet(Sheet<?,?> sheet) |
Modifier and Type | Interface and Description |
---|---|
interface |
MasterSheet<S extends Shape<S,P>,P extends TextParagraph<S,P,? extends TextRun>> |
interface |
Notes<S extends Shape<S,P>,P extends TextParagraph<S,P,? extends TextRun>> |
interface |
Slide<S extends Shape<S,P>,P extends TextParagraph<S,P,? extends TextRun>> |
Modifier and Type | Method and Description |
---|---|
Sheet<S,P> |
PlaceableShape.getSheet() |
Sheet<S,P> |
Shape.getSheet() |
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.