Uses of Class
gui.run.RunFloatModel

Packages that use RunFloatModel
gui.run   
gui.run.awt   
j2d.warp   
 

Uses of RunFloatModel in gui.run
 

Methods in gui.run that return RunFloatModel
 RunFloatModel[] HasProperties.getProperties()
           
 

Constructors in gui.run with parameters of type RunFloatModel
RunFloatLabelSlider(RunFloatModel snm)
           
 

Uses of RunFloatModel in gui.run.awt
 

Constructors in gui.run.awt with parameters of type RunFloatModel
RunAwtSpinner(RunFloatModel rsnm)
           
RunFloatLabelSlider(RunFloatModel snm)
           
 

Uses of RunFloatModel in j2d.warp
 

Methods in j2d.warp that return RunFloatModel
 RunFloatModel[] LogXformProcessor.getProperties()
           
 RunFloatModel[] FishEyeProcessor.getProperties()