Class: RGeo::Geographic::SphericalMultiPointImpl
- Inherits:
-
Object
- Object
- RGeo::Geographic::SphericalMultiPointImpl
- Includes:
- Feature::MultiPoint, SphericalGeometryMethods, ImplHelper::BasicGeometryCollectionMethods, ImplHelper::BasicGeometryMethods, ImplHelper::BasicMultiPointMethods, ImplHelper::ValidOp, ImplHelper::ValidityCheck
- Defined in:
- lib/rgeo/geographic/spherical_feature_classes.rb
Instance Attribute Summary
Attributes included from ImplHelper::BasicGeometryCollectionMethods
Attributes included from ImplHelper::BasicGeometryMethods
Method Summary
Methods included from SphericalGeometryMethods
#coordinate_dimension, #is_3d?, #measured?, #spatial_dimension, #srid
Methods included from ImplHelper::ValidOp
Methods included from ImplHelper::BasicMultiPointMethods
#boundary, #coordinates, #geometry_type, #initialize
Methods included from ImplHelper::BasicGeometryCollectionMethods
#[], #dimension, #each, #empty?, #geometries, #geometry_n, #geometry_type, #hash, #initialize, #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 ImplHelper::ValidityCheck
#check_validity!, included, #invalid_reason, #make_valid, override_classes
Methods included from Feature::Type
#add_subtype, #check_type, #each_immediate_subtype, extended, #subtype_of?, #supertype, #type_name
Methods included from Feature::GeometryCollection
#[], #each, #geometry_n, #node, #num_geometries, #point_on_surface, #size
Methods included from Feature::Geometry
#*, #+, #-, #==, #as_binary, #as_text, #boundary, #buffer, #contains?, #convex_hull, #coordinate_dimension, #crosses?, #difference, #dimension, #disjoint?, #distance, #empty?, #envelope, #eql?, #equals?, #factory, #geometry_type, #intersection, #intersects?, #is_3d?, #locate_along, #locate_between, #measured?, #overlaps?, #relate?, #rep_equals?, #simple?, #spatial_dimension, #srid, #sym_difference, #touches?, #transform, #unary_union, #union, #within?