ilog.views.maps.beans.editor
Class IlvLatitudeEditor

java.lang.Object
  extended by ilog.views.maps.beans.editor.IlvCoordinateEditor
      extended by 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

Field Summary
 
Fields inherited from class ilog.views.maps.beans.editor.IlvCoordinateEditor
current
 
Constructor Summary
IlvLatitudeEditor()
          Deprecated. Creates a new IlvLatitudeEditor.
 
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
 

Constructor Detail

IlvLatitudeEditor

public IlvLatitudeEditor()
Deprecated. 
Creates a new IlvLatitudeEditor.

Method Detail

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.