Class: EsriShapefile::Shapes::PolygonM

Inherits:
Object
  • Object
show all
Includes:
ByteModel
Defined in:
lib/esri_shapefile/models/shapes/polygon_m.rb

Overview

A PolygonM consists of a number of rings. A ring is a closed, non-self-intersecting loop. A PolygonZ may contain multiple outer rings. The rings of a PolygonZ are referred to as its parts.

The PolygonM structure is identical to the PolyLineM structure

Instance Attribute Summary

Attributes included from ByteModel

#metadata

Method Summary

Methods included from ByteModel

extended, included