SDTS_AL
Public Member Functions | List of all members
SDTSLineReader Class Reference

#include <sdts_al.h>

Inheritance diagram for SDTSLineReader:
SDTSIndexedReader

Public Member Functions

void AttachToPolygons (SDTSTransfer *, int iPolyLayer)
 
- Public Member Functions inherited from SDTSIndexedReader
SDTSFeatureGetNextFeature ()
 
virtual void Rewind ()
 
void FillIndex ()
 
void ClearIndex ()
 
int IsIndexed ()
 
SDTSFeatureGetIndexedFeatureRef (int)
 
char ** ScanModuleReferences (const char *="ATID")
 

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: