Uses of Class
javax.media.j3d.Raster

Packages that use Raster
javax.media.j3d 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 Raster in javax.media.j3d
 

Methods in javax.media.j3d with parameters of type Raster
 void GraphicsContext3D.readRaster(Raster raster)
          Read an image from the frame buffer and copy it into the ImageComponent and/or DepthComponent objects referenced by the specified Raster object.