struct Hermes::Types::LineString
- Hermes::Types::LineString
- Hermes::Types::IGeoShape
- Struct
- Value
- Object
Defined in:
hermes/types/line_string.crConstructors
Instance Method Summary
- #coordinates : Array(Array(Float64))
- #coordinates=(_coordinates : Array(Array(Float64)))
- #to_json(json : JSON::Builder)
- #type : String
- #type=(_type : String)