Class TransparencyFillRegistryAllowListProvider

Object
TransparencyFillRegistryAllowListProvider
All Implemented Interfaces:
RegistryAllowListProvider

public final class TransparencyFillRegistryAllowListProvider extends Object implements RegistryAllowListProvider
Contributes the GeoTools transparency-fill registry classes that ImageN may instantiate from this module registry file.
  • Constructor Details

    • TransparencyFillRegistryAllowListProvider

      public TransparencyFillRegistryAllowListProvider()
      Default constructor required by ServiceLoader.

      Logs provider discovery at debug level so service-loading can be diagnosed when needed.

  • Method Details

    • getAllowedRegistryClasses

      public Set<String> getAllowedRegistryClasses()
      Returns the exact registry classes contributed by the GeoTools process-raster module.
      Specified by:
      getAllowedRegistryClasses in interface RegistryAllowListProvider