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