|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectblobs.Blob
blobs.BlobInPixelSource
blobs.RGBColor
blobs.SolidRGBColor
| Field Summary |
| Fields inherited from class blobs.Blob |
debugLevel |
| Constructor Summary | |
SolidRGBColor(PixelSource _ps,
java.awt.image.BufferedImage _debugImage)
|
|
| Method Summary | |
java.lang.Object |
clone()
|
void |
newSeed(int _x,
int _y)
Key function called by the search routines. |
| Methods inherited from class blobs.RGBColor |
addSample, doesPixelQualify, getTarget, newPoint, setColor |
| Methods inherited from class blobs.BlobInPixelSource |
getPixel |
| Methods inherited from class blobs.Blob |
debugAll, debugPixel, finishedSeed, getArea, getBirthDate, getDebugLevel, getDebugString, getLastX, getLastY, getMidPoint, getNextExpectedPostion, getOutsidePolygon, getPolygon, getRect, getSearchField, getSmoothedPostion, getTimeStamp, getTotalDebugLevels, getType, getValidsInARow, newBorderPoint, newFrame, setBirthDate, setDebugColor, setDebugLevel, setDebugString, setLastValidTime, setSearchField, setType, validate, validate |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SolidRGBColor(PixelSource _ps,
java.awt.image.BufferedImage _debugImage)
| Method Detail |
public void newSeed(int _x,
int _y)
Growable
newSeed in interface GrowablenewSeed in class Blobpublic java.lang.Object clone()
clone in class RGBColor
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||