Uses of Enum Class
org.projecthusky.fhir.emed.ch.epr.narrative.pdf.ChEmedEprPdfGenerator.FontFamily
Packages that use ChEmedEprPdfGenerator.FontFamily
-
Uses of ChEmedEprPdfGenerator.FontFamily in org.projecthusky.fhir.emed.ch.epr.narrative.pdf
Methods in org.projecthusky.fhir.emed.ch.epr.narrative.pdf that return ChEmedEprPdfGenerator.FontFamilyModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ChEmedEprPdfGenerator.FontFamily[]ChEmedEprPdfGenerator.FontFamily.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.projecthusky.fhir.emed.ch.epr.narrative.pdf with parameters of type ChEmedEprPdfGenerator.FontFamilyModifier and TypeMethodDescriptionprotected voidChEmedEprPdfGenerator.addFontFamily(ChEmedEprPdfGenerator.FontFamily fontFamily) Constructors in org.projecthusky.fhir.emed.ch.epr.narrative.pdf with parameters of type ChEmedEprPdfGenerator.FontFamilyModifierConstructorDescriptionChEmedEprPdfGenerator(NarrativeFormat narrativeFormat, String template, SoftwareProviderMetadataProvider softwareProviderMetadataProvider, ChEmedEprPdfGenerator.FontFamily fontFamily) PdfPrescriptionGenerator(NarrativeFormat narrativeFormat, String template, SoftwareProviderMetadataProvider softwareProviderMetadataProvider, ChEmedEprPdfGenerator.FontFamily fontFamily)