58 #ifndef vtkSQLGraphReader_h 59 #define vtkSQLGraphReader_h static vtkGraphAlgorithm * New()
read a vtkGraph from a database
#define vtkGetMacro(name, type)
#define vtkSetStringMacro(name)
Superclass for algorithms that produce only graph as output.
#define vtkTypeMacro(thisClass, superclass)
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent)
virtual int RequestDataObject(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define vtkGetStringMacro(name)
#define vtkGetObjectMacro(name, type)
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
executes an sql query and retrieves results
#define vtkBooleanMacro(name, type)
VTKWRAPPINGJAVA_EXPORT jlong q(JNIEnv *env, jobject obj)
vtkSQLQuery * VertexQuery
#define vtkSetMacro(name, type)