ComputeRectangleOptions

Properties

Link copied to clipboard
abstract var cornerType: CornerType?

Determines the style of the corners. Default value - CornerType.ROUNDED

Link copied to clipboard
abstract var ellipsoid: Ellipsoid?

The ellipsoid to be used as a reference. Default value - Ellipsoid.default

Link copied to clipboard

An array of positions that define the center of the corridor.

Link copied to clipboard
abstract var width: Double

The distance between the edges of the corridor in meters.