Uses of Class
org.apache.poi.hwmf.record.HwmfFont.WmfClipPrecision
-
Packages that use HwmfFont.WmfClipPrecision Package Description org.apache.poi.hwmf.record -
-
Uses of HwmfFont.WmfClipPrecision in org.apache.poi.hwmf.record
Fields in org.apache.poi.hwmf.record declared as HwmfFont.WmfClipPrecision Modifier and Type Field Description protected HwmfFont.WmfClipPrecisionHwmfFont. clipPrecisionAn 8-bit unsigned integer that defines the clipping precision.Methods in org.apache.poi.hwmf.record that return HwmfFont.WmfClipPrecision Modifier and Type Method Description HwmfFont.WmfClipPrecisionHwmfFont. getClipPrecision()
-