|
NASA World Wind | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.util.EventObject
gov.nasa.worldwind.event.PositionEvent
public class PositionEvent
| Field Summary |
|---|
| Fields inherited from class java.util.EventObject |
|---|
source |
| Constructor Summary | |
|---|---|
PositionEvent(Object source,
Point screenPoint,
Position previousPosition,
Position position)
|
|
| Method Summary | |
|---|---|
Position |
getPosition()
|
Position |
getPreviousPosition()
|
Point |
getScreenPoint()
|
String |
toString()
|
| Methods inherited from class java.util.EventObject |
|---|
getSource |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PositionEvent(Object source,
Point screenPoint,
Position previousPosition,
Position position)
| Method Detail |
|---|
public Position getPosition()
public Position getPreviousPosition()
public Point getScreenPoint()
public String toString()
toString in class EventObject
|
NASA World Wind | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||