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