Class: RGeo::Geos::FFIPolygonImpl
- Inherits:
-
Object
- Object
- RGeo::Geos::FFIPolygonImpl
- Includes:
- FFIGeometryMethods, FFIPolygonMethods
- Defined in:
- lib/rgeo/geos/ffi_feature_classes.rb
Overview
:nodoc:
Instance Attribute Summary
Attributes included from FFIGeometryMethods
Method Summary
Methods included from FFIPolygonMethods
#area, #centroid, #coordinates, #exterior_ring, #geometry_type, #hash, #interior_ring_n, #interior_rings, #num_interior_rings, #point_on_surface, #rep_equals?
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?