Class 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 Detail

      • FontResourceProviderSPI

        public FontResourceProviderSPI()
    • Method Detail

      • getAllFontResources

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