|
1.0.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||