Class Loesung53c.Position

java.lang.Object
  extended by 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
           
 
Constructor Summary
Loesung53c.Position(double y, double x)
           
 
Method Summary
 double distanceFrom(Loesung53c.Position other)
           
 
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

Loesung53c.Position

public Loesung53c.Position(double y,
                           double x)
Method Detail

distanceFrom

public double distanceFrom(Loesung53c.Position other)


Gehe zurueck zur Tutoriums-Homepage