struct WKB::Point
- WKB::Point
- WKB::Geometry
- WKB::Object
- Struct
- Value
- Object
Defined in:
wkb/geojson.crwkb/point.cr
Constructors
Instance Method Summary
- #children
- #empty?(*args, **options)
- #empty?(*args, **options, &)
- #kind
- #m(*args, **options)
- #m(*args, **options, &)
- #position : Position
- #size
- #to_coordinates(*args, **options)
- #to_coordinates(*args, **options, &)
- #x(*args, **options)
- #x(*args, **options, &)
- #y(*args, **options)
- #y(*args, **options, &)
- #z(*args, **options)
- #z(*args, **options, &)
Instance methods inherited from struct WKB::Geometry
to_coordinates
to_coordinates,
to_json(builder : JSON::Builder) : Nil
to_json
Constructor methods inherited from struct WKB::Geometry
new(pull : JSON::PullParser)
new
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