StarOffice 5.2 API
reverse engineered by classdoc

com.sun.star.awt
Class Point

java.lang.Object
  |
  +--com.sun.star.awt.Point

public synchronized class Point
extends java.lang.Object


Field Summary
static java.lang.Object UNORUNTIMEDATA
           
 int X
           
 int Y
           
 
Constructor Summary
Point()
           
Point(int i1, int i2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

UNORUNTIMEDATA

public static java.lang.Object UNORUNTIMEDATA

X

public int X

Y

public int Y
Constructor Detail

Point

public Point()

Point

public Point(int i1,
             int i2)

StarOffice 5.2 API
reverse engineered by classdoc