Uses of Interface
org.apache.poi.ss.usermodel.SimpleShape
Packages that use SimpleShape
Package
Description
usermodel package maps HSSF low level strutures to familiar workbook/sheet model
-
Uses of SimpleShape in org.apache.poi.hssf.usermodel
Classes in org.apache.poi.hssf.usermodel that implement SimpleShapeModifier and TypeClassDescriptionclassclassRepresents a cell comment - a sticky note associated with a cell.final classRepresents binary object (i.e.classRepresents a escher picture.classclassRepresents a simple shape such as a line, rectangle or oval.classA textbox is a shape that may hold a rich text string. -
Uses of SimpleShape in org.apache.poi.ss.usermodel
Subinterfaces of SimpleShape in org.apache.poi.ss.usermodel -
Uses of SimpleShape in org.apache.poi.xssf.usermodel
Classes in org.apache.poi.xssf.usermodel that implement SimpleShapeModifier and TypeClassDescriptionclassRepresents binary object (i.e.classRepresents a shape with a predefined geometry in a SpreadsheetML drawing.final classRepresents a text box in a SpreadsheetML drawing.