Class: RGeo::Geographic::ProjectedPointImpl
- Inherits:
-
Object
- Object
- RGeo::Geographic::ProjectedPointImpl
- Includes:
- Feature::Point, ProjectedGeometryMethods, ProjectedPointMethods, ImplHelper::BasicGeometryMethods, ImplHelper::BasicPointMethods
- Defined in:
- lib/rgeo/geographic/projected_feature_classes.rb
Overview
:nodoc:
Constant Summary
Constants included from Feature::Type
Method Summary
Methods included from ProjectedPointMethods
#_validate_geometry, #canonical_point, #canonical_x, included
Methods included from ProjectedGeometryMethods
#boundary, #buffer, #buffer_with_style, #contains?, #convex_hull, #crosses?, #difference, #disjoint?, #distance, #envelope, #equals?, #intersection, #intersects?, #is_empty?, #is_simple?, #overlaps?, #projection, #relate, #simplify, #simplify_preserve_topology, #srid, #sym_difference, #touches?, #union, #within?
Methods included from ImplHelper::BasicPointMethods
#_copy_state_from, #boundary, #convex_hull, #coordinates, #dimension, #envelope, #equals?, #geometry_type, #hash, #initialize, #is_empty?, #is_simple?, #m, #rep_equals?, #x, #y, #z
Methods included from ImplHelper::BasicGeometryMethods
#_copy_state_from, #_set_factory, #_validate_geometry, #as_binary, #as_text, #encode_with, #factory, #init_with, #inspect, #marshal_dump, #marshal_load, #to_s
Methods included from Feature::Point
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, #relate?, #rep_equals?, #srid, #sym_difference, #touches?, #union, #within?