Uses of Interface
org.apache.poi.sl.usermodel.GraphicalFrame
-
Packages that use GraphicalFrame Package Description 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 Modifier and Type Method Description DrawGraphicalFrameDrawFactory. getDrawable(GraphicalFrame<?,?> shape)Constructors in org.apache.poi.sl.draw with parameters of type GraphicalFrame Constructor Description DrawGraphicalFrame(GraphicalFrame<?,?> shape) -
Uses of GraphicalFrame in org.apache.poi.xslf.usermodel
Classes in org.apache.poi.xslf.usermodel that implement GraphicalFrame Modifier and Type Class Description classXSLFGraphicFrameclassXSLFObjectShapeclassXSLFTableRepresents a table in a .pptx presentation
-