public class CropSpi extends Object implements javax.media.jai.OperationRegistrySpi
Constructor and Description |
---|
CropSpi()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
updateRegistry(javax.media.jai.OperationRegistry registry)
Registers the Crop 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.OperationRegistrySpi
registry
- The registry with which to register the operations and their factories.Copyright © 2006–2017 GeoSolutions. All rights reserved.