abstract struct WKB::Object

Direct Known Subclasses

Defined in:

wkb/geojson.cr
wkb/object.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

abstract def children #

abstract def empty? #

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

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

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

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

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

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

def mode : WKB::Mode #

abstract def size #

def srid : Int32 #

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