33 #ifndef vtkSplineGraphEdges_h
34 #define vtkSplineGraphEdges_h
36 #include "vtkInfovisLayoutModule.h"
70 vtkGetMacro(SplineType,
int);
Superclass for algorithms that produce only graph as output.
Base class for graph data types.
a simple class to control print indentation
subsample graph edges to make smooth curves
vtkSmartPointer< vtkSpline > YSpline
vtkIdType NumberOfSubdivisions
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
virtual vtkMTimeType GetMTime()
Return this object's modified time.
void GeneratePoints(vtkGraph *g, vtkIdType e)
void GenerateBSpline(vtkGraph *g, vtkIdType e)
virtual void SetSpline(vtkSpline *s)
If SplineType is CUSTOM, uses this spline.
vtkSmartPointer< vtkSpline > XSpline
vtkSmartPointer< vtkSpline > ZSpline
static vtkSplineGraphEdges * New()
spline abstract class for interpolating splines
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkTypeUInt64 vtkMTimeType