|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--graphoutput.CoordinateBox
Contains the Shape3D of a 1x1x1-Box, which is transparent and only the edges are visible
Constructor Summary | |
CoordinateBox()
Creates the Shape3D of the 1x1x1-box |
Method Summary | |
javax.media.j3d.Shape3D |
getChild()
Returns the 1x1x1-box as a Shape3D, created by the constructor |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public CoordinateBox()
Method Detail |
public javax.media.j3d.Shape3D getChild()
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |