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