ilog.views.maps.beans.editor
Class IlvLongitudeEditor

java.lang.Object
  extended by ilog.views.maps.beans.editor.IlvCoordinateEditor
      extended by ilog.views.maps.beans.editor.IlvLongitudeEditor
All Implemented Interfaces:
PropertyEditor

Deprecated. Beginning with ILOG JViews 8.1, use the class IlvLongitudeEditor

public class IlvLongitudeEditor
extends IlvCoordinateEditor

The Longitude Editor. Allows to edit longitude values in degrees / minutes / seconds

Since:
JViews 7.5

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

IlvLongitudeEditor

public IlvLongitudeEditor()
Deprecated. 
Creates a new IlvLongitudeEditor.

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 false.


Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.