Class: RGeo::Geographic::SphericalGeometryCollectionImpl
- Inherits:
-
Object
- Object
- RGeo::Geographic::SphericalGeometryCollectionImpl
- Includes:
- Feature::GeometryCollection, SphericalGeometryMethods, ImplHelper::BasicGeometryCollectionMethods, ImplHelper::BasicGeometryMethods
- Defined in:
- lib/rgeo/geographic/spherical_feature_classes.rb
Overview
:nodoc:
Instance Attribute Summary
Attributes included from ImplHelper::BasicGeometryCollectionMethods
Attributes included from ImplHelper::BasicGeometryMethods
Method Summary
Methods included from SphericalGeometryMethods
Methods included from ImplHelper::BasicGeometryCollectionMethods
#[], #dimension, #each, #geometry_n, #geometry_type, #hash, #initialize, #is_empty?, #num_geometries, #rep_equals?
Methods included from ImplHelper::BasicGeometryMethods
#as_binary, #as_text, #encode_with, #init_with, #inspect, #marshal_dump, #marshal_load, #to_s
Methods included from Feature::GeometryCollection
#[], #each, #geometry_n, #node, #num_geometries, #size
Methods included from Feature::Type
#add_subtype, #check_type, #each_immediate_subtype, extended, #subtype_of?, #supertype, #type_name
Methods included from Feature::Geometry
#*, #+, #-, #==, #as_binary, #as_text, #boundary, #buffer, #contains?, #convex_hull, #crosses?, #difference, #dimension, #disjoint?, #distance, #envelope, #eql?, #equals?, #factory, #geometry_type, #intersection, #intersects?, #is_empty?, #is_simple?, #overlaps?, #relate?, #rep_equals?, #srid, #sym_difference, #touches?, #unary_union, #union, #within?