java.lang.Object
Ch10_Line_Fitting.Line_Make_Random.Parameters
- All Implemented Interfaces:
ParameterBundle<Line_Make_Random>
- Enclosing class:
Line_Make_Random
public static class Line_Make_Random.Parameters
extends Object
implements ParameterBundle<Line_Make_Random>
-
Field Summary
FieldsModifier and TypeFieldDescriptionintintintbooleandoubledoubleintdoubledoubledoubledouble -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface imagingbook.common.util.ParameterBundle
getValidParameterFields, printToStream, printToString, validate
-
Field Details
-
Title
-
W
-
H
-
n
-
x1
-
y1
-
x2
-
y2
-
sigma
-
seed
-
ShowRealCurve
-
StrokeColor
-
StrokeWidth
-
-
Constructor Details
-
Parameters
public Parameters()
-