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