35 #ifndef vtkPBGLVertexColoring_h 
   36 #define vtkPBGLVertexColoring_h 
   38 #include "vtkInfovisParallelModule.h"  
   46 #if !defined(VTK_LEGACY_REMOVE) 
   69   vtkSetStringMacro(ColorArrayName);
 
   96 #endif //VTK_LEGACY_REMOVE 
static vtkGraphAlgorithm * New()
A node in a selection tree. Used to store selection results. 
virtual int FillOutputPortInformation(int port, vtkInformation *info)
Superclass for algorithms that produce only graph as output. 
a simple class to control print indentation 
void PrintSelf(ostream &os, vtkIndent indent)
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
virtual int FillInputPortInformation(int port, vtkInformation *info)
Compute a vertex coloring for a distributed, undirected vtkGraph, where each vertex has a color disti...