Uses of Class
org.apache.poi.xslf.usermodel.XSLFGroupShape

Packages that use XSLFGroupShape
org.apache.poi.xslf.usermodel   
 

Uses of XSLFGroupShape in org.apache.poi.xslf.usermodel
 

Methods in org.apache.poi.xslf.usermodel that return XSLFGroupShape
 XSLFGroupShape XSLFSheet.createGroup()
           
 XSLFGroupShape XSLFShapeContainer.createGroup()
          create a group of shapes belonging to this container
 XSLFGroupShape XSLFGroupShape.createGroup()
           
 XSLFGroupShape XSLFDrawing.createGroup()
           
 



Copyright 2012 The Apache Software Foundation or its licensors, as applicable.