Go to the documentation of this file.
23 #ifndef vtkWebUtilities_h
24 #define vtkWebUtilities_h
27 #include "vtkWebCoreModule.h"
abstract base class for most VTK objects
~vtkWebUtilities() override
static vtkWebUtilities * New()
collection of utility functions for ParaView Web.
a simple class to control print indentation
static std::string WriteAttributeHeadersToJavaScript(int field_type, vtkDataSet *)
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static void ProcessRMIs()
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 *)
abstract class to specify dataset behavior
static void ProcessRMIs(int reportError, int dont_loop=0)