Class FontDefinition


  • public final class FontDefinition
    extends Object
    Data definition to create a font from an external resource(i.e parsing a script file).
    Author:
    Grégory Van den Borre
    • Method Detail

      • getSize

        public int getSize()
      • getPath

        public String getPath()
      • getName

        public String getName()
      • setPath

        public void setPath​(String path)
      • setName

        public void setName​(String name)