abstract struct WKB::Geometry

Direct Known Subclasses

Defined in:

wkb/geojson.cr:84
wkb/geojson.cr:138
wkb/geometry.cr

Constructors

Instance Method Summary

Instance methods inherited from struct WKB::Object

children children, empty? empty?, has_m?(*args, **options)
has_m?(*args, **options, &)
has_m?
, has_z?(*args, **options)
has_z?(*args, **options, &)
has_z?
, has_zm?(*args, **options)
has_zm?(*args, **options, &)
has_zm?
, mode : WKB::Mode mode, size size, srid : Int32 srid, to_json(builder : JSON::Builder) to_json

Constructor methods inherited from struct WKB::Object

new(pull : JSON::PullParser) new

Constructor Detail

def self.new(pull : JSON::PullParser) #

Instance Method Detail

abstract def to_coordinates #

def to_json(builder : JSON::Builder) : Nil #