Uses of Class
loci.poi.hssf.usermodel.HSSFShapeGroup
Packages that use HSSFShapeGroup
Package
Description
usermodel package maps HSSF low level strutures to familiar workbook/sheet model
-
Uses of HSSFShapeGroup in loci.poi.hssf.usermodel
Methods in loci.poi.hssf.usermodel that return HSSFShapeGroupModifier and TypeMethodDescriptionHSSFPatriarch.createGroup(HSSFClientAnchor anchor) Creates a new group record stored under this patriarch.HSSFShapeGroup.createGroup(HSSFChildAnchor anchor) Create another group under this group.Constructors in loci.poi.hssf.usermodel with parameters of type HSSFShapeGroupModifierConstructorDescriptionEscherGraphics(HSSFShapeGroup escherGroup, HSSFWorkbook workbook, Color forecolor, float verticalPointsPerPixel) Construct an escher graphics object.