Class: Shapefile::Shape::Null
- Inherits:
-
Shapefile::Shape
- Object
- Shapefile::Shape
- Shapefile::Shape::Null
- Defined in:
- lib/shapefile/shape/null.rb
Instance Attribute Summary
Attributes inherited from Shapefile::Shape
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
.code ⇒ Object
2 |
# File 'lib/shapefile/shape/null.rb', line 2 def self.code; 0 end |