Uses of Interface
javax.media.ding3d.ImageComponent2D.Updater

Packages that use ImageComponent2D.Updater
javax.media.ding3d Provides the core set of classes for the 3D graphics API for the Java platform; click here for more information, including explanatory material that was formerly found in the guide. 
 

Uses of ImageComponent2D.Updater in javax.media.ding3d
 

Methods in javax.media.ding3d with parameters of type ImageComponent2D.Updater
 void ImageComponent2D.updateData(ImageComponent2D.Updater updater, int x, int y, int width, int height)
          Updates image data that is accessed by reference.