Uses of Interface
com.xebisco.yield.manager.FontManager
Packages that use FontManager
-
Uses of FontManager in com.xebisco.yield.font
Constructors in com.xebisco.yield.font with parameters of type FontManagerModifierConstructorDescriptionFont(String path, double size, FontManager fontManager, FileIOManager ioManager) Constructs a new Font object. -
Uses of FontManager in com.xebisco.yield.platform
Methods in com.xebisco.yield.platform that return FontManagerModifier and TypeMethodDescriptionApplicationPlatform.fontManager()Get the font manager instance.