The factor with which to calculate the 'height' of an arc using the distance from start to end of the LineString.
The number of segments to render the arc with.
An offset from the arc end/start to the starting point / end point
Same as getStroke().getWidth() / getStroke().setWidth()
Optional
options: ArcStyleOptions = {}Protected
_get
A style which applies an arc to LineString geometries depending on their first and last coordinates. All other coordinates will be ignored. This still will not render non-LineString geometries (same as ArrowStyle).