Interface FontSetFamily

All Superinterfaces:
Cloneable, JRCloneable
All Known Implementing Classes:
SimpleFontSetFamily

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

    • getFamilyName

      String getFamilyName()
    • isPrimary

      boolean isPrimary()
    • getIncludedScripts

      List<String> getIncludedScripts()
    • getExcludedScripts

      List<String> getExcludedScripts()