|
deegree 2.1 (2007/11/08 09:57 build-328-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.deegree.model.csct.pt.Angle
org.deegree.model.csct.pt.Latitude
public final class Latitude
A latitude angle. Positive latitudes are North, while negative latitudes are South. This class has no direct OpenGIS equivalent.
Longitude
,
AngleFormat
,
Serialized FormField Summary | |
---|---|
static double |
MAX_VALUE
Maximum legal value for latitude (+90�). |
static double |
MIN_VALUE
Minimum legal value for latitude (-90�). |
Constructor Summary | |
---|---|
Latitude(double theta)
Contruct a new latitude with the specified value. |
|
Latitude(String source)
Constructs a newly allocated Latitude object that
represents the latitude value represented by the string. |
Method Summary |
---|
Methods inherited from class org.deegree.model.csct.pt.Angle |
---|
compareTo, degrees, equals, hashCode, radians, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final double MIN_VALUE
public static final double MAX_VALUE
Constructor Detail |
---|
public Latitude(double theta)
theta
- Angle in degrees.public Latitude(String source) throws NumberFormatException
Latitude
object that
represents the latitude value represented by the string. The
string should represents an angle in either fractional degrees
(e.g. 45.5�) or degrees with minutes and seconds (e.g. 45�30').
The hemisphere (N or S) is optional (default to North).
source
- A string to be converted to a Latitude
.
NumberFormatException
- if the string does not contain a parsable latitude.
|
deegree 2.1 (2007/11/08 09:57 build-328-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net