org.dillenburg.pictureframe
Class ImageInfo

java.lang.Object
  extended by org.dillenburg.pictureframe.ImageInfo

public class ImageInfo
extends java.lang.Object


Constructor Summary
ImageInfo(java.io.File file)
           
 
Method Summary
 float getAspect()
           
 java.awt.Dimension getDimension()
           
 java.io.File getFile()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImageInfo

public ImageInfo(java.io.File file)
          throws java.io.IOException
Throws:
java.io.IOException
Method Detail

getDimension

public java.awt.Dimension getDimension()

getAspect

public float getAspect()

getFile

public java.io.File getFile()


JPictureFrame hosted by SourceForge.net - John Dillenburg - john_sourceforge@dillenburg.org