16#ifndef vtkTreeRingToPolyData_h
17#define vtkTreeRingToPolyData_h
19#include "vtkInfovisLayoutModule.h"
22VTK_ABI_NAMESPACE_BEGIN
@ FIELD_ASSOCIATION_VERTICES
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
~vtkTreeRingToPolyData() override
static vtkTreeRingToPolyData * New()
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
int FillInputPortInformation(int port, vtkInformation *info) override
virtual void SetSectorsArrayName(const char *name)
The field containing quadruples of the form (start angle, end angle, inner radius,...
void SetInputArrayToProcess(const char *name, int fieldAssociation)
Set the input data arrays that this algorithm will process.