DtVmapInitializer holds the settings specified in a VmapDataRequest.
| DtVmapInitializer::DtVmapInitializer |
( |
| ) |
|
| virtual DtVmapInitializer::~DtVmapInitializer |
( |
| ) |
|
|
virtual |
| virtual DtString DtVmapInitializer::type |
( |
| ) |
|
|
virtual |
| virtual const DtFilename& DtVmapInitializer::libraryPath |
( |
| ) |
const |
|
virtual |
returns the absolute path to the library requested
| virtual bool DtVmapInitializer::setLibraryPath |
( |
const DtFilename & |
path | ) |
|
|
virtual |
sets the library that is requested
| virtual bool DtVmapInitializer::setLibrary |
( |
const DtString & |
s | ) |
|
|
virtual |
| virtual DtString DtVmapInitializer::library |
( |
| ) |
const |
|
virtual |
| virtual const DtString& DtVmapInitializer::themanticLayer |
( |
| ) |
const |
|
virtual |
returns the name of the thematic layer requested
| virtual bool DtVmapInitializer::setThemanticLayer |
( |
const DtString & |
s | ) |
|
|
virtual |
| virtual const DtString& DtVmapInitializer::featureClass |
( |
| ) |
const |
|
virtual |
returns the feature class to be loaded
| virtual bool DtVmapInitializer::setFeatureClass |
( |
const DtString & |
s | ) |
|
|
virtual |
sets the feature class to be loaded
| virtual DtGeodeticCoord DtVmapInitializer::SWCorner |
( |
| ) |
const |
|
virtual |
returns the SW corner of the Area of interest
| virtual bool DtVmapInitializer::setSWCorner |
( |
const DtGeodeticCoord & |
p | ) |
|
|
virtual |
sets the SW corner of the area of interest
- Exceptions
-
| DtInvalidInput | if the point is out of bounds |
| virtual DtGeodeticCoord DtVmapInitializer::NECorner |
( |
| ) |
const |
|
virtual |
returns the NW corner of the Area of interest
| virtual bool DtVmapInitializer::setNECorner |
( |
const DtGeodeticCoord & |
p | ) |
|
|
virtual |
sets the NW corner of the area of interest
- Exceptions
-
| DtInvalidInput | if the point is out of bounds |
returns the database for this initializer
| virtual bool DtVmapInitializer::init |
( |
| ) |
|
|
virtual |
sets up the database using the initialization data. Returns true if there is not an error
| DtFilename DtVmapInitializer::myLibraryPath |
|
protected |
| DtString DtVmapInitializer::myThemanticLayer |
|
protected |
| DtString DtVmapInitializer::myFeatureClass |
|
protected |
| DtGeodeticCoord DtVmapInitializer::mySWCorner |
|
protected |
| DtGeodeticCoord DtVmapInitializer::myNECorner |
|
protected |
The documentation for this class was generated from the following file:
- /data/exports/nrhent7-1/nightly/docs/vrForces.vrf5-0-branch/include/vmap/vmapInitializer.h