Uses of Class
org.apache.poi.ddf.EscherTextboxRecord
Packages that use EscherTextboxRecord
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.
-
Uses of EscherTextboxRecord in org.apache.poi.ddf
Methods in org.apache.poi.ddf that return EscherTextboxRecord -
Uses of EscherTextboxRecord in org.apache.poi.hslf.record
Methods in org.apache.poi.hslf.record that return EscherTextboxRecordModifier and TypeMethodDescriptionEscherTextboxWrapper.getEscherRecord()
Returns the underlying DDF Escher RecordConstructors in org.apache.poi.hslf.record with parameters of type EscherTextboxRecordModifierConstructorDescriptionEscherTextboxWrapper
(EscherTextboxRecord textbox) Creates the wrapper for the given DDF Escher Record and children