Class: RGeo::Geographic::SphericalLineImpl

Inherits:
Object
  • Object
show all
Includes:
Feature::Line, SphericalGeometryMethods, SphericalLineStringMethods, ImplHelper::BasicGeometryMethods, ImplHelper::BasicLineMethods, ImplHelper::BasicLineStringMethods
Defined in:
lib/rgeo/geographic/spherical_feature_classes.rb

Overview

:nodoc:

Constant Summary

Constants included from Feature::Type

Feature::Type::Instance

Method Summary

Methods included from SphericalLineStringMethods

#_arcs, #is_simple?, #length

Methods included from SphericalGeometryMethods

#srid

Methods included from ImplHelper::BasicLineMethods

#_validate_geometry, #coordinates, #geometry_type, #initialize

Methods included from ImplHelper::BasicLineStringMethods

#_copy_state_from, #_validate_geometry, #boundary, #coordinates, #dimension, #end_point, #geometry_type, #hash, #initialize, #is_closed?, #is_empty?, #is_ring?, #num_points, #point_n, #points, #rep_equals?, #start_point

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

#_add_subtype, #check_type, #each_immediate_subtype, extended, #subtype_of?, #supertype, #type_name

Methods included from Feature::LineString

#num_points, #point_n, #points

Methods included from Feature::Curve

#end_point, #is_closed?, #is_ring?, #length, #start_point

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?