Uses of Class
com.sun.j3d.utils.scenegraph.io.state.com.sun.j3d.utils.image.ImageComponent2DURL

Packages that use ImageComponent2DURL
com.sun.j3d.utils.scenegraph.io.state.com.sun.j3d.utils.image   
 

Uses of ImageComponent2DURL in com.sun.j3d.utils.scenegraph.io.state.com.sun.j3d.utils.image
 

Methods in com.sun.j3d.utils.scenegraph.io.state.com.sun.j3d.utils.image that return ImageComponent2DURL
 ImageComponent2DURL ImageComponent2DURLIOListener.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.