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

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

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

Methods in org.apache.poi.xssf.usermodel with parameters of type XSSFChildAnchor
 XSSFConnector XSSFShapeGroup.createConnector(XSSFChildAnchor anchor)
          Creates a simple shape.
 XSSFSimpleShape XSSFShapeGroup.createSimpleShape(XSSFChildAnchor anchor)
          Creates a simple shape.
 XSSFTextBox XSSFShapeGroup.createTextbox(XSSFChildAnchor anchor)
          Constructs a textbox.
 



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