7#include <aws/rekognition/Rekognition_EXPORTS.h>
59 inline double GetWidth()
const{
return m_width; }
61 inline void SetWidth(
double value) { m_widthHasBeenSet =
true; m_width = value; }
71 inline void SetHeight(
double value) { m_heightHasBeenSet =
true; m_height = value; }
79 inline double GetLeft()
const{
return m_left; }
81 inline void SetLeft(
double value) { m_leftHasBeenSet =
true; m_left = value; }
89 inline double GetTop()
const{
return m_top; }
91 inline void SetTop(
double value) { m_topHasBeenSet =
true; m_top = value; }
97 bool m_widthHasBeenSet =
false;
100 bool m_heightHasBeenSet =
false;
103 bool m_leftHasBeenSet =
false;
106 bool m_topHasBeenSet =
false;
bool HeightHasBeenSet() const
BoundingBox & WithLeft(double value)
void SetLeft(double value)
void SetWidth(double value)
BoundingBox & WithWidth(double value)
AWS_REKOGNITION_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_REKOGNITION_API BoundingBox()
bool LeftHasBeenSet() const
AWS_REKOGNITION_API BoundingBox(Aws::Utils::Json::JsonView jsonValue)
bool TopHasBeenSet() const
BoundingBox & WithHeight(double value)
void SetTop(double value)
AWS_REKOGNITION_API BoundingBox & operator=(Aws::Utils::Json::JsonView jsonValue)
BoundingBox & WithTop(double value)
void SetHeight(double value)
bool WidthHasBeenSet() const
Aws::Utils::Json::JsonValue JsonValue