|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectFaDe.FeatureSet
public class FeatureSet
The FeatureSet class contains a set of the features currently supported by the library, which can be populated with calculated values.
Nested Class Summary | |
---|---|
static class |
FeatureSet.Feature
|
Constructor Summary | |
---|---|
FeatureSet()
|
Method Summary | |
---|---|
java.lang.Double |
getFeature(FeatureSet.Feature feature)
|
void |
setFeature(FeatureSet.Feature feature,
double value)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FeatureSet()
Method Detail |
---|
public void setFeature(FeatureSet.Feature feature, double value)
public java.lang.Double getFeature(FeatureSet.Feature feature)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |