[ DEPRECATED ]
Syntax
struct GluePoint;
Description
A GluePoint could be attached to a shape or to a page.
If a GluePoint is attached to a shape, it is moved when
the shape moves.
The ends of connectors can be attached to GluePoint .
See also
- GluePoint2
-
Field Summary
|
Position |
This is the position of this GluePoint .
|
|
EscapeDirection |
This is the direction in which the connector line leaves the
GluePoint .
|
|
PositionAbsolute |
If this is true
, then the position of this GluePoint is
absolute on a page and is not relative to a shape.
|
|
Alignment |
The alignment of a GluePoint defines how the position of
the point is affected by resizing the parent Shape .
|
|
Field Details
|
|
Syntax
com::sun::star::awt::Point Position;
Description
This is the position of this GluePoint .
Syntax
short EscapeDirection;
Description
This is the direction in which the connector line leaves the
GluePoint .
Syntax
boolean PositionAbsolute;
Description
If this is true
, then the position of this GluePoint is
absolute on a page and is not relative to a shape.
Syntax
short Alignment;
Description
The alignment of a GluePoint defines how the position of
the point is affected by resizing the parent Shape .
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.