7#include <aws/textract/Textract_EXPORTS.h>
55 inline double GetWidth()
const{
return m_width; }
57 inline void SetWidth(
double value) { m_widthHasBeenSet =
true; m_width = value; }
68 inline void SetHeight(
double value) { m_heightHasBeenSet =
true; m_height = value; }
77 inline double GetLeft()
const{
return m_left; }
79 inline void SetLeft(
double value) { m_leftHasBeenSet =
true; m_left = value; }
88 inline double GetTop()
const{
return m_top; }
90 inline void SetTop(
double value) { m_topHasBeenSet =
true; m_top = value; }
96 bool m_widthHasBeenSet =
false;
99 bool m_heightHasBeenSet =
false;
102 bool m_leftHasBeenSet =
false;
105 bool m_topHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue