fr.umlv.lovmi.image
Class ImageFactory
java.lang.Object
fr.umlv.lovmi.image.ImageFactory
public class ImageFactory
- extends java.lang.Object
- Author:
- hamster
TODO To change the template for this generated type comment go to Window -
Preferences - Java - Code Style - Code Templates
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImageFactory
public ImageFactory()
setNewLoadindAnimation
public static void setNewLoadindAnimation(fr.umlv.lovmi.gui.frames.LoaderAnimation animation)
createImage
public static Image createImage(java.lang.String[] nameFiles,
int h,
int w,
fr.umlv.lovmi.types.ImageType type)
createEmptyImage
public static Image createEmptyImage(int h,
int w,
fr.umlv.lovmi.types.ImageType type)