|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of ImageRegionRecord in org.robokind.impl.vision |
|---|
| Fields in org.robokind.impl.vision with type parameters of type ImageRegionRecord | |
|---|---|
List<ImageRegionRecord> |
ImageRegionListRecord.regions
Deprecated. |
| Methods in org.robokind.impl.vision that return ImageRegionRecord | |
|---|---|
ImageRegionRecord |
ImageRegionRecord.Builder.build()
|
ImageRegionRecord |
ImageRegionRecord.Builder.getValue()
|
| Methods in org.robokind.impl.vision that return types with arguments of type ImageRegionRecord | |
|---|---|
List<ImageRegionRecord> |
ImageRegionListRecord.getRegions()
Gets the value of the 'regions' field. |
List<ImageRegionRecord> |
ImageRegionListRecord.Builder.getRegions()
Gets the value of the 'regions' field |
| Methods in org.robokind.impl.vision with parameters of type ImageRegionRecord | |
|---|---|
static ImageRegionRecord.Builder |
ImageRegionRecord.newBuilder(ImageRegionRecord other)
Creates a new ImageRegionRecord RecordBuilder by copying an existing ImageRegionRecord instance |
| Method parameters in org.robokind.impl.vision with type arguments of type ImageRegionRecord | |
|---|---|
void |
ImageRegionListRecord.setRegions(List<ImageRegionRecord> value)
Sets the value of the 'regions' field. |
ImageRegionListRecord.Builder |
ImageRegionListRecord.Builder.setRegions(List<ImageRegionRecord> value)
Sets the value of the 'regions' field |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||