coords property

List<double> coords
final

Axial: [x0, y0, x1, y1]. Radial: [x0, y0, r0, x1, y1, r1].

Implementation

final List<double> coords;