struct Hermes::Types::GeometryCollection

Defined in:

hermes/types/geometry_collection.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(__temp_82 : JSON::PullParser) #

def self.new(geometries) #

[View source]

Instance Method Detail

def geometries : Array(GeoShape) #

def geometries=(_geometries : Array(GeoShape)) #

def to_json(json : JSON::Builder) #

def type : String #

def type=(_type : String) #