:nodoc:
Returns:
399 400 401
# File 'lib/rgeo/geos/ffi_feature_methods.rb', line 399 def ccw? RGeo::Cartesian::Analysis.ccw?(self) end
395 396 397
# File 'lib/rgeo/geos/ffi_feature_methods.rb', line 395 def geometry_type Feature::LinearRing end