com.jhlabs.image
Class CellularFilter.Point
java.lang.Object
com.jhlabs.image.CellularFilter.Point
- Enclosing class:
- CellularFilter
public class CellularFilter.Point
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
index
public int index
x
public float x
y
public float y
dx
public float dx
dy
public float dy
cubeX
public float cubeX
cubeY
public float cubeY
distance
public float distance
CellularFilter.Point
public CellularFilter.Point()
Copyright © 2012. All Rights Reserved.