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

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

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

Methods in org.apache.poi.xslf.usermodel that return DrawingParagraph
 DrawingParagraph[] DrawingTextBody.getParagraphs()
           
 

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



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