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