|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Tuple
To store objects in the bspt they must implement this interface so that coordinate values can be accessed along each dimension; In 3 dimensional space the values of dim will be in the range [0,2]
Method Summary | |
---|---|
float |
getDimensionValue(int dim)
|
Method Detail |
---|
float getDimensionValue(int dim)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |