|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjaitools.media.jai.regionalize.Region
public class Region
Holds summary data for a single region of uniform value identified in the image
| Method Summary | |
|---|---|
java.awt.Rectangle |
getBounds()
Get the bounding pixel coordinates of this region |
int |
getId()
Get the unique integer ID of this region |
int |
getNumPixels()
Get the number of pixels within this region |
double |
getRefValue()
Get the reference value for this region as a double. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public int getId()
public java.awt.Rectangle getBounds()
public int getNumPixels()
public double getRefValue()
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||