|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XSSFShape | |
---|---|
org.apache.poi.xssf.usermodel |
Uses of XSSFShape in org.apache.poi.xssf.usermodel |
---|
Subclasses of XSSFShape in org.apache.poi.xssf.usermodel | |
---|---|
class |
XSSFConnector
A connection shape drawing element. |
class |
XSSFGraphicFrame
Represents DrawingML GraphicalObjectFrame. |
class |
XSSFPicture
Represents a picture shape in a SpreadsheetML drawing. |
class |
XSSFShapeGroup
This object specifies a group shape that represents many shapes grouped together. |
class |
XSSFSimpleShape
Represents a shape with a predefined geometry in a SpreadsheetML drawing. |
class |
XSSFTextBox
Represents a text box in a SpreadsheetML drawing. |
Methods in org.apache.poi.xssf.usermodel that return types with arguments of type XSSFShape | |
---|---|
java.util.List<XSSFShape> |
XSSFDrawing.getShapes()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |