#include <sdts_al.h>
Public Member Functions | |
| void | AttachToPolygons (SDTSTransfer *) |
Reader for SDTS line modules.
Returns SDTSRawLine features. Normally readers are instantiated with the SDTSTransfer::GetIndexedReader() method.
| void SDTSLineReader::AttachToPolygons | ( | SDTSTransfer * | poTransfer | ) |
Attach lines in this module to their polygons as the first step in polygon formation.
See also the SDTSRawPolygon::AssembleRings() method.
| poTransfer | the SDTSTransfer of this SDTSLineReader, and from which the related SDTSPolygonReader will be instantiated. |
1.6.1.