Uses of Class
org.foray.font.SystemFont

Packages that use SystemFont
org.foray.font Classes providing read-only access to font files and system font classes. 
org.foray.font.config Classes related to the configuration of the font subsystem and registration of fonts in it. 
 

Uses of SystemFont in org.foray.font
 

Methods in org.foray.font that return SystemFont
 SystemFont ConsumerFont4a.getSystemFont()
          Returns the font cast as a system font.
static SystemFont SystemFont.makeSystemFont(RegisteredFont rf)
          Factory method that creates a new SystemFont instance.
 SystemFont FreeStandingFont.systemFontManifestation()
          Returns the SystemFont manifestation of this font.
 

Uses of SystemFont in org.foray.font.config
 

Methods in org.foray.font.config that return SystemFont
 SystemFont RegisteredFont.getSystemFont()
          Returns the SystemFont manifestation of this font.
 



Copyright © 2017. All rights reserved.