|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A part in a layout whole.
| Method Summary | |
AxisBound3 |
getLayoutBound(AxisBound3 retVal)
Returns the smallest bounds containing this part, in layout space. |
boolean |
intersectLayout(LayoutPart part)
Returns true if the target part intersects this part in layout space. |
| Method Detail |
public boolean intersectLayout(LayoutPart part)
part - The target part. Never null.
public AxisBound3 getLayoutBound(AxisBound3 retVal)
retVal - Return value object. Never null.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||