SDTS_AL
Public Member Functions
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:
poTransferthe SDTSTransfer of this SDTSLineReader, and from which the related SDTSPolygonReader will be instantiated.
iTargetPolyLayerthe polygon reader instance number, used to avoid processing lines for other layers.

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

Generated for GDAL by doxygen 1.7.4.