Class: GeoRuby::Shp4r::Dbf::Record
- Inherits:
-
Object
- Object
- GeoRuby::Shp4r::Dbf::Record
- Defined in:
- lib/geo_ruby/shp4r/dbf.rb
Instance Method Summary collapse
Instance Method Details
#[](v) ⇒ Object
18 19 20 |
# File 'lib/geo_ruby/shp4r/dbf.rb', line 18 def [](v) attributes[v] end |