struct Hermes::Types::GeometryCollection
- Hermes::Types::GeometryCollection
- Struct
- Value
- Object
Defined in:
hermes/types/geometry_collection.crConstructors
Instance Method Summary
- #geometries : Array(GeoShape)
- #geometries=(_geometries : Array(GeoShape))
- #to_json(json : JSON::Builder)
- #type : String
- #type=(_type : String)