Uses of Class
com.google.protobuf.DoubleValue
-
Packages that use DoubleValue Package Description com.cognite.client.dto com.google.protobuf -
-
Uses of DoubleValue in com.cognite.client.dto
Methods in com.cognite.client.dto that return DoubleValue Modifier and Type Method Description DoubleValueTimeseriesPoint.Aggregates.Builder. getAverage().google.protobuf.DoubleValue average = 1;DoubleValueTimeseriesPoint.Aggregates. getAverage().google.protobuf.DoubleValue average = 1;DoubleValueTimeseriesPoint.AggregatesOrBuilder. getAverage().google.protobuf.DoubleValue average = 1;DoubleValueThreedNode.Builder. getBoundingBoxMax(int index)repeated .google.protobuf.DoubleValue bounding_box_max = 9;DoubleValueThreedNode. getBoundingBoxMax(int index)repeated .google.protobuf.DoubleValue bounding_box_max = 9;DoubleValueThreedNodeOrBuilder. getBoundingBoxMax(int index)repeated .google.protobuf.DoubleValue bounding_box_max = 9;DoubleValueThreedNode.Builder. getBoundingBoxMin(int index)repeated .google.protobuf.DoubleValue bounding_box_min = 10;DoubleValueThreedNode. getBoundingBoxMin(int index)repeated .google.protobuf.DoubleValue bounding_box_min = 10;DoubleValueThreedNodeOrBuilder. getBoundingBoxMin(int index)repeated .google.protobuf.DoubleValue bounding_box_min = 10;DoubleValueThreedMetadata.Builder. getCameraPosition(int index)repeated .google.protobuf.DoubleValue camera_position = 7;DoubleValueThreedMetadata. getCameraPosition(int index)repeated .google.protobuf.DoubleValue camera_position = 7;DoubleValueThreedMetadataOrBuilder. getCameraPosition(int index)repeated .google.protobuf.DoubleValue camera_position = 7;DoubleValueThreedMetadata.Builder. getCameraTarget(int index)repeated .google.protobuf.DoubleValue camera_target = 6;DoubleValueThreedMetadata. getCameraTarget(int index)repeated .google.protobuf.DoubleValue camera_target = 6;DoubleValueThreedMetadataOrBuilder. getCameraTarget(int index)repeated .google.protobuf.DoubleValue camera_target = 6;DoubleValueAnnotation.Builder. getConfidence().google.protobuf.DoubleValue confidence = 4;DoubleValueAnnotation. getConfidence().google.protobuf.DoubleValue confidence = 4;DoubleValueAnnotationOrBuilder. getConfidence().google.protobuf.DoubleValue confidence = 4;DoubleValueTimeseriesPoint.Aggregates.Builder. getContinuousVariance().google.protobuf.DoubleValue continuous_variance = 8;DoubleValueTimeseriesPoint.Aggregates. getContinuousVariance().google.protobuf.DoubleValue continuous_variance = 8;DoubleValueTimeseriesPoint.AggregatesOrBuilder. getContinuousVariance().google.protobuf.DoubleValue continuous_variance = 8;DoubleValueTimeseriesPoint.Aggregates.Builder. getDiscreteVariance().google.protobuf.DoubleValue discrete_variance = 9;DoubleValueTimeseriesPoint.Aggregates. getDiscreteVariance().google.protobuf.DoubleValue discrete_variance = 9;DoubleValueTimeseriesPoint.AggregatesOrBuilder. getDiscreteVariance().google.protobuf.DoubleValue discrete_variance = 9;DoubleValueTimeseriesPoint.Aggregates.Builder. getInterpolation().google.protobuf.DoubleValue interpolation = 6;DoubleValueTimeseriesPoint.Aggregates. getInterpolation().google.protobuf.DoubleValue interpolation = 6;DoubleValueTimeseriesPoint.AggregatesOrBuilder. getInterpolation().google.protobuf.DoubleValue interpolation = 6;DoubleValueTimeseriesPoint.Aggregates.Builder. getMax().google.protobuf.DoubleValue max = 2;DoubleValueTimeseriesPoint.Aggregates. getMax().google.protobuf.DoubleValue max = 2;DoubleValueTimeseriesPoint.AggregatesOrBuilder. getMax().google.protobuf.DoubleValue max = 2;DoubleValueTimeseriesPoint.Aggregates.Builder. getMin().google.protobuf.DoubleValue min = 3;DoubleValueTimeseriesPoint.Aggregates. getMin().google.protobuf.DoubleValue min = 3;DoubleValueTimeseriesPoint.AggregatesOrBuilder. getMin().google.protobuf.DoubleValue min = 3;DoubleValueThreedMetadata.Builder. getRotation(int index)repeated .google.protobuf.DoubleValue rotation = 5;DoubleValueThreedMetadata. getRotation(int index)repeated .google.protobuf.DoubleValue rotation = 5;DoubleValueThreedMetadataOrBuilder. getRotation(int index)repeated .google.protobuf.DoubleValue rotation = 5;DoubleValueEntityMatch.Builder. getScore().google.protobuf.DoubleValue score = 1;DoubleValueEntityMatch. getScore().google.protobuf.DoubleValue score = 1;DoubleValueEntityMatchOrBuilder. getScore().google.protobuf.DoubleValue score = 1;DoubleValueTimeseriesPoint.Aggregates.Builder. getStepInterpolation().google.protobuf.DoubleValue step_interpolation = 7;DoubleValueTimeseriesPoint.Aggregates. getStepInterpolation().google.protobuf.DoubleValue step_interpolation = 7;DoubleValueTimeseriesPoint.AggregatesOrBuilder. getStepInterpolation().google.protobuf.DoubleValue step_interpolation = 7;DoubleValueTimeseriesPoint.Aggregates.Builder. getSum().google.protobuf.DoubleValue sum = 5;DoubleValueTimeseriesPoint.Aggregates. getSum().google.protobuf.DoubleValue sum = 5;DoubleValueTimeseriesPoint.AggregatesOrBuilder. getSum().google.protobuf.DoubleValue sum = 5;DoubleValueTimeseriesPoint.Aggregates.Builder. getTotalVariation().google.protobuf.DoubleValue total_variation = 10;DoubleValueTimeseriesPoint.Aggregates. getTotalVariation().google.protobuf.DoubleValue total_variation = 10;DoubleValueTimeseriesPoint.AggregatesOrBuilder. getTotalVariation().google.protobuf.DoubleValue total_variation = 10;Methods in com.cognite.client.dto that return types with arguments of type DoubleValue Modifier and Type Method Description List<DoubleValue>ThreedNode.Builder. getBoundingBoxMaxList()repeated .google.protobuf.DoubleValue bounding_box_max = 9;List<DoubleValue>ThreedNode. getBoundingBoxMaxList()repeated .google.protobuf.DoubleValue bounding_box_max = 9;List<DoubleValue>ThreedNodeOrBuilder. getBoundingBoxMaxList()repeated .google.protobuf.DoubleValue bounding_box_max = 9;List<DoubleValue>ThreedNode.Builder. getBoundingBoxMinList()repeated .google.protobuf.DoubleValue bounding_box_min = 10;List<DoubleValue>ThreedNode. getBoundingBoxMinList()repeated .google.protobuf.DoubleValue bounding_box_min = 10;List<DoubleValue>ThreedNodeOrBuilder. getBoundingBoxMinList()repeated .google.protobuf.DoubleValue bounding_box_min = 10;List<DoubleValue>ThreedMetadata.Builder. getCameraPositionList()repeated .google.protobuf.DoubleValue camera_position = 7;List<DoubleValue>ThreedMetadata. getCameraPositionList()repeated .google.protobuf.DoubleValue camera_position = 7;List<DoubleValue>ThreedMetadataOrBuilder. getCameraPositionList()repeated .google.protobuf.DoubleValue camera_position = 7;List<DoubleValue>ThreedMetadata.Builder. getCameraTargetList()repeated .google.protobuf.DoubleValue camera_target = 6;List<DoubleValue>ThreedMetadata. getCameraTargetList()repeated .google.protobuf.DoubleValue camera_target = 6;List<DoubleValue>ThreedMetadataOrBuilder. getCameraTargetList()repeated .google.protobuf.DoubleValue camera_target = 6;List<DoubleValue>ThreedMetadata.Builder. getRotationList()repeated .google.protobuf.DoubleValue rotation = 5;List<DoubleValue>ThreedMetadata. getRotationList()repeated .google.protobuf.DoubleValue rotation = 5;List<DoubleValue>ThreedMetadataOrBuilder. getRotationList()repeated .google.protobuf.DoubleValue rotation = 5;Methods in com.cognite.client.dto with parameters of type DoubleValue Modifier and Type Method Description ThreedNode.BuilderThreedNode.Builder. addBoundingBoxMax(int index, DoubleValue value)repeated .google.protobuf.DoubleValue bounding_box_max = 9;ThreedNode.BuilderThreedNode.Builder. addBoundingBoxMax(DoubleValue value)repeated .google.protobuf.DoubleValue bounding_box_max = 9;ThreedNode.BuilderThreedNode.Builder. addBoundingBoxMin(int index, DoubleValue value)repeated .google.protobuf.DoubleValue bounding_box_min = 10;ThreedNode.BuilderThreedNode.Builder. addBoundingBoxMin(DoubleValue value)repeated .google.protobuf.DoubleValue bounding_box_min = 10;ThreedMetadata.BuilderThreedMetadata.Builder. addCameraPosition(int index, DoubleValue value)repeated .google.protobuf.DoubleValue camera_position = 7;ThreedMetadata.BuilderThreedMetadata.Builder. addCameraPosition(DoubleValue value)repeated .google.protobuf.DoubleValue camera_position = 7;ThreedMetadata.BuilderThreedMetadata.Builder. addCameraTarget(int index, DoubleValue value)repeated .google.protobuf.DoubleValue camera_target = 6;ThreedMetadata.BuilderThreedMetadata.Builder. addCameraTarget(DoubleValue value)repeated .google.protobuf.DoubleValue camera_target = 6;ThreedMetadata.BuilderThreedMetadata.Builder. addRotation(int index, DoubleValue value)repeated .google.protobuf.DoubleValue rotation = 5;ThreedMetadata.BuilderThreedMetadata.Builder. addRotation(DoubleValue value)repeated .google.protobuf.DoubleValue rotation = 5;TimeseriesPoint.Aggregates.BuilderTimeseriesPoint.Aggregates.Builder. mergeAverage(DoubleValue value).google.protobuf.DoubleValue average = 1;Annotation.BuilderAnnotation.Builder. mergeConfidence(DoubleValue value).google.protobuf.DoubleValue confidence = 4;TimeseriesPoint.Aggregates.BuilderTimeseriesPoint.Aggregates.Builder. mergeContinuousVariance(DoubleValue value).google.protobuf.DoubleValue continuous_variance = 8;TimeseriesPoint.Aggregates.BuilderTimeseriesPoint.Aggregates.Builder. mergeDiscreteVariance(DoubleValue value).google.protobuf.DoubleValue discrete_variance = 9;TimeseriesPoint.Aggregates.BuilderTimeseriesPoint.Aggregates.Builder. mergeInterpolation(DoubleValue value).google.protobuf.DoubleValue interpolation = 6;TimeseriesPoint.Aggregates.BuilderTimeseriesPoint.Aggregates.Builder. mergeMax(DoubleValue value).google.protobuf.DoubleValue max = 2;TimeseriesPoint.Aggregates.BuilderTimeseriesPoint.Aggregates.Builder. mergeMin(DoubleValue value).google.protobuf.DoubleValue min = 3;EntityMatch.BuilderEntityMatch.Builder. mergeScore(DoubleValue value).google.protobuf.DoubleValue score = 1;TimeseriesPoint.Aggregates.BuilderTimeseriesPoint.Aggregates.Builder. mergeStepInterpolation(DoubleValue value).google.protobuf.DoubleValue step_interpolation = 7;TimeseriesPoint.Aggregates.BuilderTimeseriesPoint.Aggregates.Builder. mergeSum(DoubleValue value).google.protobuf.DoubleValue sum = 5;TimeseriesPoint.Aggregates.BuilderTimeseriesPoint.Aggregates.Builder. mergeTotalVariation(DoubleValue value).google.protobuf.DoubleValue total_variation = 10;TimeseriesPoint.Aggregates.BuilderTimeseriesPoint.Aggregates.Builder. setAverage(DoubleValue value).google.protobuf.DoubleValue average = 1;ThreedNode.BuilderThreedNode.Builder. setBoundingBoxMax(int index, DoubleValue value)repeated .google.protobuf.DoubleValue bounding_box_max = 9;ThreedNode.BuilderThreedNode.Builder. setBoundingBoxMin(int index, DoubleValue value)repeated .google.protobuf.DoubleValue bounding_box_min = 10;ThreedMetadata.BuilderThreedMetadata.Builder. setCameraPosition(int index, DoubleValue value)repeated .google.protobuf.DoubleValue camera_position = 7;ThreedMetadata.BuilderThreedMetadata.Builder. setCameraTarget(int index, DoubleValue value)repeated .google.protobuf.DoubleValue camera_target = 6;Annotation.BuilderAnnotation.Builder. setConfidence(DoubleValue value).google.protobuf.DoubleValue confidence = 4;TimeseriesPoint.Aggregates.BuilderTimeseriesPoint.Aggregates.Builder. setContinuousVariance(DoubleValue value).google.protobuf.DoubleValue continuous_variance = 8;TimeseriesPoint.Aggregates.BuilderTimeseriesPoint.Aggregates.Builder. setDiscreteVariance(DoubleValue value).google.protobuf.DoubleValue discrete_variance = 9;TimeseriesPoint.Aggregates.BuilderTimeseriesPoint.Aggregates.Builder. setInterpolation(DoubleValue value).google.protobuf.DoubleValue interpolation = 6;TimeseriesPoint.Aggregates.BuilderTimeseriesPoint.Aggregates.Builder. setMax(DoubleValue value).google.protobuf.DoubleValue max = 2;TimeseriesPoint.Aggregates.BuilderTimeseriesPoint.Aggregates.Builder. setMin(DoubleValue value).google.protobuf.DoubleValue min = 3;ThreedMetadata.BuilderThreedMetadata.Builder. setRotation(int index, DoubleValue value)repeated .google.protobuf.DoubleValue rotation = 5;EntityMatch.BuilderEntityMatch.Builder. setScore(DoubleValue value).google.protobuf.DoubleValue score = 1;TimeseriesPoint.Aggregates.BuilderTimeseriesPoint.Aggregates.Builder. setStepInterpolation(DoubleValue value).google.protobuf.DoubleValue step_interpolation = 7;TimeseriesPoint.Aggregates.BuilderTimeseriesPoint.Aggregates.Builder. setSum(DoubleValue value).google.protobuf.DoubleValue sum = 5;TimeseriesPoint.Aggregates.BuilderTimeseriesPoint.Aggregates.Builder. setTotalVariation(DoubleValue value).google.protobuf.DoubleValue total_variation = 10;Method parameters in com.cognite.client.dto with type arguments of type DoubleValue Modifier and Type Method Description ThreedNode.BuilderThreedNode.Builder. addAllBoundingBoxMax(Iterable<? extends DoubleValue> values)repeated .google.protobuf.DoubleValue bounding_box_max = 9;ThreedNode.BuilderThreedNode.Builder. addAllBoundingBoxMin(Iterable<? extends DoubleValue> values)repeated .google.protobuf.DoubleValue bounding_box_min = 10;ThreedMetadata.BuilderThreedMetadata.Builder. addAllCameraPosition(Iterable<? extends DoubleValue> values)repeated .google.protobuf.DoubleValue camera_position = 7;ThreedMetadata.BuilderThreedMetadata.Builder. addAllCameraTarget(Iterable<? extends DoubleValue> values)repeated .google.protobuf.DoubleValue camera_target = 6;ThreedMetadata.BuilderThreedMetadata.Builder. addAllRotation(Iterable<? extends DoubleValue> values)repeated .google.protobuf.DoubleValue rotation = 5; -
Uses of DoubleValue in com.google.protobuf
Methods in com.google.protobuf that return DoubleValue Modifier and Type Method Description DoubleValueDoubleValue.Builder. build()DoubleValueDoubleValue.Builder. buildPartial()static DoubleValueDoubleValue. getDefaultInstance()DoubleValueDoubleValue.Builder. getDefaultInstanceForType()DoubleValueDoubleValue. getDefaultInstanceForType()static DoubleValueDoubleValue. of(double value)static DoubleValueDoubleValue. parseDelimitedFrom(InputStream input)static DoubleValueDoubleValue. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DoubleValueDoubleValue. parseFrom(byte[] data)static DoubleValueDoubleValue. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DoubleValueDoubleValue. parseFrom(com.google.protobuf.ByteString data)static DoubleValueDoubleValue. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DoubleValueDoubleValue. parseFrom(com.google.protobuf.CodedInputStream input)static DoubleValueDoubleValue. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DoubleValueDoubleValue. parseFrom(InputStream input)static DoubleValueDoubleValue. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DoubleValueDoubleValue. parseFrom(ByteBuffer data)static DoubleValueDoubleValue. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.protobuf that return types with arguments of type DoubleValue Modifier and Type Method Description com.google.protobuf.Parser<DoubleValue>DoubleValue. getParserForType()static com.google.protobuf.Parser<DoubleValue>DoubleValue. parser()Methods in com.google.protobuf with parameters of type DoubleValue Modifier and Type Method Description DoubleValue.BuilderDoubleValue.Builder. mergeFrom(DoubleValue other)static DoubleValue.BuilderDoubleValue. newBuilder(DoubleValue prototype)
-