|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jaitools.media.jai.regionalize.Region
public class Region
Holds summary data for a single region of uniform value identified in the image
| Method Summary | |
|---|---|
Rectangle |
getBounds()
Gets the bounding pixel coordinates of this region. |
int |
getId()
Getss the unique integer ID of this region. |
int |
getNumPixels()
Gets the number of pixels within this region. |
double |
getRefValue()
Gets the reference value for this region as a double. |
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 Rectangle getBounds()
public int getNumPixels()
public double getRefValue()
public String toString()
toString in class Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||