ArcGIS Procedural Runtime  3.2.10650
List of all members | Static Public Member Functions
prtx::LeafShapeReportingStrategy Class Reference

#include <ReportsCollector.h>

Inheritance diagram for prtx::LeafShapeReportingStrategy:
[legend]

Static Public Member Functions

static ReportingStrategyPtr create (prtx::GenerateContext &context, size_t initialShapeIndex, ReportsAccumulatorPtr reportsAccumulator)
 

Additional Inherited Members

- Public Member Functions inherited from prtx::ReportingStrategy
virtual const prtx::ReportsPtr & getReports (uint32_t domain) const =0
 
virtual const prtx::ReportsPtr & getReports () const =0
 
ReportingStrategyoperator= (const ReportingStrategy &)=delete
 
 ReportingStrategy (const ReportingStrategy &)=delete
 

Detailed Description

Collects CGA reports by traversing the shape tree for each leaf shape from leaf to root, starting at the "left"-most leaf shape. Each leaf shape ID is used as its report domain.


The documentation for this class was generated from the following file: