26 #ifndef __TERRALIB_VP_INTERNAL_ATTRIBUTEGROUPINGDATAHANDLER_H 27 #define __TERRALIB_VP_INTERNAL_ATTRIBUTEGROUPINGDATAHANDLER_H 52 class AttributeGroupingDataHandlerImpl;
75 virtual std::size_t getGroupCount()
const override;
81 virtual void addFeatureSet(std::size_t groupIndex, std::size_t outputIndex,
const te::vp::FeatureSet& featureSet)
override;
85 std::unique_ptr<AttributeGroupingDataHandlerImpl>
m_impl;
103 #endif //__TERRALIB_VP_INTERNAL_ATTRIBUTEGROUPINGDATAHANDLER_H #define TEVPEXPORT
You can use this macro in order to export/import classes and functions from this module.
std::unique_ptr< AttributeGroupingDataHandlerImpl > m_impl
This class can be used to inform the progress of a task.
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.
Abstract class used to define the input/ ouptut parameters for TerraAmazon Operations.
Configuration flags for the Terrralib Vector Processing module.