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
 

Fields in com.jzy3d.surfedit.chart declared as IInteractiveSurfaceFactory
protected  IInteractiveSurfaceFactory InteractiveChart.factory
           
 

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
 



Copyright © 2014. All rights reserved.