<!--NewPage--> <html> <head> <!-- Generated by javadoc on Sat May 10 12:23:02 1997 --> <a name="_top_"></a> <title> Class ImageDescriptor </title> </head> <body> <h1> Class ImageDescriptor </h1> <pre> <a href="java.lang.Object.html#_top_">java.lang.Object</a> | +----ImageDescriptor </pre> <hr> <dl> <dt> class <b>ImageDescriptor</b> <dt> extends <a href="java.lang.Object.html#_top_">Object</a> </dl> <hr> <a name="index"></a> <h2> <img src="images/variable-index.gif" width=207 height=38 alt="Variable Index"> </h2> <dl> <dt> <img src="images/magenta-ball-small.gif" width=6 height=6 alt=" o "> <a href="#height_"><b>height_</b></a> <dd> <dt> <img src="images/magenta-ball-small.gif" width=6 height=6 alt=" o "> <a href="#leftPosition_"><b>leftPosition_</b></a> <dd> <dt> <img src="images/magenta-ball-small.gif" width=6 height=6 alt=" o "> <a href="#separator_"><b>separator_</b></a> <dd> <dt> <img src="images/magenta-ball-small.gif" width=6 height=6 alt=" o "> <a href="#topPosition_"><b>topPosition_</b></a> <dd> <dt> <img src="images/magenta-ball-small.gif" width=6 height=6 alt=" o "> <a href="#width_"><b>width_</b></a> <dd> </dl> <h2> <img src="images/constructor-index.gif" width=275 height=38 alt="Constructor Index"> </h2> <dl> <dt> <img src="images/yellow-ball-small.gif" width=6 height=6 alt=" o "> <a href="#ImageDescriptor(short, short, char)"><b>ImageDescriptor</b></a>(short, short, char) <dd> </dl> <h2> <img src="images/method-index.gif" width=207 height=38 alt="Method Index"> </h2> <dl> <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#SetInterlaceFlag(byte)"><b>SetInterlaceFlag</b></a>(byte) <dd> <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#SetLocalColorTableFlag(byte)"><b>SetLocalColorTableFlag</b></a>(byte) <dd> <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#SetLocalColorTableSize(byte)"><b>SetLocalColorTableSize</b></a>(byte) <dd> <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#SetReserved(byte)"><b>SetReserved</b></a>(byte) <dd> <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#SetSortFlag(byte)"><b>SetSortFlag</b></a>(byte) <dd> <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#Write(java.io.OutputStream)"><b>Write</b></a>(OutputStream) <dd> </dl> <a name="variables"></a> <h2> <img src="images/variables.gif" width=153 height=38 alt="Variables"> </h2> <a name="separator_"><img src="images/magenta-ball.gif" width=12 height=12 alt=" o "></a> <b>separator_</b> <pre> public byte separator_ </pre> <a name="leftPosition_"><img src="images/magenta-ball.gif" width=12 height=12 alt=" o "></a> <b>leftPosition_</b> <pre> public short leftPosition_ </pre> <a name="topPosition_"><img src="images/magenta-ball.gif" width=12 height=12 alt=" o "></a> <b>topPosition_</b> <pre> public short topPosition_ </pre> <a name="width_"><img src="images/magenta-ball.gif" width=12 height=12 alt=" o "></a> <b>width_</b> <pre> public short width_ </pre> <a name="height_"><img src="images/magenta-ball.gif" width=12 height=12 alt=" o "></a> <b>height_</b> <pre> public short height_ </pre> <a name="constructors"></a> <h2> <img src="images/constructors.gif" width=231 height=38 alt="Constructors"> </h2> <a name="ImageDescriptor"></a> <a name="ImageDescriptor(short, short, char)"><img src="images/yellow-ball.gif" width=12 height=12 alt=" o "></a> <b>ImageDescriptor</b> <pre> public ImageDescriptor(short width, short height, char separator) </pre> <a name="methods"></a> <h2> <img src="images/methods.gif" width=151 height=38 alt="Methods"> </h2> <a name="Write(java.io.OutputStream)"><img src="images/red-ball.gif" width=12 height=12 alt=" o "></a> <a name="Write"><b>Write</b></a> <pre> public void Write(<a href="java.io.OutputStream.html#_top_">OutputStream</a> output) throws <a href="java.io.IOException.html#_top_">IOException</a> </pre> <a name="SetLocalColorTableSize(byte)"><img src="images/red-ball.gif" width=12 height=12 alt=" o "></a> <a name="SetLocalColorTableSize"><b>SetLocalColorTableSize</b></a> <pre> public void SetLocalColorTableSize(byte num) </pre> <a name="SetReserved(byte)"><img src="images/red-ball.gif" width=12 height=12 alt=" o "></a> <a name="SetReserved"><b>SetReserved</b></a> <pre> public void SetReserved(byte num) </pre> <a name="SetSortFlag(byte)"><img src="images/red-ball.gif" width=12 height=12 alt=" o "></a> <a name="SetSortFlag"><b>SetSortFlag</b></a> <pre> public void SetSortFlag(byte num) </pre> <a name="SetInterlaceFlag(byte)"><img src="images/red-ball.gif" width=12 height=12 alt=" o "></a> <a name="SetInterlaceFlag"><b>SetInterlaceFlag</b></a> <pre> public void SetInterlaceFlag(byte num) </pre> <a name="SetLocalColorTableFlag(byte)"><img src="images/red-ball.gif" width=12 height=12 alt=" o "></a> <a name="SetLocalColorTableFlag"><b>SetLocalColorTableFlag</b></a> <pre> public void SetLocalColorTableFlag(byte num) </pre> </body> </html>