IVisualProcessorUI

Namespace: WellFired.Profile.ProfileProcessor.Visual

Description

Properties

IUIGroup HardwareGroup { get; set; }
IUIGroup StaticGroup { get; set; }
IUIGroup DynamicGroup { get; set; }
IUIGraph Graph { get; set; }
Type[] HardwareProbes { get; set; }
Type[] GraphProbes { get; set; }

Public Methods

void Initialize ( )
void Toggle ( )
IVisualObjectFactory GetVisualObjectFactory ( )

Breakdown

  • Type[] HardwareProbes { get; set; }
  • Type[] GraphProbes { get; set; }
  • void Initialize ( )
  • void Toggle ( )