menu
latlong2 package
documentation
spline/catmull_rom_spline.dart
Point2D
Point2D.new constructor
Point2D.new constructor
dark_mode
light_mode
Point2D
constructor
Point2D
(
double
x
,
double
y
)
Implementation
Point2D(this.x, this.y);
latlong2 package
documentation
spline/catmull_rom_spline
Point2D
Point2D.new constructor
Point2D class