Class: RGeo::Cartesian::MultiPolygonImpl

Inherits:
Object
  • Object
show all
Includes:
GeometryMethods, Feature::MultiPolygon, ImplHelper::BasicGeometryCollectionMethods, ImplHelper::BasicGeometryMethods, ImplHelper::BasicMultiPolygonMethods
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::BasicMultiPolygonMethods

#area, #boundary, #coordinates, #geometry_type, #initialize

Methods included from ImplHelper::BasicGeometryCollectionMethods

#[], #_copy_state_from, #_elements, #dimension, #each, #geometry_n, #geometry_type, #hash, #initialize, #is_empty?, #num_geometries, #rep_equals?

Methods included from ImplHelper::BasicGeometryMethods

#_copy_state_from, #_set_factory, #_validate_geometry, #as_binary, #as_text, #encode_with, #factory, #init_with, #inspect, #marshal_dump, #marshal_load, #to_s

Methods included from Feature::Type

#_add_subtype, #check_type, #each_immediate_subtype, extended, #subtype_of?, #supertype, #type_name

Methods included from Feature::MultiSurface

#area, #centroid, #point_on_surface

Methods included from Feature::GeometryCollection

#[], #each, #geometry_n, #num_geometries, #size

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, #relate?, #rep_equals?, #srid, #sym_difference, #touches?, #union, #within?