public abstract static class FactoryGImageSingleBand.GSingleBorder<T extends ImageBorder> extends java.lang.Object implements GImageSingleBand
| Constructor and Description |
|---|
GSingleBorder(T image) |
| Modifier and Type | Method and Description |
|---|---|
int |
getHeight() |
ImageSingleBand |
getImage() |
int |
getWidth() |
void |
wrap(ImageSingleBand image) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitget, getF, isFloatingPoint, set, set, unsafe_getDprotected T extends ImageBorder image
public GSingleBorder(T image)
public void wrap(ImageSingleBand image)
wrap in interface GImageSingleBandpublic int getWidth()
getWidth in interface GImageSingleBandpublic int getHeight()
getHeight in interface GImageSingleBandpublic ImageSingleBand getImage()
getImage in interface GImageSingleBand