|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of FeatureSet.Feature in FaDe |
---|
Methods in FaDe that return FeatureSet.Feature | |
---|---|
static FeatureSet.Feature |
FeatureSet.Feature.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static FeatureSet.Feature[] |
FeatureSet.Feature.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in FaDe with parameters of type FeatureSet.Feature | |
---|---|
java.lang.Double |
FeatureCalculator.getFeature(FeatureSet.Feature feature)
Calculates and returns the specified feature value. |
java.lang.Double |
FeatureSet.getFeature(FeatureSet.Feature feature)
|
void |
FeatureSet.setFeature(FeatureSet.Feature feature,
double value)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |