Class: Shapefile::Shape::PolyLineM

Inherits:
PolyLine show all
Defined in:
lib/shapefile/shape/poly_line.rb

Direct Known Subclasses

PolyLineZ

Instance Attribute Summary

Attributes inherited from Shapefile::Shape

#attributes, #id

Class Method Summary collapse

Methods inherited from Shapefile::Shape

#[], class_for_code, enumerate_subclass_codes, #initialize

Constructor Details

This class inherits a constructor from Shapefile::Shape

Class Method Details

.codeObject



6
# File 'lib/shapefile/shape/poly_line.rb', line 6

def self.code; 23 end