Uses of Interface
com.jzy3d.surfedit.surface.IInteractiveSurfaceFactory

Packages that use IInteractiveSurfaceFactory
com.jzy3d.surfedit.chart   
com.jzy3d.surfedit.surface   
 

Uses of IInteractiveSurfaceFactory in com.jzy3d.surfedit.chart
 

Methods in com.jzy3d.surfedit.chart that return IInteractiveSurfaceFactory
 IInteractiveSurfaceFactory InteractiveChart.getSurfaceFactory()
           
 

Methods in com.jzy3d.surfedit.chart with parameters of type IInteractiveSurfaceFactory
 void InteractiveChart.setSurfaceFactory(IInteractiveSurfaceFactory factory)
           
 

Uses of IInteractiveSurfaceFactory in com.jzy3d.surfedit.surface
 

Classes in com.jzy3d.surfedit.surface that implement IInteractiveSurfaceFactory
 class InteractiveSurfaceFactory
          A factory for generating IInteractiveSurfaces