Uses of Package
triptracker.core

Packages that use triptracker.core
triptracker.client.gps.core   
triptracker.client.gps.ui   
triptracker.client.map.ui   
triptracker.client.net   
triptracker.core   
triptracker.server   
triptracker.server.persistence   
 

Classes in triptracker.core used by triptracker.client.gps.core
Coordinate
          Represents a coordinate in a latitude/longitude coordinate system on a given time and date.
Route
          Route represents a stored route on the server with a route ID, user ID and description.
 

Classes in triptracker.core used by triptracker.client.gps.ui
ConnectionState
          Client connection state.
Coordinate
          Represents a coordinate in a latitude/longitude coordinate system on a given time and date.
Route
          Route represents a stored route on the server with a route ID, user ID and description.
 

Classes in triptracker.core used by triptracker.client.map.ui
ConnectionState
          Client connection state.
Coordinate
          Represents a coordinate in a latitude/longitude coordinate system on a given time and date.
Route
          Route represents a stored route on the server with a route ID, user ID and description.
User
           
 

Classes in triptracker.core used by triptracker.client.net
ConnectionState
          Client connection state.
Coordinate
          Represents a coordinate in a latitude/longitude coordinate system on a given time and date.
Route
          Route represents a stored route on the server with a route ID, user ID and description.
User
           
 

Classes in triptracker.core used by triptracker.core
ConnectionState
          Client connection state.
Coordinate
          Represents a coordinate in a latitude/longitude coordinate system on a given time and date.
Ellipsoid
          The Earth is not an exact ellipsoid.
Sexagesimal
          Util class to represent a coordinate in sexagesimal format.
UTMPoint
           
 

Classes in triptracker.core used by triptracker.server
Coordinate
          Represents a coordinate in a latitude/longitude coordinate system on a given time and date.
Route
          Route represents a stored route on the server with a route ID, user ID and description.
User
           
 

Classes in triptracker.core used by triptracker.server.persistence
Coordinate
          Represents a coordinate in a latitude/longitude coordinate system on a given time and date.
Route
          Route represents a stored route on the server with a route ID, user ID and description.
User
           
 



Copyright © 2006 Team Trip Tracker. All Rights Reserved.