struct

Cairo::Extents

Inherits Struct / Value / Object

Constructors

new(x1 : Float64, y1 : Float64, x2 : Float64, y2 : Float64)
Source
new(p1 : Point, p2 : Point)
Source

Instance methods

p1=(p : Point)
Source
p2=(p : Point)
Source
x1=(x1 : Float64)
Source
x2=(x2 : Float64)
Source
y1=(y1 : Float64)
Source
y2=(y2 : Float64)
Source