|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.j3d.utils.scenegraph.io.state.com.sun.j3d.utils.image.ImageComponent2DURLState.DefaultListener
static class ImageComponent2DURLState.DefaultListener
Constructor Summary | |
---|---|
ImageComponent2DURLState.DefaultListener()
|
Method Summary | |
---|---|
ImageComponent2DURL |
createImageComponent(int format,
int width,
int height,
boolean byReference,
boolean yUp,
java.net.URL url)
The listener method which is called when a ImageComponent2DURL is loaded from the scenegraph file. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
ImageComponent2DURLState.DefaultListener()
Method Detail |
---|
public ImageComponent2DURL createImageComponent(int format, int width, int height, boolean byReference, boolean yUp, java.net.URL url)
ImageComponent2DURLIOListener
createImageComponent
in interface ImageComponent2DURLIOListener
format
- The image format from ImageComponentwidth
- The image width from ImageComponentheight
- The image height from ImageComponentbyReference
- The byReference flag from ImageComponentyUp
- The yUp flag from ImageComponenturl
- The URL for the image component
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |