31 #ifndef vtkGeoAlignedImageRepresentation_h 32 #define vtkGeoAlignedImageRepresentation_h 34 #include "vtkGeovisCoreModule.h" 41 #if !defined(VTK_LEGACY_REMOVE) 60 {
return this->GeoSource; }
70 void SaveDatabase(
const char* path);
106 #endif //VTK_LEGACY_REMOVE vtkGeoSource * GeoSource
The source for creating image nodes.
A multi-resolution image tree.
A node in a multi-resolution image tree.
A multi-resolution geographic data source.
vtkGeoTreeNodeCache * Cache
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.
vtkGeoImageNode * Root
The root of the image tree.