This singleton defines the TerraLib Annotation Text module entry.  
 More...
#include <Module.h>
This singleton defines the TerraLib Annotation Text module entry. 
Definition at line 41 of file Module.h.
 
  
  
      
        
          | te::at::Module::Module  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
The singleton constructor is not callable outside the class. 
 
 
  
  
      
        
          | te::at::Module::~Module  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | static void te::at::Module::finalize  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
staticprivate   | 
  
 
This is the cleanup function for the TerraLib Annotation Text module. 
- Note
 - This method doesn't perform operations for this module. 
 
 
 
It returns a reference to the singleton instance. 
- Returns
 - A reference to the singleton instance. 
 
 
 
  
  
      
        
          | static void te::at::Module::initialize  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
staticprivate   | 
  
 
This is the startup function for the TerraLib Annotation Text module. 
- Note
 - This method doesn't perform operations for this module. 
 
 
 
  
  
      
        
          | const Module& te::at::Module::sm_module | 
         
       
   | 
  
staticprivate   | 
  
 
Just to make a static initialization. 
Definition at line 71 of file Module.h.
 
 
The documentation for this class was generated from the following file:
- C:/CC_master/terralib5/src/terralib/annotationtext/Module.h