Class: Shapes::MultiPoint

Inherits:
Polygon show all
Defined in:
lib/shapes/geometry.rb

Instance Attribute Summary

Attributes inherited from Polygon

#num_vertices, #vertices

Attributes inherited from GeoObject

#attributes

Method Summary

Methods inherited from Polygon

#<<, #add_point, #initialize, #xs, #ys, #zs

Methods inherited from GeoObject

#initialize

Constructor Details

This class inherits a constructor from Shapes::Polygon