Class: RGeo::Geos::FFILineImpl
- Inherits:
-
Object
- Object
- RGeo::Geos::FFILineImpl
- Includes:
- Feature::Line, FFIGeometryMethods, FFILineMethods, FFILineStringMethods, ImplHelper::ValidityCheck
- Defined in:
- lib/rgeo/geos/ffi_feature_classes.rb
Instance Attribute Summary
Attributes included from FFIGeometryMethods
Method Summary
Methods included from FFILineMethods
Methods included from FFILineStringMethods
#closed?, #coordinates, #end_point, #geometry_type, #hash, #length, #num_points, #point_n, #points, #rep_equals?, #ring?, #start_point
Methods included from FFIGeometryMethods
#as_binary, #as_text, #boundary, #buffer, #contains?, #convex_hull, #coordinate_dimension, #crosses?, #detach_fg_geom, #difference, #dimension, #disjoint?, #distance, #empty?, #encode_with, #envelope, #eql?, #equals?, #geometry_type, #init_with, #initialize, #initialize_copy, #inspect, #intersection, #intersects?, #invalid_reason, #is_3d?, #make_valid, #marshal_dump, #marshal_load, #measured?, #overlaps?, #point_on_surface, #prepare!, #prepared?, #relate?, #simple?, #spatial_dimension, #srid, #sym_difference, #touches?, #unary_union, #union, #valid?, #within?
Methods included from ImplHelper::ValidityCheck
#check_validity!, included, #invalid_reason, #make_valid, override_classes
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?