|
| | DtDfadMetafileRecord () |
| |
| virtual | ~DtDfadMetafileRecord () |
| |
| | DtDfadMetafileRecord (const DtDfadMetafileRecord &orig) |
| |
| DtDfadMetafileRecord & | operator= (const DtDfadMetafileRecord &rhs) |
| |
| virtual DtString | recordTypeName () const |
| |
| virtual bool | get (std::istream &stream) |
| |
| virtual bool | processToken (std::istream &stream, DtString &token) |
| |
| | DtVectorDataRecord () |
| |
| virtual | ~DtVectorDataRecord () |
| |
| | DtVectorDataRecord (const DtVectorDataRecord &orig) |
| |
| DtVectorDataRecord & | operator= (const DtVectorDataRecord &rhs) |
| |
| virtual DtConfigCategoryType | recordCategory () const |
| |
| virtual const unsigned int | vecDataType () const |
| |
| virtual DtVectorDataInitializer * | vectorDataInitializer () |
| |
| virtual void | resetFileLists () |
| |
| | DtMetafileRecord () |
| |
| virtual | ~DtMetafileRecord () |
| |
| | DtMetafileRecord (const DtMetafileRecord &orig) |
| |
| DtMetafileRecord & | operator= (const DtMetafileRecord &orig) |
| |
| virtual bool | init () |
| |
| virtual bool | canImport () |
| |
| virtual bool | put (std::ostream &stream) const |
| |
| virtual bool | getAttribute (const DtString attrName, DtString &value, DtString &type, unsigned index=0) |
| |
| virtual bool | setAttribute (DtString attrName, DtString value) |
| |
virtual const
DtTerrainInitializer * | initializer () const |
| |
| virtual DtTerrainInitializer * | initializer () |
| |
| virtual void | setInitializer (DtTerrainInitializer *init) |
| |
| virtual const int | recordKey () |
| |
| virtual void | setRecordKey (const int key) |
| |
| virtual const DtPropertyNamesMap | properties () const |
| |
| virtual const DtString & | recordString () const |
| |
| virtual void | setPath (const DtFilename &) |
| |
| virtual const DtFilename & | path () const |
| |
| bool | isInt (const DtString &valueIn) |
| |
| bool | isDouble (const DtString &valueIn) |
| |
| bool | isColor (const DtString &valueIn) |
| |
| bool | isPoint (const DtString &valueIn) |
| |
| bool | isBool (const DtString &valueIn) |
| |
| bool | toInt (const DtString &valueIn, int &valueOut) |
| |
| bool | toDouble (const DtString &valueIn, double &valueOut) |
| |
| bool | toColor (const DtString &valueIn, DtColor &valueOut) |
| |
| bool | toPoint (const DtString &valueIn, DtPoint &valueOut) |
| |
| bool | toBool (const DtString &valueIn, bool &valueOut) |
| |
| DtDfadMetafileRecord::DtDfadMetafileRecord |
( |
| ) |
|
| virtual DtDfadMetafileRecord::~DtDfadMetafileRecord |
( |
| ) |
|
|
virtual |
| virtual DtString DtDfadMetafileRecord::recordTypeName |
( |
| ) |
const |
|
virtual |
Returns the type name for the particular record. Descendants should have this method return some string which uniquely identifies the kind of database it represents.
Reimplemented from DtVectorDataRecord.
Reimplemented in DtDfdDfadMetafileRecord.
| virtual bool DtDfadMetafileRecord::get |
( |
std::istream & |
stream | ) |
|
|
virtual |
| virtual bool DtDfadMetafileRecord::processToken |
( |
std::istream & |
stream, |
|
|
DtString & |
token |
|
) |
| |
|
virtual |
| virtual bool DtDfadMetafileRecord::writeAttributes |
( |
std::ostream & |
stream | ) |
const |
|
protectedvirtual |
Given the name of a record's attribute, returns its value in the 'value' parameter. Returns True if successful; false otherwise.
Reimplemented from DtVectorDataRecord.
Reimplemented in DtDfdDfadMetafileRecord.
| const DtString DtDfadMetafileRecord::theParameterFilename |
|
staticprotected |
| const DtString DtDfadMetafileRecord::theParameterImportFilename |
|
staticprotected |
| const DtString DtDfadMetafileRecord::theParameterFidSmcFilename |
|
staticprotected |
| const DtString DtDfadMetafileRecord::theParameterDfadSedrisFilename |
|
staticprotected |
| const DtString DtDfadMetafileRecord::theParameterColorFilename |
|
staticprotected |
| const DtString DtDfadMetafileRecord::theRefEllipsoidMajor |
|
staticprotected |
| const DtString DtDfadMetafileRecord::theRefEllipsoidMinor |
|
staticprotected |
| const DtString DtDfadMetafileRecord::theDatumShift |
|
staticprotected |
| const DtString DtDfadMetafileRecord::theProjectionCentralScale |
|
staticprotected |
| const DtString DtDfadMetafileRecord::theRefInverseFlattening |
|
staticprotected |
The documentation for this class was generated from the following file:
- /data/exports/nrhent7-1/nightly/docs/vrForces.vrf5-0-branch/include/terrainDbFactory/dfadMetafileRecord.h