LibreOffice
LibreOffice 7.4 SDK API Reference
Public Attributes | List of all members
GluePoint Struct Referencepublished

A GluePoint could be attached to a shape or to a page. More...

import"GluePoint.idl";

Public Attributes

com::sun::star::awt::Point Position
 This is the position of this GluePoint. More...
 
short EscapeDirection
 This is the direction in which the connector line leaves the GluePoint. More...
 
boolean PositionAbsolute
 If this is TRUE, then the position of this GluePoint is absolute on a page and is not relative to a shape. More...
 
short Alignment
 The alignment of a GluePoint defines how the position of the point is affected by resizing the parent Shape. More...
 

Detailed 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.

Deprecated:
See also
GluePoint2

Member Data Documentation

◆ Alignment

short Alignment

The alignment of a GluePoint defines how the position of the point is affected by resizing the parent Shape.

◆ EscapeDirection

This is the direction in which the connector line leaves the GluePoint.

◆ Position

This is the position of this GluePoint.

◆ PositionAbsolute

boolean PositionAbsolute

If this is TRUE, then the position of this GluePoint is absolute on a page and is not relative to a shape.


The documentation for this struct was generated from the following file: