Class Loesung53c.Position
java.lang.Object
  
Loesung53c.Position
- Direct Known Subclasses: 
 - Loesung53c.GeographicPosition
 
- Enclosing class:
 - Loesung53c
 
public static class Loesung53c.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
Loesung53c.Position
public Loesung53c.Position(double y,
                           double x)
distanceFrom
public double distanceFrom(Loesung53c.Position other)
 
Gehe zurueck zur Tutoriums-Homepage