31 #ifndef vtkGeoAlignedImageRepresentation_h 32 #define vtkGeoAlignedImageRepresentation_h 34 #include "vtkGeovisCoreModule.h" 59 {
return this->GeoSource; }
69 void SaveDatabase(
const char* path);
A multi-resolution image tree.
A node in a multi-resolution image tree.
A multi-resolution geographic data source.
virtual vtkGeoSource * GetSource()
The source for this representation.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
The superclass for all representations.
boost::graph_traits< vtkGraph *>::vertex_descriptor source(boost::graph_traits< vtkGraph * >::edge_descriptor e, vtkGraph *)
static vtkDataRepresentation * New()
Manages a list of vtkGeoTreeNodes.