Top   Module   Use   Manual   Index 

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

enum ConnectorType


Description
The ConnectorType specifies the appearance of a connector.


Values

STANDARD
Description
the connector is drawn with three lines, with the middle line perpendicular to the other two
CURVE
Description
the ConnectorShape is drawn as a curve
LINE
Description
the ConnectorShape is drawn as a straight line
LINES
Description
the connector is drawn with three lines
Top of Page