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