Alignment API and Server 3.6

fr.inrialpes.exmo.align.impl.eval
Class Pair

java.lang.Object
  extended by fr.inrialpes.exmo.align.impl.eval.Pair

 class Pair
extends Object


Field Summary
private  double x
           
private  double y
           
 
Constructor Summary
Pair(double x, double y)
           
 
Method Summary
 double getX()
           
 double getY()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

x

private double x

y

private double y
Constructor Detail

Pair

public Pair(double x,
            double y)
Method Detail

getX

public double getX()

getY

public double getY()

Alignment API and Server 3.6

(C) INRIA & friends, 2003-2008