Class GeoRuby::SimpleFeatures::LinearRing
In: lib/geo_ruby/simple_features/linear_ring.rb
Parent: LineString

Represents a linear ring, which is a closed line string (see LineString). Currently, no check is performed to verify if the linear ring is really closed.

Methods

new  

Public Class methods

[Validate]