Class: RGeo::Cartesian::LinearRingImpl

Overview

:nodoc:

Instance Attribute Summary

Attributes included from ImplHelper::BasicGeometryMethods

#factory

Method Summary

Methods included from LineStringMethods

#crosses?, #length, #segments, #simple?

Methods included from GeometryMethods

#coordinate_dimension, #envelope, #is_3d?, #measured?, #spatial_dimension, #srid

Methods included from ImplHelper::ValidOp

#invalid_reason, #valid?

Methods included from ImplHelper::BasicLinearRingMethods

#ccw?, #geometry_type, #initialize

Methods included from ImplHelper::BasicLineStringMethods

#boundary, #closed?, #contains?, #coordinates, #dimension, #empty?, #end_point, #geometry_type, #hash, #initialize, #num_points, #point_n, #points, #rep_equals?, #ring?, #start_point

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

#ccw?

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

#closed?, #end_point, #length, #ring?, #start_point

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?