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