LineStyle

A LineStyle describes how to draw the joining line section of an arrow. The arrow head and tail are drawn automatically according to the context; for example: inheritance arrows are drawn with a triangle shaped head.

A LineStyle is comprised of its color, thickness, brushstroke and routing.

Examples:

LineStyle ( Color ( normal 0 140 0 strong 0 100 0 ) fat manhattan )

LineStyle ( Color ( normal 140 0 0 strong 100 0 0 ) dotted )