abstract struct WKB::Object
 
  - WKB::Object
 - Struct
 - Value
 - Object
 
Direct Known Subclasses
Defined in:
wkb/geojson.crwkb/object.cr
Constructors
Instance Method Summary
- #children
 - #empty?
 - #has_m?(*args, **options)
 - #has_m?(*args, **options, &)
 - #has_z?(*args, **options)
 - #has_z?(*args, **options, &)
 - #has_zm?(*args, **options)
 - #has_zm?(*args, **options, &)
 - #mode : WKB::Mode
 - #size
 - #srid : Int32
 - #to_json(builder : JSON::Builder)