Class FontResourceProviderSPI

java.lang.Object
com.helger.font.kurinto.sans.FontResourceProviderSPI
All Implemented Interfaces:
com.helger.font.api.IFontResourceProviderSPI

@IsSPIImplementation public final class FontResourceProviderSPI extends Object implements com.helger.font.api.IFontResourceProviderSPI
The implementation of IFontResourceProviderSPI for this project.
Author:
Philip Helger
  • Constructor Details

    • FontResourceProviderSPI

      public FontResourceProviderSPI()
  • Method Details

    • getAllFontResources

      @Nonnull public Iterable<? extends com.helger.font.api.IFontResource> getAllFontResources()
      Specified by:
      getAllFontResources in interface com.helger.font.api.IFontResourceProviderSPI