Class: RGeo::Cartesian::PolygonImpl

Inherits:
Object
  • Object
show all
Includes:
GeometryMethods, Feature::Polygon, ImplHelper::BasicGeometryMethods, ImplHelper::BasicPolygonMethods
Defined in:
lib/rgeo/cartesian/feature_classes.rb

Overview

:nodoc:

Constant Summary

Constants included from Feature::Type

Feature::Type::Instance

Method Summary

Methods included from GeometryMethods

#envelope, #srid

Methods included from ImplHelper::BasicPolygonMethods

#boundary, #dimension, #eql?, #exterior_ring, #geometry_type, #initialize, #interior_ring_n, #interior_rings, #is_empty?, #num_interior_rings

Methods included from ImplHelper::BasicGeometryMethods

#_set_factory, #_validate_geometry, #as_binary, #as_text, #factory, #inspect, #to_s

Methods included from Feature::Polygon

#exterior_ring, #interior_ring_n, #interior_rings, #num_interior_rings

Methods included from Feature::Type

#check_type, #subtype_of?, #type_name

Methods included from Feature::Surface

#area, #centroid, #point_on_surface

Methods included from Feature::Geometry

#*, #+, #-, #==, #as_binary, #as_text, #boundary, #buffer, #contains?, #convex_hull, #crosses?, #difference, #dimension, #disjoint?, #distance, #envelope, #eql?, #equals?, #factory, #geometry_type, #intersection, #intersects?, #is_empty?, #is_simple?, #overlaps?, #relate, #srid, #sym_difference, #touches?, #union, #within?