|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Accessor functions for an image
Method Summary | |
double |
getColumn()
Accessor for the image position |
double |
getHeight()
Accessor for the image dimensions |
byte[] |
getImageData()
Accessor for the image data |
java.io.File |
getImageFile()
Accessor for the image file |
double |
getRow()
Accessor for the image position |
double |
getWidth()
Accessor for the image dimensions |
Method Detail |
public double getColumn()
public double getRow()
public double getWidth()
public double getHeight()
public java.io.File getImageFile()
public byte[] getImageData()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |