Uses of Class
org.jzy3d.plot3d.builder.SingleParameterMapper

Packages that use SingleParameterMapper
org.jzy3d.plot3d.builder   
 

Uses of SingleParameterMapper in org.jzy3d.plot3d.builder
 

Fields in org.jzy3d.plot3d.builder declared as SingleParameterMapper
protected  SingleParameterMapper AbstractRemapTask.mapper
           
 

Methods in org.jzy3d.plot3d.builder that return SingleParameterMapper
 SingleParameterMapper AbstractRemapTask.getMapper()
           
 

Methods in org.jzy3d.plot3d.builder with parameters of type SingleParameterMapper
 void AbstractRemapTask.setMapper(SingleParameterMapper mapper)
           
 

Constructors in org.jzy3d.plot3d.builder with parameters of type SingleParameterMapper
AbstractRemapTask(Shape surface, SingleParameterMapper mapper)
           
IncreaseParamRemapTask(Shape surface, SingleParameterMapper mapper)
           
 



Copyright © 2013. All rights reserved.