Uses of Interface
biopb.image.ScoredROIOrBuilder
Packages that use ScoredROIOrBuilder
-
Uses of ScoredROIOrBuilder in biopb.image
Classes in biopb.image that implement ScoredROIOrBuilderModifier and TypeClassDescriptionfinal classProtobuf typebiopb.image.ScoredROIstatic final classProtobuf typebiopb.image.ScoredROIMethods in biopb.image that return ScoredROIOrBuilderModifier and TypeMethodDescriptionDetectionResponse.Builder.getDetectionsOrBuilder(int index) repeated .biopb.image.ScoredROI detections = 1;DetectionResponse.getDetectionsOrBuilder(int index) repeated .biopb.image.ScoredROI detections = 1;DetectionResponseOrBuilder.getDetectionsOrBuilder(int index) repeated .biopb.image.ScoredROI detections = 1;Methods in biopb.image that return types with arguments of type ScoredROIOrBuilderModifier and TypeMethodDescriptionList<? extends ScoredROIOrBuilder>DetectionResponse.Builder.getDetectionsOrBuilderList()repeated .biopb.image.ScoredROI detections = 1;List<? extends ScoredROIOrBuilder>DetectionResponse.getDetectionsOrBuilderList()repeated .biopb.image.ScoredROI detections = 1;List<? extends ScoredROIOrBuilder>DetectionResponseOrBuilder.getDetectionsOrBuilderList()repeated .biopb.image.ScoredROI detections = 1;