7#include <aws/comprehend/Comprehend_EXPORTS.h>
51 inline void SetHeight(
double value) { m_heightHasBeenSet =
true; m_height = value; }
60 inline double GetLeft()
const{
return m_left; }
62 inline void SetLeft(
double value) { m_leftHasBeenSet =
true; m_left = value; }
71 inline double GetTop()
const{
return m_top; }
73 inline void SetTop(
double value) { m_topHasBeenSet =
true; m_top = value; }
82 inline double GetWidth()
const{
return m_width; }
84 inline void SetWidth(
double value) { m_widthHasBeenSet =
true; m_width = value; }
90 bool m_heightHasBeenSet =
false;
93 bool m_leftHasBeenSet =
false;
96 bool m_topHasBeenSet =
false;
99 bool m_widthHasBeenSet =
false;
bool LeftHasBeenSet() const
AWS_COMPREHEND_API BoundingBox(Aws::Utils::Json::JsonView jsonValue)
BoundingBox & WithHeight(double value)
void SetTop(double value)
AWS_COMPREHEND_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_COMPREHEND_API BoundingBox & operator=(Aws::Utils::Json::JsonView jsonValue)
BoundingBox & WithLeft(double value)
void SetWidth(double value)
void SetLeft(double value)
bool HeightHasBeenSet() const
BoundingBox & WithWidth(double value)
BoundingBox & WithTop(double value)
bool TopHasBeenSet() const
void SetHeight(double value)
AWS_COMPREHEND_API BoundingBox()
bool WidthHasBeenSet() const
Aws::Utils::Json::JsonValue JsonValue