j2d.io.gif.stills
Class ImageDescriptor
java.lang.Object
   j2d.io.gif.stills.ImageDescriptor
j2d.io.gif.stills.ImageDescriptor
- public class ImageDescriptor 
- extends java.lang.Object
 
| Constructor Summary | 
| ImageDescriptor(short width,
                short height,
                char separator)
 | 
 
 
| Methods inherited from class java.lang.Object | 
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
separator_
public byte separator_
leftPosition_
public short leftPosition_
topPosition_
public short topPosition_
width_
public short width_
height_
public short height_
ImageDescriptor
public ImageDescriptor(short width,
                       short height,
                       char separator)
write
public void write(java.io.OutputStream os)
           throws java.io.IOException
- 
- Throws:
- java.io.IOException
 
setLocalColorTableSize
public void setLocalColorTableSize(byte num)
- 
 
setReserved
public void setReserved(byte num)
- 
 
setSortFlag
public void setSortFlag(byte num)
- 
 
setInterlaceFlag
public void setInterlaceFlag(byte num)
- 
 
setLocalColorTableFlag
public void setLocalColorTableFlag(byte num)
-