Uses of Class
biopb.image.ROI
Packages that use ROI
-
Uses of ROI in biopb.image
Methods in biopb.image that return ROIModifier and TypeMethodDescriptionROI.Builder.build()ROI.Builder.buildPartial()static ROIROI.getDefaultInstance()ROI.Builder.getDefaultInstanceForType()ScoredROI.Builder.getRoi().biopb.image.ROI roi = 1;ScoredROI.getRoi().biopb.image.ROI roi = 1;ScoredROIOrBuilder.getRoi().biopb.image.ROI roi = 1;ImageAnnotation.Builder.getRois(int index) a list of region of interestImageAnnotation.getRois(int index) a list of region of interestImageAnnotationOrBuilder.getRois(int index) a list of region of intereststatic ROIROI.parseDelimitedFrom(InputStream input) static ROIROI.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ROIROI.parseFrom(byte[] data) static ROIROI.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ROIROI.parseFrom(com.google.protobuf.ByteString data) static ROIROI.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ROIROI.parseFrom(com.google.protobuf.CodedInputStream input) static ROIROI.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ROIROI.parseFrom(InputStream input) static ROIROI.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ROIROI.parseFrom(ByteBuffer data) static ROIROI.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in biopb.image that return types with arguments of type ROIModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ROI>ROI.getParserForType()ImageAnnotation.Builder.getRoisList()a list of region of interestImageAnnotation.getRoisList()a list of region of interestImageAnnotationOrBuilder.getRoisList()a list of region of intereststatic com.google.protobuf.Parser<ROI>ROI.parser()Methods in biopb.image with parameters of type ROIModifier and TypeMethodDescriptiona list of region of interesta list of region of interest.biopb.image.ROI roi = 1;static ROI.BuilderROI.newBuilder(ROI prototype) .biopb.image.ROI roi = 1;a list of region of interestMethod parameters in biopb.image with type arguments of type ROIModifier and TypeMethodDescriptionImageAnnotation.Builder.addAllRois(Iterable<? extends ROI> values) a list of region of interest