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