com.develop.jawin.win32
Class POINT

java.lang.Object
  extended bycom.develop.jawin.win32.POINT

public class POINT
extends java.lang.Object


Field Summary
static java.lang.String marshal
           
 int x
           
 int y
           
 
Constructor Summary
POINT()
           
 
Method Summary
 void marshal(LittleEndianOutputStream leos, java.util.ArrayList objs)
           
 void marshalOut(LittleEndianInputStream leis, java.util.ArrayList objs)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

x

public int x

y

public int y

marshal

public static final java.lang.String marshal
See Also:
Constant Field Values
Constructor Detail

POINT

public POINT()
Method Detail

marshal

public void marshal(LittleEndianOutputStream leos,
                    java.util.ArrayList objs)
             throws java.io.IOException
Throws:
java.io.IOException

marshalOut

public void marshalOut(LittleEndianInputStream leis,
                       java.util.ArrayList objs)
                throws java.io.IOException
Throws:
java.io.IOException


Composia Soft Ltd. Designed by Vitally Shelest. .