Uses of Class
biopb.image.ImageAnnotation
Packages that use ImageAnnotation
-
Uses of ImageAnnotation in biopb.image
Methods in biopb.image that return ImageAnnotationModifier and TypeMethodDescriptionImageAnnotation.Builder.build()ImageAnnotation.Builder.buildPartial()static ImageAnnotationImageAnnotation.getDefaultInstance()ImageAnnotation.Builder.getDefaultInstanceForType()ImageAnnotation.getDefaultInstanceForType()ImageData.Builder.getImageAnnotation()Optional additional information regarding the image that will be utilized by the RPC call.ImageData.getImageAnnotation()Optional additional information regarding the image that will be utilized by the RPC call.ImageDataOrBuilder.getImageAnnotation()Optional additional information regarding the image that will be utilized by the RPC call.static ImageAnnotationImageAnnotation.parseDelimitedFrom(InputStream input) static ImageAnnotationImageAnnotation.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ImageAnnotationImageAnnotation.parseFrom(byte[] data) static ImageAnnotationImageAnnotation.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ImageAnnotationImageAnnotation.parseFrom(com.google.protobuf.ByteString data) static ImageAnnotationImageAnnotation.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ImageAnnotationImageAnnotation.parseFrom(com.google.protobuf.CodedInputStream input) static ImageAnnotationImageAnnotation.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ImageAnnotationImageAnnotation.parseFrom(InputStream input) static ImageAnnotationImageAnnotation.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ImageAnnotationImageAnnotation.parseFrom(ByteBuffer data) static ImageAnnotationImageAnnotation.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in biopb.image that return types with arguments of type ImageAnnotationModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ImageAnnotation>ImageAnnotation.getParserForType()static com.google.protobuf.Parser<ImageAnnotation>ImageAnnotation.parser()Methods in biopb.image with parameters of type ImageAnnotationModifier and TypeMethodDescriptionImageAnnotation.Builder.mergeFrom(ImageAnnotation other) ImageData.Builder.mergeImageAnnotation(ImageAnnotation value) Optional additional information regarding the image that will be utilized by the RPC call.static ImageAnnotation.BuilderImageAnnotation.newBuilder(ImageAnnotation prototype) ImageData.Builder.setImageAnnotation(ImageAnnotation value) Optional additional information regarding the image that will be utilized by the RPC call.