Class: RGeo::Cartesian::LinearRingImpl

Inherits:
Object
  • Object
show all
Includes:
GeometryMethods, LineStringMethods, Feature::Line, ImplHelper::BasicGeometryMethods, ImplHelper::BasicLineStringMethods, ImplHelper::BasicLinearRingMethods
Defined in:
lib/rgeo/cartesian/feature_classes.rb

Overview

:nodoc:

Constant Summary

Constants included from Feature::Type

Feature::Type::Instance

Method Summary

Methods included from LineStringMethods

#_segments, #is_simple?, #length

Methods included from GeometryMethods

#envelope, #srid

Methods included from ImplHelper::BasicLinearRingMethods

#_validate_geometry, #geometry_type

Methods included from ImplHelper::BasicLineStringMethods

#_validate_geometry, #boundary, #dimension, #end_point, #eql?, #geometry_type, #initialize, #is_closed?, #is_empty?, #is_ring?, #num_points, #point_n, #points, #start_point

Methods included from ImplHelper::BasicGeometryMethods

#_set_factory, #_validate_geometry, #as_binary, #as_text, #factory, #inspect, #to_s

Methods included from Feature::Type

#check_type, #subtype_of?, #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, #srid, #sym_difference, #touches?, #union, #within?