Uses of Class
org.apache.poi.xssf.usermodel.XSSFShapeGroup

Packages that use XSSFShapeGroup
org.apache.poi.xssf.usermodel   
 

Uses of XSSFShapeGroup in org.apache.poi.xssf.usermodel
 

Methods in org.apache.poi.xssf.usermodel that return XSSFShapeGroup
 XSSFShapeGroup XSSFDrawing.createGroup(XSSFClientAnchor anchor)
          Creates a simple shape.
 XSSFShapeGroup XSSFShape.getParent()
          Gets the parent shape.