Class Loesung56.Position
java.lang.Object
  
Loesung56.Position
- Direct Known Subclasses: 
 - Loesung56.GeographicPosition
 
- Enclosing class:
 - Loesung56
 
public static class Loesung56.Position
- extends Object
 
| 
Field Summary | 
protected  double | 
x
 
            | 
protected  double | 
y
 
            | 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
y
protected double y
x
protected double x
Loesung56.Position
public Loesung56.Position(double y,
                          double x)
distanceFrom
public double distanceFrom(Loesung56.Position other)
 
Gehe zurueck zur Tutoriums-Homepage