Uses of Class
org.jzy3d.plot3d.builder.SingleParameterMapper
- 
Packages that use SingleParameterMapper Package Description org.jzy3d.plot3d.builder  - 
- 
Uses of SingleParameterMapper in org.jzy3d.plot3d.builder
Fields in org.jzy3d.plot3d.builder declared as SingleParameterMapper Modifier and Type Field Description protected SingleParameterMapperAbstractRemapTask. mapperMethods in org.jzy3d.plot3d.builder that return SingleParameterMapper Modifier and Type Method Description SingleParameterMapperAbstractRemapTask. getMapper()Methods in org.jzy3d.plot3d.builder with parameters of type SingleParameterMapper Modifier and Type Method Description voidAbstractRemapTask. setMapper(SingleParameterMapper mapper)Constructors in org.jzy3d.plot3d.builder with parameters of type SingleParameterMapper Constructor Description AbstractRemapTask(Shape surface, SingleParameterMapper mapper)IncreaseParamRemapTask(Shape surface, SingleParameterMapper mapper) 
 -