struct WKB::GeometryCollection
- WKB::GeometryCollection
- WKB::Object
- Struct
- Value
- Object
Defined in:
wkb/geojson.cr:127wkb/geojson.cr:138
wkb/geometry_collection.cr
Constructors
Instance Method Summary
- #children : Array(WKB::Geometry)
- #empty?(*args, **options)
- #empty?(*args, **options, &)
- #geometries : Array(Geometry)
- #kind
- #size(*args, **options)
- #size(*args, **options, &)
- #to_json(builder : JSON::Builder) : Nil
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