Go to the documentation of this file.
38 #ifndef vtkPointSetToLabelHierarchy_h
39 #define vtkPointSetToLabelHierarchy_h
136 #endif // vtkPointSetToLabelHierarchy_h
virtual void SetBoundedSizeArrayName(const char *name)
virtual void SetOrientationArrayName(const char *name)
#define vtkGetObjectMacro(name, type)
virtual const char * GetBoundedSizeArrayName()
virtual void SetSizeArrayName(const char *name)
virtual void SetLabelArrayName(const char *name)
virtual const char * GetOrientationArrayName()
virtual const char * GetIconIndexArrayName()
#define vtkTypeMacro(thisClass, superclass)
#define VTKRENDERINGLABEL_EXPORT
virtual const char * GetSizeArrayName()
Superclass for algorithms that produce only label hierarchies as output.
GLuint const GLchar * name
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
virtual void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation
build a label hierarchy for a graph or point set.
#define vtkGetMacro(name, type)
represent text properties.
vtkBooleanMacro(IgnoreDriverBugs, bool)
virtual int FillInputPortInformation(int port, vtkInformation *info)
vtkSetMacro(IgnoreDriverBugs, bool)
virtual void SetTextProperty(vtkTextProperty *tprop)
static vtkPointSetToLabelHierarchy * New()
virtual const char * GetPriorityArrayName()
virtual ~vtkPointSetToLabelHierarchy()
vtkPointSetToLabelHierarchy()
virtual void SetPriorityArrayName(const char *name)
virtual void SetIconIndexArrayName(const char *name)
virtual const char * GetLabelArrayName()
vtkTextProperty * TextProperty