:nodoc:
Returns:
417 418 419
# File 'lib/rgeo/geos/ffi_feature_methods.rb', line 417 def ccw? RGeo::Cartesian::Analysis.ccw?(self) end
413 414 415
# File 'lib/rgeo/geos/ffi_feature_methods.rb', line 413 def geometry_type Feature::LinearRing end