Class: RGeo::Geos::FFILineImpl

Inherits:
Object
  • Object
show all
Includes:
FFIGeometryMethods, FFILineMethods, FFILineStringMethods
Defined in:
lib/rgeo/geos/ffi_feature_classes.rb

Overview

:nodoc:

Instance Attribute Summary

Attributes included from FFIGeometryMethods

#_klasses, #factory, #fg_geom

Method Summary

Methods included from FFILineMethods

#geometry_type

Methods included from FFILineStringMethods

#coordinates, #end_point, #geometry_type, #hash, #is_closed?, #is_ring?, #length, #num_points, #point_n, #points, #rep_equals?, #start_point

Methods included from FFIGeometryMethods

#_detach_fg_geom, #_request_prepared, #as_binary, #as_text, #boundary, #buffer, #contains?, #convex_hull, #crosses?, #difference, #dimension, #disjoint?, #distance, #encode_with, #envelope, #eql?, #equals?, #geometry_type, #init_with, #initialize, #initialize_copy, #inspect, #intersection, #intersects?, #is_empty?, #is_simple?, #marshal_dump, #marshal_load, #overlaps?, #prepare!, #prepared?, #relate?, #srid, #sym_difference, #touches?, #union, #within?