public class RangeLookupSpi extends Object implements javax.media.jai.OperationRegistrySpi
| Constructor and Description |
|---|
RangeLookupSpi()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
updateRegistry(javax.media.jai.OperationRegistry registry)
Registers the RangeLookup operation and its
associated image factories across all supported operation modes.
|
public void updateRegistry(javax.media.jai.OperationRegistry registry)
updateRegistry in interface javax.media.jai.OperationRegistrySpiregistry - The registry with which to register the operations
and their factories.Copyright © 2009–2020. All rights reserved.