public class IlvLatitudeEditor extends IlvCoordinateEditor
IlvLatitudeEditor
is a class used to edit latitude values
in degrees, minutes and seconds.current
Constructor and Description |
---|
IlvLatitudeEditor()
Creates a new
IlvLatitudeEditor instance. |
Modifier and Type | Method and Description |
---|---|
String |
getAsText()
Returns the value of the editor as text.
|
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setAsText, setValue, supportsCustomEditor
public IlvLatitudeEditor()
IlvLatitudeEditor
instance.public String getAsText()
IlvProjectionUtil.RadianToDMS(double, boolean)
with the
lat field and true
as parameters.© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.