Class GeoRuby::SimpleFeatures::GeometryFactory
In: lib/geo_ruby/simple_features/geometry_factory.rb
Parent: Object

Creates a new geometry according to constructions received from a parser, for example EWKBParser.

Methods

Attributes

geometry  [R]  the built geometry

Public Class methods

Public Instance methods

abort a geometry

add a 2D point to the current geometry

add a 2D point with M to the current geometry

add a 3D point to the current geometry

add a 3D point with M to the current geometry

add 2D points to the current geometry

add 2D points with M to the current geometry

add 3D points to the current geometry

add 3D points with M to the current geometry

begin a geometry of type geometry_type

terminates the current geometry

resets the factory

[Validate]