struct Hermes::Types::Circle
- Hermes::Types::Circle
- Hermes::Types::IGeoShape
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
hermes/types/circle.crConstructors
Instance Method Summary
- #coordinates : Array(Float64)
- #coordinates=(coordinates : Array(Float64))
- #r
- #radius : String
- #radius=(radius : String)
- #type : String
- #type=(type : String)
- #unit