![]() |
VR-Forces 5.0.2 Developer's Guide
|
This is the complete list of members for DtShapefile, including all inherited members.
| closeDbf() | DtShapefile | virtual |
| column(int col, DtString &colName, char &colType, unsigned char &colLength) | DtShapefile | virtual |
| coordinateSystem() const | DtShapefile | virtual |
| DtShapefile(const DtShapeInitializer *i) | DtShapefile | |
| DtShapefile(const DtShapeVectorInitializer *i) | DtShapefile | |
| DtShapefile(const DtShapefile &original) | DtShapefile | private |
| getCorners(DtGeodeticCoord &ll, DtGeodeticCoord &ur) | DtShapefile | virtual |
| import(DtShapeReader *db)=0 | DtShapefile | pure virtual |
| importCharAsString(const char *feature, DtString &value) | DtShapefile | static |
| importFeatures(DtShapeVectorReader *db)=0 | DtShapefile | pure virtual |
| importNumberAsInteger(const char *feature, int &value) | DtShapefile | static |
| importNumberAsReal(const char *feature, DtReal &value) | DtShapefile | static |
| init() | DtShapefile | virtual |
| list() | DtShapefile | virtual |
| load(const DtFilename &path, const DtShapeEntry *entry) | DtShapefile | virtual |
| loadProjectionFile() | DtShapefile | virtual |
| lookupIntegerImportFunction(const char type) | DtShapefile | virtual |
| lookupRealImportFunction(const char type) | DtShapefile | virtual |
| lookupStringImportFunction(const char type) | DtShapefile | virtual |
| myDbfFile | DtShapefile | protected |
| myDbfHeaderSize | DtShapefile | protected |
| myDbfRecordCount | DtShapefile | protected |
| myDbfRecordSize | DtShapefile | protected |
| myEntry | DtShapefile | protected |
| myFilename | DtShapefile | protected |
| myHeader | DtShapefile | protected |
| myInitializer | DtShapefile | protected |
| myIntegerImportFunctions | DtShapefile | protected |
| myList | DtShapefile | protected |
| myProjectionInformation | DtShapefile | protected |
| myReader | DtShapefile | protected |
| myRealImportFunctions | DtShapefile | protected |
| myStringImportFunctions | DtShapefile | protected |
| myVectorInitializer | DtShapefile | protected |
| myVectorReader | DtShapefile | protected |
| numDbfColumns() const | DtShapefile | virtual |
| openDbf() | DtShapefile | virtual |
| openDbf(const DtFilename &) | DtShapefile | virtual |
| operator=(const DtShapefile &original) | DtShapefile | private |
| projectionInformation() const | DtShapefile | inline |
| projectionType() const | DtShapefile | virtual |
| readFeature(const DtString &featureName, int featureNumber, char &fieldType) | DtShapefile | protectedvirtual |
| readFeatureAsInteger(const DtString &featureName, int featureNumber, int &value) | DtShapefile | protectedvirtual |
| readFeatureAsReal(const DtString &featureName, int featureNumber, DtReal &value) | DtShapefile | protectedvirtual |
| readFeatureAsString(const DtString &featureName, int featureNumber, DtString &value) | DtShapefile | protectedvirtual |
| setIntegerImportFunction(const char type, DtIntegerShapeImportFcn fcn) | DtShapefile | virtual |
| setRealImportFunction(const char type, DtRealShapeImportFcn fcn) | DtShapefile | virtual |
| setShapeProjectionCreatorFcn(DtShapeProjectionCreatorFcn) | DtShapefile | static |
| setStringImportFunction(const char type, DtStringShapeImportFcn fcn) | DtShapefile | virtual |
| theShapeProjectionCreator | DtShapefile | protectedstatic |
| xMax() | DtShapefile | virtual |
| xMin() | DtShapefile | virtual |
| yMax() | DtShapefile | virtual |
| yMin() | DtShapefile | virtual |
| ~DtShapefile() | DtShapefile | virtual |