Class Loesung53b.Position

java.lang.Object
  extended by 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
           
 
Constructor Summary
Loesung53b.Position(double y, double x)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

y

protected double y

x

protected double x
Constructor Detail

Loesung53b.Position

public Loesung53b.Position(double y,
                           double x)


Gehe zurueck zur Tutoriums-Homepage