|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--go.GoBoundBox
Method Summary | |
double |
xMax()
Returns the maximum x value of the bounding box. |
double |
xMin()
Returns the minimum x value of the bounding box. |
double |
yMax()
Returns the maximum y value of the bounding box. |
double |
yMin()
Returns the minimum y value of the bounding box. |
double |
zMax()
Returns the maximum z value of the bounding box. |
double |
zMin()
Returns the minimum z value of the bounding box. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Method Detail |
public final double xMin()
public final double yMin()
public final double zMin()
public final double xMax()
public final double yMax()
public final double zMax()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |