Table of Contents - gpx_ruby-0.2.0 Documentation
Classes and Modules
- GpxRuby
- GpxRuby::Gpx
- GpxRuby::Gpx::Document
- GpxRuby::Gpx::Parser
- GpxRuby::Gpx::Parsers
- GpxRuby::Gpx::Parsers::TrackParser
- GpxRuby::Gpx::Point
- GpxRuby::Gpx::Track
- GpxRuby::Gpx::Track::Point
- GpxRuby::Gpx::Track::Segment
Methods
- ::File — GpxRuby
- ::XML — GpxRuby
- ::new — GpxRuby::Gpx::Document
- ::new — GpxRuby::Gpx::Parser
- ::new — GpxRuby::Gpx::Parsers::TrackParser
- ::new — GpxRuby::Gpx::Point
- ::new — GpxRuby::Gpx::Track
- ::new — GpxRuby::Gpx::Track::Point
- ::new — GpxRuby::Gpx::Track::Segment
- #+ — GpxRuby::Gpx::Point
- #/ — GpxRuby::Gpx::Point
- #[] — GpxRuby::Gpx::Point
- #center_of_gravity — GpxRuby::Gpx::Track
- #center_of_gravity — GpxRuby::Gpx::Track::Segment
- #distance — GpxRuby::Gpx::Point
- #distance — GpxRuby::Gpx::Track
- #distance — GpxRuby::Gpx::Track::Segment
- #parse — GpxRuby::Gpx::Parser
- #parse — GpxRuby::Gpx::Parsers::TrackParser
- #points — GpxRuby::Gpx::Track
- #to_a — GpxRuby::Gpx::Point
- #to_a — GpxRuby::Gpx::Track::Point
- #to_h — GpxRuby::Gpx::Point
- #to_hash — GpxRuby::Gpx::Point
- #to_s — GpxRuby::Gpx::Point
- #total_time — GpxRuby::Gpx::Track
- #total_time — GpxRuby::Gpx::Track::Segment