SDTSLineReader Class Reference

#include <sdts_al.h>

Inheritance diagram for SDTSLineReader:
SDTSIndexedReader

List of all members.

Public Member Functions

void AttachToPolygons (SDTSTransfer *, int iPolyLayer)

Detailed Description

Reader for SDTS line modules.

Returns SDTSRawLine features. Normally readers are instantiated with the SDTSTransfer::GetIndexedReader() method.


Member Function Documentation

void SDTSLineReader::AttachToPolygons ( SDTSTransfer poTransfer,
int  iTargetPolyLayer 
)

Attach lines in this module to their polygons as the first step in polygon formation.

See also the SDTSRawPolygon::AssembleRings() method.

Parameters:
poTransfer the SDTSTransfer of this SDTSLineReader, and from which the related SDTSPolygonReader will be instantiated.
iTargetPolyLayer the polygon reader instance number, used to avoid processing lines for other layers.

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

Generated on 2 Aug 2014 for SDTS_AL by  doxygen 1.6.1