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 $
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImageRegion
public ImageRegion(java.awt.Image img)
ImageRegion
public ImageRegion(java.awt.Image img,
int width,
int height)
getImage
public java.awt.Image getImage()
getWidth
public int getWidth()
getHeight
public int getHeight()
www.L2FProd.com
© 2000-2001 L2FProd.com