Interface FontSetFamily

  • All Superinterfaces:
    java.lang.Cloneable, JRCloneable
    All Known Implementing Classes:
    SimpleFontSetFamily

    public interface FontSetFamily
    extends JRCloneable
    Author:
    Lucian Chirita (lucianc@users.sourceforge.net)
    • Method Detail

      • getFamilyName

        java.lang.String getFamilyName()
      • isPrimary

        boolean isPrimary()
      • getIncludedScripts

        java.util.List<java.lang.String> getIncludedScripts()
      • getExcludedScripts

        java.util.List<java.lang.String> getExcludedScripts()