public interface ImageGenerator<T extends ImageSingleBand>
| Modifier and Type | Method and Description |
|---|---|
T[] |
createArray(int number) |
T |
createInstance(int width,
int height) |
Class<T> |
getType() |
Copyright © 2013. All Rights Reserved.