34 #ifndef vtkGeoFileImageSource_h 
   35 #define vtkGeoFileImageSource_h 
   37 #include "vtkGeovisCoreModule.h"  
   68   vtkSetStringMacro(Path);
 
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses. 
 
A node in a multi-resolution image tree. 
 
A multi-resolution geographic data source. 
 
virtual bool FetchChild(vtkGeoTreeNode *node, int index, vtkGeoTreeNode *child)=0
Blocking access methods to be implemented in subclasses. 
 
a simple class to control print indentation 
 
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions. 
 
A tiled image source on disk. 
 
Stores data for a patch of the globe. 
 
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...
 
virtual bool FetchRoot(vtkGeoTreeNode *root)=0
Blocking access methods to be implemented in subclasses.