computeCurve method
Returns the #curve, unless this link is supposed to pretend to be curved, as with reflexive links.
This method may be overridden. Please read the Introduction page on Extensions for how to override methods and how to call this base method. @expose @return {EnumValue} @since 1.6
Implementation
_i3.EnumValue computeCurve() => _i4.callMethod(
this,
'computeCurve',
[],
);