equalsApprox method
(undocumented) @param {PathFigure} f @return {boolean}
Implementation
_i2.bool equalsApprox(_i3.PathFigure f) => _i4.callMethod(
this,
'equalsApprox',
[f],
);
(undocumented) @param {PathFigure} f @return {boolean}
_i2.bool equalsApprox(_i3.PathFigure f) => _i4.callMethod(
this,
'equalsApprox',
[f],
);