Module: Shapelib

Defined in:
lib/shapelib/shape.rb,
lib/shapelib/version.rb,
ext/shapelib_ext/main.c

Defined Under Namespace

Classes: Arc, ArcM, ArcZ, MultiPatch, MultiPoint, MultiPointM, MultiPointZ, Point, PointM, PointZ, Polygon, PolygonM, PolygonZ, Shape, ShapeFile

Constant Summary collapse

VERSION =
"0.7.0"

Class Method Summary collapse

Class Method Details

.new_pointObject