Uses of Enum
com.winnovative_software.StdFontBaseFamily
-
Uses of StdFontBaseFamily in com.winnovative_software
Methods in com.winnovative_software that return StdFontBaseFamilyModifier and TypeMethodDescriptionPdfFont.standardFamily()Gets the predefined family name of this PDF fontstatic StdFontBaseFamilyReturns the enum constant of this type with the specified name.static StdFontBaseFamily[]StdFontBaseFamily.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.winnovative_software with parameters of type StdFontBaseFamilyModifier and TypeMethodDescriptionvoidPdfFont.setStandardFamily(StdFontBaseFamily standardFamily) Sets the predefined family name of this PDF fontConstructors in com.winnovative_software with parameters of type StdFontBaseFamilyModifierConstructorDescriptionPdfFont(StdFontBaseFamily standardFamily, float fontSizePoints) Creates a standard PDF font