Uses of Interface
org.apache.poi.sl.usermodel.GraphicalFrame
-
Packages that use GraphicalFrame Package Description org.apache.poi.sl.draw -
-
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 DrawGraphicalFrame
DrawFactory. getDrawable(GraphicalFrame<?,?> shape)
Constructors in org.apache.poi.sl.draw with parameters of type GraphicalFrame Constructor Description DrawGraphicalFrame(GraphicalFrame<?,?> shape)
-