railo.runtime.img.interpolation
Class Lanczos

java.lang.Object
  extended by railo.runtime.img.interpolation.Lanczos
All Implemented Interfaces:
Interpolation

public class Lanczos
extends Object
implements Interpolation


Constructor Summary
Lanczos()
           
 
Method Summary
 double f(double x)
           
 double getSupport()
           
 double sinc(double x)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Lanczos

public Lanczos()
Method Detail

f

public double f(double x)
Specified by:
f in interface Interpolation

sinc

public double sinc(double x)

getSupport

public double getSupport()
Specified by:
getSupport in interface Interpolation


Copyright © 2012 Railo