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