Uses of Class
adams.flow.transformer.draw.AbstractDrawObjectsFromReport
-
Packages that use AbstractDrawObjectsFromReport Package Description adams.flow.transformer.draw -
-
Uses of AbstractDrawObjectsFromReport in adams.flow.transformer.draw
Subclasses of AbstractDrawObjectsFromReport in adams.flow.transformer.draw Modifier and Type Class Description classObjectCentersFromReportDisplays the centers of objects in the image, using data from the attached report.
Suffixes:
.x
.y
.width
.height
Optionally, if type information is available per object, the locations can be displayed in distinct colors per type.classObjectLocationsFromReportDisplays the locations of objects in the image, using data from the attached report.
Suffixes:
.x
.y
.width
.height
Optionally, if type information is available per object, the locations can be displayed in distinct colors per type.
-