PlainArrowOverlay
A PlainArrow is an arrow with a flat baseline, ie. it does not fold back at all. Internally
this overlay is simply an Arrow overlay with foldback set to 1.
Extends
ArrowOverlay<EL>
Type Parameters
EL
EL
Properties
contentTags
contentTags:
string[]
Return the tag for this overlay's content element. For instance, the ArrowOverlay returns a path;
DotOverlay returns circle.