Method: RGeo::Geos::FFILineStringMethods#num_points
- Defined in:
- lib/rgeo/geos/ffi_feature_methods.rb
#num_points ⇒ Object
338 339 340 |
# File 'lib/rgeo/geos/ffi_feature_methods.rb', line 338 def num_points @fg_geom.num_points end |