Table of Contents - geo_distance-0.1.1 Documentation
Classes and Modules
- GeoDistance
- GeoDistance::CLI
- GeoDistance::Input
- GeoDistance::Input::File
- GeoDistance::Input::Web
- GeoDistance::Model
- GeoDistance::Model::Customer
- GeoDistance::Model::Location
- GeoDistance::Operation
- GeoDistance::Operation::Customer
- GeoDistance::Parser
- GeoDistance::Parser::Json
- GeoDistance::Persistence
- GeoDistance::Persistence::Console
- GeoDistance::Serializer
- GeoDistance::Serializer::Customer
- GeoDistance::Splitter
- GeoDistance::Splitter::Character
- GeoDistance::Transformer
- GeoDistance::Transformer::Sort
Methods
- ::acsending — GeoDistance::Transformer::Sort
- ::get_customers_from_file — GeoDistance::Parser::Json
- ::get_customers_in_radius — GeoDistance::Operation::Customer
- ::get_file_content — GeoDistance::Input::File
- ::new — GeoDistance::Model::Customer
- ::new — GeoDistance::Model::Location
- ::print — GeoDistance::Persistence::Console
- ::print_array — GeoDistance::Persistence::Console
- ::serialize — GeoDistance::Serializer::Customer
- ::serialize_array — GeoDistance::Serializer::Customer
- ::split — GeoDistance::Splitter::Character
- #degrees_to_radians — GeoDistance::Model::Location
- #distance_to — GeoDistance::Model::Location
- #earth_radius_in_meters — GeoDistance::Model::Location
- #get_customers_in_radius — GeoDistance::CLI