gov.nasa.worldwind.applications.gio.filter
Class UpperCorner
java.lang.Object
gov.nasa.worldwind.applications.gio.xml.Element
gov.nasa.worldwind.applications.gio.xml.TextElement
gov.nasa.worldwind.applications.gio.filter.UpperCorner
public class UpperCorner
- extends TextElement
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 |
UpperCorner
public UpperCorner(Angle latitude,
Angle longitude)
latLonToUpperCorner
protected static String latLonToUpperCorner(Angle latitude,
Angle longitude)