Uses of Interface
net.sf.j3d.threeD.raytracer.constructives.LSystem.SurfaceFactory

Packages that use LSystem.SurfaceFactory
net.sf.j3d.threeD.raytracer.constructives   
 

Uses of LSystem.SurfaceFactory in net.sf.j3d.threeD.raytracer.constructives
 

Methods in net.sf.j3d.threeD.raytracer.constructives that return LSystem.SurfaceFactory
 LSystem.SurfaceFactory LSystem.getSurfaceFactory()
           
 

Methods in net.sf.j3d.threeD.raytracer.constructives with parameters of type LSystem.SurfaceFactory
 void LSystem.setSurfaceFactory(LSystem.SurfaceFactory f)