Package adalid.jee2
Class ImageFile
java.lang.Object
adalid.jee2.ImageFile
- Author:
- Jorge Campins
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
path
-
height
public int height -
width
public int width
-
-
Constructor Details
-
ImageFile
-
-
Method Details
-
getImageFileName
- Returns:
- the image file name
-
getPath
-
getHeight
public int getHeight() -
getWidth
public int getWidth()
-