Begin-arrow head value (Visio ArrowHeads integer string).
End-arrow head value (Visio ArrowHeads integer string).
Connection point used on the from-shape.
ID of the shape at the connector's begin-point (BeginX). undefined if the begin endpoint is not connected to any shape.
Visio shape ID of the connector (1D shape).
Line style extracted from the connector's Line section.
Connection point used on the to-shape.
ID of the shape at the connector's end-point (EndX). undefined if the end endpoint is not connected to any shape.
Raw data extracted from the page XML for a single connector shape. Returned by
ShapeReader.readConnectors()and wrapped by theConnectorclass.