23#ifndef vtkWebUtilities_h
24#define vtkWebUtilities_h
27#include "vtkWebCoreModule.h"
abstract class to specify dataset behavior
a simple class to control print indentation
abstract base class for most VTK objects
collection of utility functions for ParaView Web.
~vtkWebUtilities() override
static vtkWebUtilities * New()
static std::string WriteAttributeHeadersToJavaScript(int field_type, vtkDataSet *)
static void ProcessRMIs(int reportError, int dont_loop=0)
This method is similar to the ProcessRMIs() method on the GlobalController except that it is Python f...
static std::string WriteAttributesToJavaScript(int field_type, vtkDataSet *)
static void ProcessRMIs()
This method is similar to the ProcessRMIs() method on the GlobalController except that it is Python f...
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.