The vtkQtChartLayerDomain class is used to merge chart layer domains.  
 More...
#include <vtkQtChartLayerDomain.h>
List of all members.
Detailed Description
The vtkQtChartLayerDomain class is used to merge chart layer domains. 
Definition at line 37 of file vtkQtChartLayerDomain.h.
Constructor & Destructor Documentation
      
        
          | vtkQtChartLayerDomain::vtkQtChartLayerDomain  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | vtkQtChartLayerDomain::~vtkQtChartLayerDomain  | 
          ( | 
           | ) | 
           | 
        
      
 
 
Member Function Documentation
Gets the domain for the specified corner. 
- Parameters:
 - 
  
  
 
- Returns:
 - A pointer to the merged domain for the specified corner. 
 
 
 
Merges the domain for the given corner with the current domains. 
- Parameters:
 - 
  
    | domain | The domain to add.  | 
    | corner | The chart corner for the domain.  | 
  
   
 
 
      
        
          | void vtkQtChartLayerDomain::clear  | 
          ( | 
           | ) | 
           | 
        
      
 
 
The documentation for this class was generated from the following file: