Uses of Class
org.compiere.print.MPrintFont
-
Packages that use MPrintFont Package Description org.compiere.print Provides for.... -
-
Uses of MPrintFont in org.compiere.print
Methods in org.compiere.print that return MPrintFont Modifier and Type Method Description static MPrintFont
MPrintFont. get(int AD_PrintFont_ID)
Get FontMPrintFont
MPrintFont. markImmutable()
Constructors in org.compiere.print with parameters of type MPrintFont Constructor Description MPrintFont(Properties ctx, MPrintFont copy)
MPrintFont(Properties ctx, MPrintFont copy, String trxName)
MPrintFont(MPrintFont copy)
-