Rings
Version 0.3

Uses of Interface
threeD.raytracer.engine.SurfaceWrapper

Packages that use SurfaceWrapper
threeD.raytracer.surfaceUI   
 

Uses of SurfaceWrapper in threeD.raytracer.surfaceUI
 

Subinterfaces of SurfaceWrapper in threeD.raytracer.surfaceUI
 interface SurfaceUI
          The SurfaceUI interface is implemented by classes that represent a Surface object that can be used in an application with a user interface.
 

Classes in threeD.raytracer.surfaceUI that implement SurfaceWrapper
 class AbstractSurfaceUI
          AbstractSurfaceUI is an abstract implementation of the SurfaceUI interface that takes care of all of the standard methods of SurfaceUI that all SurfaceUI implementations use in the same way.
static class SurfaceUIFactory.SurfaceUIImpl
           
 


Rings
Version 0.3

Copyright 2003-05 Mike Murray