getWeight

format

double getWeight(int indexType)

description

Reports the weighting of a particular search type, such as region or texture.

parameters

indexType - the type of search for which to query, such as Eve.COLOR

returns

a double-precision floating-point value between 0 and 1.0 that represents the weighting of the search type

throws

The getWeight() method does not throw any exceptions.