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