G2ContinuityProfile

constructor(@FloatRange(from = 0.0) extendedFraction: Double, @FloatRange(from = 0.0, to = 1.0) arcFraction: Double, @FloatRange(from = 0.0) bezierCurvatureScale: Double, @FloatRange(from = 0.0, fromInclusive = false) arcCurvatureScale: Double)(source)