@Stability(value=Stable) @Internal public static final class CfnStreamProcessor.BoundingBoxProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnStreamProcessor.BoundingBoxProperty
CfnStreamProcessor.BoundingBoxPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnStreamProcessor.BoundingBoxProperty.Builder, CfnStreamProcessor.BoundingBoxProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnStreamProcessor.BoundingBoxProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnStreamProcessor.BoundingBoxProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Number |
getHeight()
Height of the bounding box as a ratio of the overall image height.
|
Number |
getLeft()
Left coordinate of the bounding box as a ratio of overall image width.
|
Number |
getTop()
Top coordinate of the bounding box as a ratio of overall image height.
|
Number |
getWidth()
Width of the bounding box as a ratio of the overall image width.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnStreamProcessor.BoundingBoxProperty.Builder builder)
CfnStreamProcessor.BoundingBoxProperty.Builder.public final Number getHeight()
CfnStreamProcessor.BoundingBoxPropertygetHeight in interface CfnStreamProcessor.BoundingBoxPropertypublic final Number getLeft()
CfnStreamProcessor.BoundingBoxPropertygetLeft in interface CfnStreamProcessor.BoundingBoxPropertypublic final Number getTop()
CfnStreamProcessor.BoundingBoxPropertygetTop in interface CfnStreamProcessor.BoundingBoxPropertypublic final Number getWidth()
CfnStreamProcessor.BoundingBoxPropertygetWidth in interface CfnStreamProcessor.BoundingBoxProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.