gov.nasa.worldwind.util
Class RasterControlPointList.ControlPoint
java.lang.Object
gov.nasa.worldwind.avlist.AVListImpl
gov.nasa.worldwind.util.RasterControlPointList.ControlPoint
- All Implemented Interfaces:
- AVList
- Enclosing class:
- RasterControlPointList
public static class RasterControlPointList.ControlPoint
- extends AVListImpl
| Methods inherited from class gov.nasa.worldwind.avlist.AVListImpl |
addPropertyChangeListener, addPropertyChangeListener, clearList, copy, firePropertyChange, firePropertyChange, getDoubleValue, getDoubleValue, getEntries, getIntegerValue, getIntegerValue, getLongValue, getLongValue, getStringValue, getStringValue, getStringValue, getValue, getValues, hasKey, removeKey, removePropertyChangeListener, removePropertyChangeListener, setValue, setValues |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RasterControlPointList.ControlPoint
public RasterControlPointList.ControlPoint(double worldX,
double worldY,
double rasterX,
double rasterY)
getRasterPoint
public Point2D getRasterPoint()
getWorldPoint
public Point2D getWorldPoint()
getWorldPointAsLatLon
public LatLon getWorldPointAsLatLon()