|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jhlabs.image.CellularFilter.Point
public class CellularFilter.Point
Field Summary | |
---|---|
float |
cubeX
|
float |
cubeY
|
float |
distance
|
float |
dx
|
float |
dy
|
int |
index
|
float |
x
|
float |
y
|
Constructor Summary | |
---|---|
CellularFilter.Point()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int index
public float x
public float y
public float dx
public float dy
public float cubeX
public float cubeY
public float distance
Constructor Detail |
---|
public CellularFilter.Point()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |