org.geotools.geometry.iso.util.interpolation
Class ITP_Interpolation

java.lang.Object
  extended by org.geotools.geometry.iso.util.interpolation.ITP_Interpolation

public class ITP_Interpolation
extends java.lang.Object

Author:
roehrig TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates

Nested Class Summary
static class ITP_Interpolation.Point3d
           
static class ITP_Interpolation.TYPE
           
 
Constructor Summary
ITP_Interpolation()
           
 
Method Summary
static boolean shepardModified(java.util.ArrayList<ITP_Interpolation.Point3d> pIn, java.util.ArrayList<ITP_Interpolation.Point3d> pOut, double q, int nnbr)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ITP_Interpolation

public ITP_Interpolation()
Method Detail

shepardModified

public static boolean shepardModified(java.util.ArrayList<ITP_Interpolation.Point3d> pIn,
                                      java.util.ArrayList<ITP_Interpolation.Point3d> pOut,
                                      double q,
                                      int nnbr)


Copyright © 1996-2010 Geotools. All Rights Reserved.