SkinLF
Version 1.1

com.l2fprod.gui.region
Class ImageRegion

java.lang.Object
  |
  +--com.l2fprod.gui.region.Region
        |
        +--com.l2fprod.gui.region.ImageRegion

public class ImageRegion
extends Region

Created on 21/12/2000 by Frederic Lavigne, fred@L2FProd.com

Version:
$Revision: 1.2 $, $Date: 2001/03/11 21:21:53 $
Author:
$Author: l2fprod $

Constructor Summary
ImageRegion(java.awt.Image img)
           
ImageRegion(java.awt.Image img, int width, int height)
           
 
Method Summary
 int getHeight()
           
 java.awt.Image getImage()
           
 int getWidth()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImageRegion

public ImageRegion(java.awt.Image img)

ImageRegion

public ImageRegion(java.awt.Image img,
                   int width,
                   int height)
Method Detail

getImage

public java.awt.Image getImage()

getWidth

public int getWidth()

getHeight

public int getHeight()

SkinLF
Version 1.1

www.L2FProd.com
© 2000-2001 L2FProd.com