Uses of Interface
org.apache.poi.sl.usermodel.GraphicalFrame

Packages that use GraphicalFrame
org.apache.poi.sl.draw   
org.apache.poi.xslf.usermodel   
 

Uses of GraphicalFrame in org.apache.poi.sl.draw
 

Methods in org.apache.poi.sl.draw with parameters of type GraphicalFrame
 DrawGraphicalFrame DrawFactory.getDrawable(GraphicalFrame<?,?> shape)
           
 

Constructors in org.apache.poi.sl.draw with parameters of type GraphicalFrame
DrawGraphicalFrame(GraphicalFrame<?,?> shape)
           
 

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

Classes in org.apache.poi.xslf.usermodel that implement GraphicalFrame
 class XSLFGraphicFrame
           
 class XSLFTable
          Represents a table in a .pptx presentation
 



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