Class FontManagers


  • public class FontManagers
    extends Object
    Utility methods to work with FontManager instances.
    • Method Detail

      • startBuilding

        public static FontManagerInitiator startBuilding​(String id)
        Entry point to the Fluent API for creating FontManager instances.
        Parameters:
        id - an arbitrary, unique identifier for the FontManager to be built.
        Returns:
        an object providing further methods for the Fluent builder API