63#ifndef vtkApplyIcons_h
64#define vtkApplyIcons_h
68#include "vtkViewsInfovisModule.h"
void SetIconType(vtkVariant v, int icon)
Edits the lookup table to use for point icons.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
Convert the vtkGraph into vtkPolyData.
Internals * Implementation
virtual void SetSelectionModeToAnnotationIcon()
Changes the behavior of the icon to use for selected items.
int FillInputPortInformation(int port, vtkInformation *info) override
Set the input type of the algorithm to vtkGraph.
virtual void SetSelectionModeToIgnoreSelection()
Changes the behavior of the icon to use for selected items.
char * IconOutputArrayName
virtual void SetSelectionMode(int)
Changes the behavior of the icon to use for selected items.
~vtkApplyIcons() override
void ClearAllIconTypes()
Edits the lookup table to use for point icons.
virtual void SetSelectionModeToSelectedIcon()
Changes the behavior of the icon to use for selected items.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
void SetIconType(double v, int icon)
Edits the lookup table to use for point icons.
virtual void SetSelectionModeToSelectedOffset()
Changes the behavior of the icon to use for selected items.
static vtkApplyIcons * New()
void SetIconType(const char *v, int icon)
Edits the lookup table to use for point icons.
a simple class to control print indentation
A atomic type representing the union of many types.