| Modifier and Type | Method and Description | 
|---|---|
| static SingleFrameAnimation | Animations. createAnimation(File image)Create and return a new single frame animation from the specified image file. | 
| static SingleFrameAnimation | Animations. createAnimation(Image image)Create and return a new single frame animation from the specified image. | 
| static SingleFrameAnimation | Animations. createAnimation(InputStream image)Create and return a new single frame animation from the specified image input stream. | 
| static SingleFrameAnimation | Animations. createAnimation(URL image)Create and return a new single frame animation from the specified image URL. | 
Copyright (c) 2006-2013 held jointly by the individual authors. Licensed under the GNU Lesser General Public License (LGPL).