36#ifndef vtkPBGLVertexColoring_h
37#define vtkPBGLVertexColoring_h
39#include "vtkInfovisParallelModule.h"
47#if !defined(VTK_LEGACY_REMOVE)
77 vtkSetStringMacro(ColorArrayName);
Superclass for algorithms that produce only graph as output.
a simple class to control print indentation
Compute a vertex coloring for a distributed, undirected vtkGraph, where each vertex has a color disti...
virtual int FillInputPortInformation(int port, vtkInformation *info)
Fill the input port information objects for this algorithm.
virtual int FillOutputPortInformation(int port, vtkInformation *info)
Fill the output port information objects for this algorithm.
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
static vtkPBGLVertexColoring * New()
A node in a selection tree.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.