|
JIGL v1.6 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Interface for interpolation of Images. Each class that implements this interface
should have an interp(float x, float y) method to support floating-point coordinate access.
| Method Summary | |
int |
getInterpolationMethod()
Returns the interpolation method for this interpolated image. |
void |
setInterpolationMethod(int m)
Sets the interpolation method for this interpolated image. |
| Methods inherited from interface jigl.image.Image |
copy, copy, getJavaImage, toString, X, Y |
| Method Detail |
public int getInterpolationMethod()
public void setInterpolationMethod(int m)
|
JIGL v1.6 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||