Go to the documentation of this file.
34 #ifndef vtkGeoProjectionSource_h
35 #define vtkGeoProjectionSource_h
37 #include "vtkGeovisCoreModule.h"
66 vtkGetMacro(Projection,
int);
67 virtual void SetProjection(
int projection);
74 vtkGetMacro(MinCellsPerNode,
int);
virtual vtkAbstractTransform * GetTransform()
Return the projection transformation used by this source.
virtual bool FetchRoot(vtkGeoTreeNode *root)=0
Blocking access methods to be implemented in subclasses.
A 2D geographic geometry source.
mutual exclusion locking class
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on.
Stores data for a patch of the globe.
virtual bool FetchChild(vtkGeoTreeNode *node, int index, vtkGeoTreeNode *child)=0
vtkAbstractTransform * Transform
a simple class to control print indentation
vtkMutexLock * TransformLock
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
A multi-resolution geographic data source.