Uses of Class
loci.poi.hssf.model.AbstractShape
Packages that use AbstractShape
Package
Description
Provides low level API structures for reading, writing, modifying XLS files.
-
Uses of AbstractShape in loci.poi.hssf.model
Subclasses of AbstractShape in loci.poi.hssf.modelModifier and TypeClassDescriptionclassRepresents a cell comment.classRepresents a line shape and creates all the line specific low level records.classRepresents a picture shape and creates all specific low level records.classclassclassRepresents an textbox shape and converts between the highlevel records and lowlevel records for an oval.Methods in loci.poi.hssf.model that return AbstractShapeModifier and TypeMethodDescriptionstatic AbstractShapeAbstractShape.createShape(HSSFShape hssfShape, int shapeId) Create a new shape object used to create the escher records.