Uses of Class
org.apache.poi.sl.draw.DrawTextShape
-
Packages that use DrawTextShape Package Description org.apache.poi.sl.draw -
-
Uses of DrawTextShape in org.apache.poi.sl.draw
Subclasses of DrawTextShape in org.apache.poi.sl.draw Modifier and Type Class Description class
DrawAutoShape
class
DrawFreeformShape
class
DrawTextBox
Methods in org.apache.poi.sl.draw that return DrawTextShape Modifier and Type Method Description DrawTextShape
DrawFactory. getDrawable(TextShape<?,?> shape)
-