Class: RGeo::Geographic::ProjectedPointImpl

Inherits:
Object
  • Object
show all
Includes:
Feature::Point, ProjectedGeometryMethods, ProjectedPointMethods, ImplHelper::BasicGeometryMethods, ImplHelper::BasicPointMethods, ImplHelper::ValidityCheck
Defined in:
lib/rgeo/geographic/projected_feature_classes.rb

Instance Attribute Summary

Attributes included from ImplHelper::BasicGeometryMethods

#factory

Method Summary

Methods included from ProjectedPointMethods

#canonical_point, #canonical_x, included

Methods included from ProjectedGeometryMethods

#boundary, #buffer, #buffer_with_style, #contains?, #convex_hull, #coordinate_dimension, #crosses?, #difference, #disjoint?, #distance, #empty?, #envelope, #equals?, #intersection, #intersects?, #invalid_reason, #is_3d?, #make_valid, #measured?, #overlaps?, #point_on_surface, #projection, #relate, #simple?, #simplify, #simplify_preserve_topology, #spatial_dimension, #srid, #sym_difference, #touches?, #union, #valid?, #within?

Methods included from ImplHelper::BasicPointMethods

#boundary, #convex_hull, #coordinates, #dimension, #empty?, #envelope, #equals?, #geometry_type, #hash, #initialize, #m, #rep_equals?, #simple?, #x, #y, #z

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::Point

#m, #x, #y, #z

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, #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?