Uses of Class
com.cognite.client.dto.Annotation
-
Packages that use Annotation Package Description com.cognite.client.dto -
-
Uses of Annotation in com.cognite.client.dto
Methods in com.cognite.client.dto that return Annotation Modifier and Type Method Description AnnotationAnnotation.Builder. build()AnnotationAnnotation.Builder. buildPartial()static AnnotationAnnotation. getDefaultInstance()AnnotationAnnotation.Builder. getDefaultInstanceForType()AnnotationAnnotation. getDefaultInstanceForType()AnnotationPnIDResponse.Builder. getItems(int index)The identified entity annotations with bounding boxesAnnotationPnIDResponse. getItems(int index)The identified entity annotations with bounding boxesAnnotationPnIDResponseOrBuilder. getItems(int index)The identified entity annotations with bounding boxesstatic AnnotationAnnotation. parseDelimitedFrom(InputStream input)static AnnotationAnnotation. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnnotationAnnotation. parseFrom(byte[] data)static AnnotationAnnotation. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnnotationAnnotation. parseFrom(com.google.protobuf.ByteString data)static AnnotationAnnotation. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnnotationAnnotation. parseFrom(com.google.protobuf.CodedInputStream input)static AnnotationAnnotation. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnnotationAnnotation. parseFrom(InputStream input)static AnnotationAnnotation. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnnotationAnnotation. parseFrom(ByteBuffer data)static AnnotationAnnotation. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.cognite.client.dto that return types with arguments of type Annotation Modifier and Type Method Description List<Annotation>PnIDResponse.Builder. getItemsList()The identified entity annotations with bounding boxesList<Annotation>PnIDResponse. getItemsList()The identified entity annotations with bounding boxesList<Annotation>PnIDResponseOrBuilder. getItemsList()The identified entity annotations with bounding boxescom.google.protobuf.Parser<Annotation>Annotation. getParserForType()static com.google.protobuf.Parser<Annotation>Annotation. parser()Methods in com.cognite.client.dto with parameters of type Annotation Modifier and Type Method Description PnIDResponse.BuilderPnIDResponse.Builder. addItems(int index, Annotation value)The identified entity annotations with bounding boxesPnIDResponse.BuilderPnIDResponse.Builder. addItems(Annotation value)The identified entity annotations with bounding boxesAnnotation.BuilderAnnotation.Builder. mergeFrom(Annotation other)static Annotation.BuilderAnnotation. newBuilder(Annotation prototype)PnIDResponse.BuilderPnIDResponse.Builder. setItems(int index, Annotation value)The identified entity annotations with bounding boxesMethod parameters in com.cognite.client.dto with type arguments of type Annotation Modifier and Type Method Description PnIDResponse.BuilderPnIDResponse.Builder. addAllItems(Iterable<? extends Annotation> values)The identified entity annotations with bounding boxes
-