|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.metsci.glimpse.util.geo.format.LatLonFormatDegreesMinutesSeconds
public class LatLonFormatDegreesMinutesSeconds
Constructor Summary | |
---|---|
LatLonFormatDegreesMinutesSeconds(int nDecimals)
|
Method Summary | |
---|---|
java.lang.String |
format(LatLonGeo ll)
|
LatLonGeo |
parse(java.lang.String s)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LatLonFormatDegreesMinutesSeconds(int nDecimals)
Method Detail |
---|
public java.lang.String format(LatLonGeo ll)
format
in interface LatLonFormat
public LatLonGeo parse(java.lang.String s) throws LatLonFormatParseException
parse
in interface LatLonFormat
LatLonFormatParseException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |