|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.gif4j.MorphingFilter
MorphingFilter is the abstract base class for all morphing filters.
Filters should subclass this class and override the methods which deal with the
data that needs to be filtered and modify it as necessary.
It is meant to be used in conjunction with a GifImage
and GifFrame
objects.
GifFrame
,
GifImage
Field Summary | |
static int |
DEFAULT_DELAY_BETWEEN_FRAMES
default delay between output frames. |
Constructor Summary | |
MorphingFilter()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final int DEFAULT_DELAY_BETWEEN_FRAMES
Constructor Detail |
public MorphingFilter()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |