MATreeMap3DViewController

The MATreeMap3DViewController class is used to work with a basic data view as a tree map.

Inheritance Hierarchy

          NSObject

          UIResponder

          UIViewController

          MATreeMap3DViewController

Supported Protocols

<NSCoding>

<NSObject>

<UIAppearanceContainer>

Properties

dataSource. Tree map data source.

delegate. A delegate used to work with a data view as a tree map.

isSetColorIndicator. Indicates whether color legend is displayed in a tree map.

isSetSizeIndicator. Indicates whether size legend is displayed in a tree map.

pathToDirReport. Determines path to the folder with the report used to build a tree map.

xmlNameSetting. Name of the XML file with tree map settings.

Methods

generateScreenshot. Creates a screenshot of basic data view as a tree map.

prepareControl. Applies determined settings to the tree map.

readyToShow. Prepares a basic data view as a tree map for display.

subviewsDidLayout. Loads child data views.

See also:

Classes. The Mobile Application Component