|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectBoundingBox
public class BoundingBox
Field Summary | |
---|---|
int |
depth
|
int |
left
|
int |
right
|
Constructor Summary | |
---|---|
BoundingBox(int l,
int r,
int d)
|
Method Summary |
---|
Methods inherited from class Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int left
public int right
public int depth
Constructor Detail |
---|
public BoundingBox(int l, int r, int d)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |