26 #ifndef __TERRALIB_VP_INTERNAL_NOGROUPINGDATAHANDLER_H    27 #define __TERRALIB_VP_INTERNAL_NOGROUPINGDATAHANDLER_H    66       virtual std::size_t getGroupCount() 
const override;
    72       virtual void addFeatureSet(std::size_t groupIndex, std::size_t outputIndex, 
const te::vp::FeatureSet& featureSet) 
override;
    90 #endif //__TERRALIB_VP_INTERNAL_NOGROUPINGDATAHANDLER_H #define TEVPEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
This abstract class represents handler to help reading and writing data from/to a dataSource by divid...
 
An alias for a set of Features. 
 
An Envelope defines a 2D rectangular region. 
 
Configuration flags for the Terrralib Vector Processing module. 
 
This class represents handler to help reading and writing data from/to a dataSource using one group o...