Uses of Interface
org.apache.poi.ss.usermodel.Shape
Packages that use Shape
Package
Description
usermodel package maps HSSF low level strutures to familiar workbook/sheet model
-
Uses of Shape in org.apache.poi.hssf.usermodel
Classes in org.apache.poi.hssf.usermodel that implement ShapeModifier and TypeClassDescriptionclassclassRepresents a cell comment - a sticky note associated with a cell.final classRepresents binary object (i.e.classRepresents a escher picture.classclassAn abstract shape.classA shape group may contain other shapes.classRepresents a simple shape such as a line, rectangle or oval.classA textbox is a shape that may hold a rich text string. -
Uses of Shape in org.apache.poi.ss.extractor
Methods in org.apache.poi.ss.extractor that return ShapeMethods in org.apache.poi.ss.extractor with parameters of type Shape -
Uses of Shape in org.apache.poi.ss.usermodel
Classes in org.apache.poi.ss.usermodel with type parameters of type ShapeModifier and TypeInterfaceDescriptioninterfaceHigh level representation of spreadsheet drawing.interfaceShapeContainer<T extends Shape>A common interface for shape groups.Subinterfaces of Shape in org.apache.poi.ss.usermodelModifier and TypeInterfaceDescriptioninterfaceCommon interface for OLE shapes, i.e.interfaceRepersents a picture in a SpreadsheetML documentinterfaceA common interface for simple shapes.Methods in org.apache.poi.ss.usermodel that return Shape -
Uses of Shape in org.apache.poi.xssf.streaming
Classes in org.apache.poi.xssf.streaming that implement ShapeMethods in org.apache.poi.xssf.streaming that return Shape -
Uses of Shape in org.apache.poi.xssf.usermodel
Classes in org.apache.poi.xssf.usermodel that implement ShapeModifier and TypeClassDescriptionfinal classA connection shape drawing element.final classRepresents DrawingML GraphicalObjectFrame.classRepresents binary object (i.e.final classRepresents a picture shape in a SpreadsheetML drawing.classRepresents a shape in a SpreadsheetML drawing.final classThis object specifies a group shape that represents many shapes grouped together.classRepresents a shape with a predefined geometry in a SpreadsheetML drawing.final classRepresents a text box in a SpreadsheetML drawing.