The <MATreeMap3DViewControllerDelegate> protocol is used to work with tree map before its display.
<NSObject>
controlWillAppear:. Executes operations determined in the body of this method before tree map display.
- (void) controlWillAppear: (MATreeMap3DViewController *)controller
controller. Controller for working with a tree map base data view.
The example of use is given in the Working with a Tree Map Base Data View section.
See also:
Protocols. The Mobile Application Component