NASA World Wind

gov.nasa.worldwind.applications.gio.filter
Class LowerCorner

java.lang.Object
  extended by gov.nasa.worldwind.applications.gio.xml.Element
      extended by gov.nasa.worldwind.applications.gio.xml.TextElement
          extended by gov.nasa.worldwind.applications.gio.filter.LowerCorner

public class LowerCorner
extends TextElement


Constructor Summary
LowerCorner(Angle latitude, Angle longitude)
           
 
Method Summary
protected static String latLonToLowerCorner(Angle latitude, Angle longitude)
           
 
Methods inherited from class gov.nasa.worldwind.applications.gio.xml.TextElement
getValue, hasContent, setValue, writeElementContent
 
Methods inherited from class gov.nasa.worldwind.applications.gio.xml.Element
addElement, addElement, addElements, clearAttributes, clearElements, getAttribute, getElement, getElementCount, getIndex, getName, getNs, removeAttribute, removeElement, setAttribute, setElement, toXml, write, writeAttributes, writeBeginElement, writeEndElement
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LowerCorner

public LowerCorner(Angle latitude,
                   Angle longitude)
Method Detail

latLonToLowerCorner

protected static String latLonToLowerCorner(Angle latitude,
                                            Angle longitude)

NASA World Wind