|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ImageRegionList
Provides a List of ImageRegions and metadata about their origin.
Method Summary | |
---|---|
long |
getImageId()
Returns the id of the associated Image. |
String |
getImageProcessorId()
Returns the id String of the processor which produced the ImageRegions. |
ImageRegion[] |
getImageRegions()
Returns the array of ImageRegions. |
long |
getImageRegionsId()
Returns the id of this ImageRegionList event. |
String |
getImageSourceId()
Returns the id String for the source of the Image. |
long |
getImageTimestampUTC()
Returns the timestamp from when the Image was captured. |
long |
getProcessorCompleteTimestampUTC()
Returns the timestamp from when the image processing completed. |
long |
getProcessorStartTimestampUTC()
Returns the timestamp from when the image processing began. |
Method Detail |
---|
String getImageSourceId()
long getImageId()
long getImageTimestampUTC()
String getImageProcessorId()
long getImageRegionsId()
long getProcessorStartTimestampUTC()
long getProcessorCompleteTimestampUTC()
ImageRegion[] getImageRegions()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |