|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjaitools.media.jai.regionalize.RegionalizeSpi
public class RegionalizeSpi
OperationRegistrySpi implementation to register the "Regionalize" operation and its associated image factories.
| Constructor Summary | |
|---|---|
RegionalizeSpi()
Default constructor. |
|
| Method Summary | |
|---|---|
void |
updateRegistry(javax.media.jai.OperationRegistry registry)
Registers the Regionalize operation and its associated image factories across all supported operation modes. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RegionalizeSpi()
| Method Detail |
|---|
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.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||