Uses of Class
org.compiere.print.MPrintFont
Packages that use MPrintFont
Package
Description
Provide interface and classes for iDempiere reporting engine.
-
Uses of MPrintFont in org.compiere.print
Methods in org.compiere.print that return MPrintFontModifier and TypeMethodDescriptionstatic MPrintFontMPrintFont.get(int AD_PrintFont_ID) Get FontMPrintFont.markImmutable()Constructors in org.compiere.print with parameters of type MPrintFontModifierConstructorDescriptionMPrintFont(Properties ctx, MPrintFont copy) Copy constructorMPrintFont(Properties ctx, MPrintFont copy, String trxName) Copy constructorMPrintFont(MPrintFont copy) Copy constructor