edu.unh.sdb.datasource
Class DSApproximator

java.lang.Object
  extended by edu.unh.sdb.datasource.DSApproximator

public class DSApproximator
extends java.lang.Object


Constructor Summary
DSApproximator()
          Constructor without arguments
 
Method Summary
 Indexable approximate(Indexable src, ISBounds dstBounds)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DSApproximator

public DSApproximator()
Constructor without arguments

Method Detail

approximate

public Indexable approximate(Indexable src,
                             ISBounds dstBounds)