|
Xj3D 2.0 VRML/X3D Code API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface VRMLSurfaceLayoutListener
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 |
|---|
void surfaceResized(int width,
int height)
width - The new width of the surfaceheight - The new height of the surface
|
Xj3D 2.0 VRML/X3D Code API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||