Uses of Enum Class
org.apache.poi.common.usermodel.fonts.FontPitch
Packages that use FontPitch
Package
Description
-
Uses of FontPitch in org.apache.poi.common.usermodel.fonts
Methods in org.apache.poi.common.usermodel.fonts that return FontPitchModifier and TypeMethodDescriptionFontInfo.getPitch()static FontPitchFontPitch.valueOf(int flag) Returns the enum constant of this class with the specified name.static FontPitchReturns the enum constant of this class with the specified name.static FontPitchFontPitch.valueOfPitchFamily(byte pitchAndFamily) Get FontPitch from native idstatic FontPitch[]FontPitch.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.poi.common.usermodel.fonts with parameters of type FontPitchModifier and TypeMethodDescriptionstatic byteFontPitch.getNativeId(FontPitch pitch, FontFamily family) Combine pitch and family to native idvoidSet the font pitch -
Uses of FontPitch in org.apache.poi.hslf.usermodel
Methods in org.apache.poi.hslf.usermodel that return FontPitchMethods in org.apache.poi.hslf.usermodel with parameters of type FontPitch -
Uses of FontPitch in org.apache.poi.hwmf.record
Methods in org.apache.poi.hwmf.record that return FontPitchMethods in org.apache.poi.hwmf.record with parameters of type FontPitch