vtkQtChartLayerDomain Class Reference

#include <vtkQtChartLayerDomain.h>

Collaboration diagram for vtkQtChartLayerDomain:

Collaboration graph
[legend]

List of all members.


Detailed Description

The vtkQtChartLayerDomain class is used to merge chart layer domains.

Definition at line 37 of file vtkQtChartLayerDomain.h.


Public Member Functions

 vtkQtChartLayerDomain ()
 ~vtkQtChartLayerDomain ()
const vtkQtChartAxisCornerDomaingetDomain (vtkQtChartLayer::AxesCorner corner) const
 Gets the domain for the specified corner.
void mergeDomain (const vtkQtChartAxisCornerDomain &domain, vtkQtChartLayer::AxesCorner corner)
 Merges the domain for the given corner with the current domains.
void clear ()
 Removes all the domains.

Constructor & Destructor Documentation

vtkQtChartLayerDomain::vtkQtChartLayerDomain (  ) 

vtkQtChartLayerDomain::~vtkQtChartLayerDomain (  ) 


Member Function Documentation

const vtkQtChartAxisCornerDomain* vtkQtChartLayerDomain::getDomain ( vtkQtChartLayer::AxesCorner  corner  )  const

Gets the domain for the specified corner.

Parameters:
corner The chart corner.
Returns:
A pointer to the merged domain for the specified corner.

void vtkQtChartLayerDomain::mergeDomain ( const vtkQtChartAxisCornerDomain domain,
vtkQtChartLayer::AxesCorner  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 (  ) 

Removes all the domains.


The documentation for this class was generated from the following file:

Generated on Mon Sep 27 18:44:22 2010 for VTK by  doxygen 1.5.6