Constructor & Destructor Documentation
| virtual DtShapefile::~DtShapefile |
( |
| ) |
|
|
virtual |
| DtShapefile::DtShapefile |
( |
const DtShapefile & |
original | ) |
|
|
private |
Member Function Documentation
| virtual void DtShapefile::init |
( |
| ) |
|
|
virtual |
| virtual bool DtShapefile::load |
( |
const DtFilename & |
path, |
|
|
const DtShapeEntry * |
entry |
|
) |
| |
|
virtual |
| virtual double DtShapefile::xMin |
( |
| ) |
|
|
virtual |
| virtual double DtShapefile::yMin |
( |
| ) |
|
|
virtual |
| virtual double DtShapefile::xMax |
( |
| ) |
|
|
virtual |
| virtual double DtShapefile::yMax |
( |
| ) |
|
|
virtual |
| virtual DtList& DtShapefile::list |
( |
| ) |
|
|
virtual |
| static void DtShapefile::importNumberAsReal |
( |
const char * |
feature, |
|
|
DtReal & |
value |
|
) |
| |
|
static |
| static void DtShapefile::importNumberAsInteger |
( |
const char * |
feature, |
|
|
int & |
value |
|
) |
| |
|
static |
| static void DtShapefile::importCharAsString |
( |
const char * |
feature, |
|
|
DtString & |
value |
|
) |
| |
|
static |
| virtual DtString DtShapefile::projectionType |
( |
| ) |
const |
|
virtual |
| virtual void DtShapefile::getCorners |
( |
DtGeodeticCoord & |
ll, |
|
|
DtGeodeticCoord & |
ur |
|
) |
| |
|
virtual |
| virtual bool DtShapefile::openDbf |
( |
| ) |
|
|
virtual |
| virtual bool DtShapefile::openDbf |
( |
const DtFilename & |
| ) |
|
|
virtual |
| virtual bool DtShapefile::closeDbf |
( |
| ) |
|
|
virtual |
| virtual int DtShapefile::numDbfColumns |
( |
| ) |
const |
|
virtual |
| virtual bool DtShapefile::column |
( |
int |
col, |
|
|
DtString & |
colName, |
|
|
char & |
colType, |
|
|
unsigned char & |
colLength |
|
) |
| |
|
virtual |
| virtual void DtShapefile::loadProjectionFile |
( |
| ) |
|
|
virtual |
| virtual char* DtShapefile::readFeature |
( |
const DtString & |
featureName, |
|
|
int |
featureNumber, |
|
|
char & |
fieldType |
|
) |
| |
|
protectedvirtual |
| virtual bool DtShapefile::readFeatureAsReal |
( |
const DtString & |
featureName, |
|
|
int |
featureNumber, |
|
|
DtReal & |
value |
|
) |
| |
|
protectedvirtual |
| virtual bool DtShapefile::readFeatureAsInteger |
( |
const DtString & |
featureName, |
|
|
int |
featureNumber, |
|
|
int & |
value |
|
) |
| |
|
protectedvirtual |
| virtual bool DtShapefile::readFeatureAsString |
( |
const DtString & |
featureName, |
|
|
int |
featureNumber, |
|
|
DtString & |
value |
|
) |
| |
|
protectedvirtual |
Member Data Documentation
| DtFilename DtShapefile::myFilename |
|
protected |
| DtList DtShapefile::myList |
|
protected |
| FILE* DtShapefile::myDbfFile |
|
protected |
| DtNetInt32 DtShapefile::myDbfRecordCount |
|
protected |
| DtNetInt16 DtShapefile::myDbfRecordSize |
|
protected |
| DtNetInt16 DtShapefile::myDbfHeaderSize |
|
protected |
| DtHashlist DtShapefile::myRealImportFunctions |
|
protected |
| DtHashlist DtShapefile::myIntegerImportFunctions |
|
protected |
| DtHashlist DtShapefile::myStringImportFunctions |
|
protected |
The documentation for this class was generated from the following file:
- /exports/nfedora7-1/nightly/docs/vrforcesDevelopment.tot/include/shape/shapefile.h