This behaviour uses an ArcBuilder to create an arc's approximation as a JTS LineString and returns {@link CreateFeatureCommand} with the arcapproximation as default geometry.
The geometry is created in the current map's {@link CoordinateReferenceSystem} and then projected back to the currentlayer's CRS.
@author Aritz Davila (www.axios.es) @author Mauricio Pazos (www.axios.es) @since 1.1.0 @see ArcBuilder
|
|