|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmtree.NodeEntry.HREntry
public static class NodeEntry.HREntry
Static class used for HR array of precomputed distances.
Constructor Summary | |
---|---|
NodeEntry.HREntry(float min,
float max)
Constructors |
Method Summary | |
---|---|
float |
getMax()
|
float |
getMin()
Methods |
void |
setMax(float max)
|
void |
setMin(float min)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NodeEntry.HREntry(float min, float max)
Method Detail |
---|
public float getMin()
public void setMin(float min)
public float getMax()
public void setMax(float max)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |