Uses of Interface
org.esa.snap.core.gpf.OperatorSpiRegistry
-
Packages that use OperatorSpiRegistry Package Description org.esa.snap.core.gpf SNAP's Graph Processing Framework GPF used for developing and executing raster data operators and graphs of such operators. -
-
Uses of OperatorSpiRegistry in org.esa.snap.core.gpf
Methods in org.esa.snap.core.gpf that return OperatorSpiRegistry Modifier and Type Method Description OperatorSpiRegistryGPF. getOperatorSpiRegistry()Gets the registry for operator SPIs.Methods in org.esa.snap.core.gpf with parameters of type OperatorSpiRegistry Modifier and Type Method Description voidGPF. setOperatorSpiRegistry(OperatorSpiRegistry spiRegistry)Sets the registry for operator SPIs.
-