StarOffice 5.2 API
reverse engineered by classdoc

com.sun.star.drawing
Class GluePoint

java.lang.Object
  |
  +--com.sun.star.drawing.GluePoint

public synchronized class GluePoint
extends java.lang.Object


Field Summary
 short Alignment
           
 short EscapeDirection
           
 com.sun.star.awt.Point Position
           
 boolean PositionAbsolute
           
static java.lang.Object UNORUNTIMEDATA
           
 
Constructor Summary
GluePoint()
           
GluePoint(com.sun.star.awt.Point p, short s1, boolean b, short s2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Alignment

public short Alignment

EscapeDirection

public short EscapeDirection

Position

public com.sun.star.awt.Point Position

PositionAbsolute

public boolean PositionAbsolute

UNORUNTIMEDATA

public static java.lang.Object UNORUNTIMEDATA
Constructor Detail

GluePoint

public GluePoint()

GluePoint

public GluePoint(com.sun.star.awt.Point p,
                 short s1,
                 boolean b,
                 short s2)

StarOffice 5.2 API
reverse engineered by classdoc