Uses of Class
org.apache.poi.ddf.EscherSpgrRecord
-
Packages that use EscherSpgrRecord Package Description org.apache.poi.ddf 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 EscherSpgrRecord in org.apache.poi.ddf
Methods in org.apache.poi.ddf that return EscherSpgrRecord Modifier and Type Method Description EscherSpgrRecord
EscherSpgrRecord. copy()
Constructors in org.apache.poi.ddf with parameters of type EscherSpgrRecord Constructor Description EscherSpgrRecord(EscherSpgrRecord other)
-