Uses of Class
org.apache.poi.ddf.EscherDgRecord
Packages that use EscherDgRecord
Package
Description
This package contains classes for decoding the Microsoft Office
Drawing format otherwise known as escher henceforth known in POI
as the Dreadful Drawing Format.
Provides low level API structures for reading, writing, modifying XLS files.
-
Uses of EscherDgRecord in org.apache.poi.ddf
Methods in org.apache.poi.ddf with parameters of type EscherDgRecordModifier and TypeMethodDescriptionint
EscherDggRecord.allocateShapeId
(EscherDgRecord dg, boolean sort) Allocates new shape id for the drawing group -
Uses of EscherDgRecord in org.apache.poi.hslf.record
Methods in org.apache.poi.hslf.record that return EscherDgRecordModifier and TypeMethodDescriptionPPDrawing.getEscherDgRecord()
Return EscherDgRecord which keeps track of the number of shapes and shapeId in this drawing group -
Uses of EscherDgRecord in org.apache.poi.hssf.model
Methods in org.apache.poi.hssf.model that return EscherDgRecordMethods in org.apache.poi.hssf.model with parameters of type EscherDgRecordModifier and TypeMethodDescriptionint
DrawingManager2.allocateShapeId
(short drawingGroupId, EscherDgRecord dg) Deprecated.in POI 3.17-beta2, use allocateShapeId(EscherDgRecord)int
DrawingManager2.allocateShapeId
(EscherDgRecord dg) Allocates new shape id for the drawing group