Labels:text | screenshot | font | number | rectangle OCR: FIGURE 5. Encapsulating the node GetValue calls Into an analogous TREE GetValue member function in the tree class. NODE ** M_NODES; INT M_NEXTNODE; GETNEXTNODE () {RETURN ++M_NEXTNODE;} GETVALUEO {CALL GETVALUE ON ** M_NODES; RETURN RESULTS;}