ilog.views.maps.beans.editor
Class IlvLatitudeEditor
java.lang.Object
ilog.views.maps.beans.editor.IlvCoordinateEditor
ilog.views.maps.beans.editor.IlvLatitudeEditor
- All Implemented Interfaces:
- PropertyEditor
Deprecated. Beginning with ILOG JViews 8.1, use the class IlvLatitudeEditor
public class IlvLatitudeEditor
- extends IlvCoordinateEditor
The Latitude Editor.
Allows to edit latitude values in degrees / minutes / seconds
- Since:
- JViews 7.5
|
Method Summary |
String |
getAsText()
Deprecated. Returns the value of the editor as a text. |
| Methods inherited from class ilog.views.maps.beans.editor.IlvCoordinateEditor |
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setAsText, setValue, supportsCustomEditor |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IlvLatitudeEditor
public IlvLatitudeEditor()
- Deprecated.
- Creates a new
IlvLatitudeEditor.
getAsText
public String getAsText()
- Deprecated.
- Returns the value of the editor as a text.
- Returns:
- the coordinate coded using
IlvProjectionUtil.RadianToDMS(double, boolean) with the "lat" parameter true.
Copyright © 1996-2007 ILOG S.A. All rights reserved. Documentation homepage.