com.alibaba.simpleimage.jai.scale
类 LanczosContributionInfo

java.lang.Object
  继承者 com.alibaba.simpleimage.jai.scale.LanczosContributionInfo

public class LanczosContributionInfo
extends Object

TODO Comment of LanczosContributionInfo

作者:
wendell

字段摘要
 long pixel
           
 double weight
           
 
构造方法摘要
LanczosContributionInfo()
           
 
方法摘要
 
从类 java.lang.Object 继承的方法
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

字段详细信息

weight

public double weight

pixel

public long pixel
构造方法详细信息

LanczosContributionInfo

public LanczosContributionInfo()


Copyright © 2012–2015 Alibaba Group. All rights reserved.