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