|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FIEnums.AlgoType | |
|---|---|
| org.gcube.indexmanagement.featureindexlibrary.commons | |
| Uses of FIEnums.AlgoType in org.gcube.indexmanagement.featureindexlibrary.commons |
|---|
| Methods in org.gcube.indexmanagement.featureindexlibrary.commons that return FIEnums.AlgoType | |
|---|---|
FIEnums.AlgoType |
LookupParams.getAlgo()
Retreves the algorithm |
static FIEnums.AlgoType |
FIEnums.AlgoType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static FIEnums.AlgoType[] |
FIEnums.AlgoType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.gcube.indexmanagement.featureindexlibrary.commons with parameters of type FIEnums.AlgoType | |
|---|---|
void |
LookupParams.setAlgo(FIEnums.AlgoType algo)
Sets teh algorithm |
| Constructors in org.gcube.indexmanagement.featureindexlibrary.commons with parameters of type FIEnums.AlgoType | |
|---|---|
LookupParams(FIEnums.AlgoType algo,
FIEnums.DistanceTypes dist,
boolean weighted)
Creates a new instance |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||