SpaceTime.DataModel
Class Tuple

java.lang.Object
  extended by SpaceTime.DataModel.Tuple

public class Tuple
extends java.lang.Object

Pair of points (x,y)

Author:
Kostya

Constructor Summary
Tuple()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Tuple

public Tuple()