Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.lowagie.text.pdf.codec
Class GifImage.GifFrame  view GifImage.GifFrame download GifImage.GifFrame.java

java.lang.Object
  extended bycom.lowagie.text.pdf.codec.GifImage.GifFrame
Enclosing class:
GifImage

static class GifImage.GifFrame
extends java.lang.Object


Field Summary
(package private)  com.lowagie.text.Image image
           
(package private)  int ix
           
(package private)  int iy
           
 
Constructor Summary
(package private) GifImage.GifFrame()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

image

com.lowagie.text.Image image

ix

int ix

iy

int iy
Constructor Detail

GifImage.GifFrame

GifImage.GifFrame()