struct

PG::Geo::LineSegment

Inherits Struct / Value / Object

Constructors

new(x1 : Float64, y1 : Float64, x2 : Float64, y2 : Float64)
Source

Instance methods

clone
Source
copy_with(x1 _x1 = @x1, y1 _y1 = @y1, x2 _x2 = @x2, y2 _y2 = @y2)
Source
x1
x2
y1
y2