1.0.0

Uses of Class
org.eclipse.soda.dk.data.Degree

Packages that use Degree
org.eclipse.soda.dk.data This package is part of the org.eclipse.soda.dk.core project. 
 

Uses of Degree in org.eclipse.soda.dk.data
 

Subclasses of Degree in org.eclipse.soda.dk.data
 class LatitudeData
           
 class LongitudeData
           
 

Methods in org.eclipse.soda.dk.data that return Degree
 Degree PositionData.getLatitude()
          Gets the latitude (Degree) value.
 Degree PositionData.getLongitude()
          Gets the longitude (Degree) value.
 

Constructors in org.eclipse.soda.dk.data with parameters of type Degree
PositionData(Degree latitude, Degree longitude)
          Constructs an instance of this class from the specified latitude and longitude parameters.
 


1.0.0

Copyright (c) 1999, 2007 IBM