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

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

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

Subclasses of DrawingTextBody in org.apache.poi.xslf.usermodel
 class DrawingTextPlaceholder
          A DrawingTextBody which is a placeholder
 

Methods in org.apache.poi.xslf.usermodel that return DrawingTextBody
 DrawingTextBody DrawingTableCell.getTextBody()
           
 

Methods in org.apache.poi.xslf.usermodel that return types with arguments of type DrawingTextBody
 java.util.List<DrawingTextBody> XSLFCommonSlideData.getDrawingText()
           
 



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