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()
Optionaloptions: ArcStyleOptions = {}Protected_Returns the style used to render primitives (a style with a circle image and the color of this style).
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).