Package org.jzy3d.plot3d.builder
Class IncreaseParamRemapTask
java.lang.Object
org.jzy3d.plot3d.builder.AbstractRemapTask
org.jzy3d.plot3d.builder.IncreaseParamRemapTask
- All Implemented Interfaces:
Runnable
-
Nested Class Summary
Nested classes/interfaces inherited from class org.jzy3d.plot3d.builder.AbstractRemapTask
AbstractRemapTask.OnRemap
-
Field Summary
Fields inherited from class org.jzy3d.plot3d.builder.AbstractRemapTask
info, mapper, onRemap, remapTimeMs, sleepTimeMs, surface, time
-
Constructor Summary
-
Method Summary
Methods inherited from class org.jzy3d.plot3d.builder.AbstractRemapTask
getInfo, getMapper, getOnRemap, getRemapTimeMs, getSleepTimeMs, getSurface, run, setInfo, setMapper, setOnRemap, setSleepTimeMs, setSurface
-
Constructor Details
-
IncreaseParamRemapTask
-
-
Method Details
-
remap
public void remap()- Specified by:
remap
in classAbstractRemapTask
-
getIncrement
public double getIncrement() -
setIncrement
public void setIncrement(double increment)
-