Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages  

SDTSRawLine Class Reference

SDTS line feature, as read from LE* modules by SDTSLineReader. More...

#include <sdts_al.h>

Class diagram for SDTSRawLine:

SDTSFeature

List of all members.


Public Members

int nVertices
Number of vertices in the padfX, padfY and padfZ arrays.

double* padfX
List of nVertices X coordinates.

double* padfY
List of nVertices Y coordinates.

double* padfZ
List of nVertices Z coordinates - currently always zero.

SDTSModId oLeftPoly
Identifier of polygon to left of this line. More...

SDTSModId oRightPoly
Identifier of polygon to right of this line. More...

SDTSModId oStartNode
Identifier for the start node of this line. More...

SDTSModId oEndNode
Identifier for the end node of this line. More...


Detailed Description

SDTS line feature, as read from LE* modules by SDTSLineReader.


Member Data Documentation

SDTSModId SDTSRawLine::oLeftPoly

Identifier of polygon to left of this line.

This is the SDTS PIDL subfield.

SDTSModId SDTSRawLine::oRightPoly

Identifier of polygon to right of this line.

This is the SDTS PIDR subfield.

SDTSModId SDTSRawLine::oStartNode

Identifier for the start node of this line.

This is the SDTS SNID subfield.

SDTSModId SDTSRawLine::oEndNode

Identifier for the end node of this line.

This is the SDTS ENID subfield.


The documentation for this classwas generated from the following file:
Generated at Wed Sep 22 10:32:08 1999 for SDTS_AL by doxygen  written by Dimitri van Heesch, © 1997-1999