Package org.geotools.processing.jai
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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the exact registry classes contributed by the GeoTools process-raster module.
-
Constructor Details
-
TransparencyFillRegistryAllowListProvider
public TransparencyFillRegistryAllowListProvider()Default constructor required byServiceLoader.Logs provider discovery at debug level so service-loading can be diagnosed when needed.
-
-
Method Details
-
getAllowedRegistryClasses
Returns the exact registry classes contributed by the GeoTools process-raster module.- Specified by:
getAllowedRegistryClassesin interfaceRegistryAllowListProvider
-