|
Xj3D VRML/X3D Code API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A listener for layout feedback information from a suface node type..
The listener is used to make sure that the surface can notify its parent class that it has resized.
| Method Summary | |
void |
surfaceResized(int width,
int height)
Notification that its size has changed. |
| Method Detail |
public void surfaceResized(int width,
int height)
width - The new width of the surfaceheight - The new height of the surface
|
Xj3D VRML/X3D Code API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||