SHPObject Struct Reference

#include <shapefil.h>

List of all members.

Public Attributes

int nSHPType
int nShapeId
int nParts
int * panPartStart
int * panPartType
int nVertices
double * padfX
double * padfY
double * padfZ
double * padfM
double dfXMin
double dfYMin
double dfZMin
double dfMMin
double dfXMax
double dfYMax
double dfZMax
double dfMMax


Detailed Description

Definition at line 249 of file shapefil.h.


Member Data Documentation

int SHPObject::nSHPType

Definition at line 251 of file shapefil.h.

Referenced by SHPRewindObject(), SHPWriteObject(), and simplifyPolySHP().

int SHPObject::nShapeId

Definition at line 253 of file shapefil.h.

int SHPObject::nParts

Definition at line 255 of file shapefil.h.

Referenced by SHPRewindObject(), and SHPWriteObject().

int* SHPObject::panPartStart

Definition at line 256 of file shapefil.h.

Referenced by SHPRewindObject(), and SHPWriteObject().

int* SHPObject::panPartType

Definition at line 257 of file shapefil.h.

Referenced by SHPWriteObject().

int SHPObject::nVertices

Definition at line 259 of file shapefil.h.

Referenced by polygonToPolyline(), SHPComputeExtents(), SHPRewindObject(), SHPWriteObject(), simplifyPolySHP(), and splitLineAtVertices().

double* SHPObject::padfX

Definition at line 260 of file shapefil.h.

Referenced by addToFromNode(), calPts(), generatePolyFile(), polygonToPolyline(), attFileDlg::run(), SHPComputeExtents(), SHPRewindObject(), simplifyPolySHP(), and splitLineAtVertices().

double* SHPObject::padfY

Definition at line 261 of file shapefil.h.

Referenced by addToFromNode(), calPts(), generatePolyFile(), polygonToPolyline(), attFileDlg::run(), SHPComputeExtents(), SHPRewindObject(), simplifyPolySHP(), and splitLineAtVertices().

double* SHPObject::padfZ

Definition at line 262 of file shapefil.h.

Referenced by SHPComputeExtents().

double* SHPObject::padfM

Definition at line 263 of file shapefil.h.

Referenced by SHPComputeExtents().

double SHPObject::dfXMin

Definition at line 265 of file shapefil.h.

Referenced by polygonToPolyline(), and SHPComputeExtents().

double SHPObject::dfYMin

Definition at line 266 of file shapefil.h.

Referenced by polygonToPolyline(), and SHPComputeExtents().

double SHPObject::dfZMin

Definition at line 267 of file shapefil.h.

Referenced by SHPComputeExtents().

double SHPObject::dfMMin

Definition at line 268 of file shapefil.h.

Referenced by SHPComputeExtents().

double SHPObject::dfXMax

Definition at line 270 of file shapefil.h.

Referenced by polygonToPolyline(), and SHPComputeExtents().

double SHPObject::dfYMax

Definition at line 271 of file shapefil.h.

Referenced by polygonToPolyline(), and SHPComputeExtents().

double SHPObject::dfZMax

Definition at line 272 of file shapefil.h.

Referenced by SHPComputeExtents().

double SHPObject::dfMMax

Definition at line 273 of file shapefil.h.

Referenced by SHPComputeExtents().


The documentation for this struct was generated from the following file:
Generated on Sun Aug 5 17:35:23 2007 for PIHMgis by  doxygen 1.5.2