WXP C++ Library Version 6.74.9
Loading...
Searching...
No Matches
WXP::ShapeData Struct Reference

This struct stores ShapeFile data. More...

#include "../include/ShapeData.h"

Public Member Functions

int init ()
int print ()
int printData ()
int setIndex (int val)
int getIndex ()
const char * getName ()
int setName (const char *rname)
int clearPoints ()
int addPoint (EarthPoint &ept)
int getNum ()
EarthPoint getPoint (int ind)
int setRange (EarthRange &r)
EarthRange getRange ()

Friends

class ShapeFile

Detailed Description

This struct stores ShapeFile data.

Author
Dan Vietor

Member Function Documentation

◆ getName()

const char * WXP::ShapeData::getName ( )
inline

Get the name associated with the object

◆ init()

int ShapeData::init ( )

Initializes the object

Referenced by WXP::ShapeFile::read().

◆ print()

int ShapeData::print ( )

Prints object parameters


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