|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IFableImage
| Method Summary | |
|---|---|
java.lang.String |
getFileName()
The name not the full path of the file. |
int |
getHeight()
The secpnd dimension of the image |
float[] |
getImage()
The image data. |
long |
getLoadTime()
Time to load image, or -1 if not calculated. |
int |
getWidth()
The first dimension of the image |
| Method Detail |
|---|
java.lang.String getFileName()
int getWidth()
int getHeight()
float[] getImage()
long getLoadTime()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||