ilog.views.maps.projection
Class IlvLatitudeEditor
java.lang.Object
ilog.views.maps.projection.IlvCoordinateEditor
ilog.views.maps.projection.IlvLatitudeEditor
- All Implemented Interfaces:
- PropertyEditor
public class IlvLatitudeEditor
- extends IlvCoordinateEditor
IlvLatitudeEditor is a class used to edit latitude values
in degrees, minutes and seconds.
- Since:
- JViews 8.1
| Methods inherited from class ilog.views.maps.projection.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()
- Creates a new
IlvLatitudeEditor instance.
getAsText
public String getAsText()
- Returns the value of the editor as text.
- Returns:
- The coordinate coded by calling
IlvProjectionUtil.RadianToDMS(double, boolean) with the
lat field and true as parameters.
Copyright © 1996-2007 ILOG S.A. All rights reserved. Documentation homepage.