Uses of Class
com.cognite.client.dto.ThreeDNode.BoundingBox
Packages that use ThreeDNode.BoundingBox
-
Uses of ThreeDNode.BoundingBox in com.cognite.client.dto
Methods in com.cognite.client.dto that return ThreeDNode.BoundingBoxModifier and TypeMethodDescriptionThreeDNode.BoundingBox.Builder.build()ThreeDNode.BoundingBox.Builder.buildPartial()ThreeDNode.Builder.getBoundingBox()optional .com.cognite.client.dto.ThreeDNode.BoundingBox boundingBox = 8;ThreeDNode.getBoundingBox()optional .com.cognite.client.dto.ThreeDNode.BoundingBox boundingBox = 8;ThreeDNodeOrBuilder.getBoundingBox()optional .com.cognite.client.dto.ThreeDNode.BoundingBox boundingBox = 8;static ThreeDNode.BoundingBoxThreeDNode.BoundingBox.getDefaultInstance()ThreeDNode.BoundingBox.Builder.getDefaultInstanceForType()ThreeDNode.BoundingBox.getDefaultInstanceForType()static ThreeDNode.BoundingBoxThreeDNode.BoundingBox.parseDelimitedFrom(InputStream input) static ThreeDNode.BoundingBoxThreeDNode.BoundingBox.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ThreeDNode.BoundingBoxThreeDNode.BoundingBox.parseFrom(byte[] data) static ThreeDNode.BoundingBoxThreeDNode.BoundingBox.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ThreeDNode.BoundingBoxThreeDNode.BoundingBox.parseFrom(com.google.protobuf.ByteString data) static ThreeDNode.BoundingBoxThreeDNode.BoundingBox.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ThreeDNode.BoundingBoxThreeDNode.BoundingBox.parseFrom(com.google.protobuf.CodedInputStream input) static ThreeDNode.BoundingBoxThreeDNode.BoundingBox.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ThreeDNode.BoundingBoxThreeDNode.BoundingBox.parseFrom(InputStream input) static ThreeDNode.BoundingBoxThreeDNode.BoundingBox.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ThreeDNode.BoundingBoxThreeDNode.BoundingBox.parseFrom(ByteBuffer data) static ThreeDNode.BoundingBoxThreeDNode.BoundingBox.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.cognite.client.dto that return types with arguments of type ThreeDNode.BoundingBoxModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ThreeDNode.BoundingBox>ThreeDNode.BoundingBox.getParserForType()static com.google.protobuf.Parser<ThreeDNode.BoundingBox>ThreeDNode.BoundingBox.parser()Methods in com.cognite.client.dto with parameters of type ThreeDNode.BoundingBoxModifier and TypeMethodDescriptionThreeDNode.Builder.mergeBoundingBox(ThreeDNode.BoundingBox value) optional .com.cognite.client.dto.ThreeDNode.BoundingBox boundingBox = 8;ThreeDNode.BoundingBox.Builder.mergeFrom(ThreeDNode.BoundingBox other) ThreeDNode.BoundingBox.newBuilder(ThreeDNode.BoundingBox prototype) ThreeDNode.Builder.setBoundingBox(ThreeDNode.BoundingBox value) optional .com.cognite.client.dto.ThreeDNode.BoundingBox boundingBox = 8;