Uses of Class
org.jrobin.graph.Gif89Frame
-
Packages that use Gif89Frame Package Description org.jrobin.graph JRobin graph capabilities. -
-
Uses of Gif89Frame in org.jrobin.graph
Subclasses of Gif89Frame in org.jrobin.graph Modifier and Type Class Description (package private) classDirectGif89Frame(package private) classIndexGif89FrameMethods in org.jrobin.graph that return Gif89Frame Modifier and Type Method Description (package private) Gif89FrameGifEncoder. getFrameAt(int index)Methods in org.jrobin.graph with parameters of type Gif89Frame Modifier and Type Method Description (package private) voidGifEncoder. addFrame(Gif89Frame gf)(package private) voidGifEncoder. insertFrame(int index, Gif89Frame gf)(package private) voidGifColorTable. processPixels(Gif89Frame gf)
-