module WKB::LineStringSequenceable

Direct including types

Defined in:

wkb/line_string_sequenceable.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(line_array : Array(Array(Array(Float64))), mode = Mode::XY, srid = 0) #

Instance Method Detail

def children #

def empty?(*args, **options) #

def empty?(*args, **options, &) #

def line_strings : Array(LineString) #

def size(*args, **options) #

def size(*args, **options, &) #

def to_coordinates : Array(Array(Array(Float64))) #