Module: RGeo::Geographic::ProjectedNCurveMethods
- Included in:
- ProjectedLineImpl, ProjectedLineStringImpl, ProjectedLinearRingImpl, ProjectedMultiLineStringImpl
- Defined in:
- lib/rgeo/geographic/projected_feature_methods.rb
Overview
:nodoc:
Instance Method Summary collapse
Instance Method Details
#length ⇒ Object
147 148 149 |
# File 'lib/rgeo/geographic/projected_feature_methods.rb', line 147 def length projection.length end |