Class cmdLineFloat
- java.lang.Object
-
- gov.nih.mipav.view.renderer.WildMagic.Poisson.CmdLine.cmdLineReadable
-
- gov.nih.mipav.view.renderer.WildMagic.Poisson.CmdLine.cmdLineFloat
-
public class cmdLineFloat extends cmdLineReadable
-
-
Field Summary
Fields Modifier and Type Field Description float
value
-
Fields inherited from class gov.nih.mipav.view.renderer.WildMagic.Poisson.CmdLine.cmdLineReadable
set
-
-
Constructor Summary
Constructors Constructor Description cmdLineFloat()
cmdLineFloat(float v)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
read(java.lang.String argv, int argc)
-
-
-
Method Detail
-
read
public int read(java.lang.String argv, int argc)
- Overrides:
read
in classcmdLineReadable
-
-