Uses of Enum Class
org.apache.poi.hwmf.record.HwmfBitmapDib.Compression
Packages that use HwmfBitmapDib.Compression
-
Uses of HwmfBitmapDib.Compression in org.apache.poi.hwmf.record
Methods in org.apache.poi.hwmf.record that return HwmfBitmapDib.CompressionModifier and TypeMethodDescriptionstatic HwmfBitmapDib.Compression
Returns the enum constant of this class with the specified name.static HwmfBitmapDib.Compression[]
HwmfBitmapDib.Compression.values()
Returns an array containing the constants of this enum class, in the order they are declared.