net.sourceforge.jpotpourri.util
Class ImageUtil.WidthHeight

java.lang.Object
  extended by net.sourceforge.jpotpourri.util.ImageUtil.WidthHeight
Enclosing class:
ImageUtil

public static class ImageUtil.WidthHeight
extends java.lang.Object

Author:
christoph_pickl@users.sourceforge.net

Constructor Summary
ImageUtil.WidthHeight(int width, int height)
           
 
Method Summary
 int getHeight()
           
 int getWidth()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImageUtil.WidthHeight

public ImageUtil.WidthHeight(int width,
                             int height)
Method Detail

getHeight

public final int getHeight()

getWidth

public final int getWidth()


Copyright © 2008. All Rights Reserved.