Package adalid.jee2

Class ImageFile

java.lang.Object
adalid.jee2.ImageFile

public class ImageFile extends Object
Author:
Jorge Campins
  • Field Details

    • path

      public String path
    • height

      public int height
    • width

      public int width
  • Constructor Details

    • ImageFile

      public ImageFile(String name)
  • Method Details

    • getImageFileName

      public String getImageFileName()
      Returns:
      the image file name
    • getPath

      public String getPath()
    • getHeight

      public int getHeight()
    • getWidth

      public int getWidth()