Top   Module   Use   Manual   Index 

com :: sun :: star :: drawing ::

enum ConnectionType


Description
the direction where the connection line leaves the connection point.


Values

AUTO
Description
the connection point is chosen automatically,
LEFT
Description
the connection line leaves the connected object to the left,
TOP
Description
the connection line leaves the connected object from the top,
RIGHT
Description
the connection line leaves the connected object to the right,
BOTTOM
Description
the connection line leaves the connected object from the bottom,
SPECIAL
Description
not implemented, yet.
Top of Page