All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class com.jhlabs.image.CellularFilter. Point

java.lang.Object
   |
   +----com.jhlabs.image.CellularFilter.Point

public class CellularFilter. Point
extends java.lang.Object

Variable Index

 o cubeX
 o cubeY
 o distance
 o index
 o x
 o y

Constructor Index

 o CellularFilter.Point(CellularFilter)

Variables

 o index
 public int index
 o x
 public double x
 o y
 public double y
 o cubeX
 public double cubeX
 o cubeY
 public double cubeY
 o distance
 public double distance

Constructors

 o CellularFilter.Point
 public CellularFilter.Point(com.jhlabs.image.CellularFilter this$0)

All Packages  Class Hierarchy  This Package  Previous  Next  Index