#include <FeatureMap.h>
Inheritance diagram for FeatureMap:


Public Methods | |
| FeatureValue | getFeature (FeatureName name) const throw (AGException) |
| Get the value of the feature. More... | |
| FeatureValue | getFeatures () |
| void | unsetFeatures () |
| Unset all the features. More... | |
| string | toString () |
| Dump the feature map in AIF format. More... | |
|
|
Get the value of the feature.
|
|
|
Get all the features in a single string. returns all features in a single string in Dublin Core Structured Values DCSV (Cox & Iannella) format. For example, "name=Stone Philips; phone=(215)555-8888; age=40"
|
|
|
Dump the feature map in AIF format.
Reimplemented in Metadata. |
|
|
Unset all the features.
|
1.2.7 written by Dimitri van Heesch,
© 1997-2001