Module imagingbook_plugins_book
Package Ch11_Circle_Ellipse_Fitting
Class Ellipse_Make_Random.Parameters
java.lang.Object
Ch11_Circle_Ellipse_Fitting.Ellipse_Make_Random.Parameters
- All Implemented Interfaces:
ParameterBundle<Ellipse_Make_Random>
- Enclosing class:
- Ellipse_Make_Random
public static class Ellipse_Make_Random.Parameters
extends Object
implements ParameterBundle<Ellipse_Make_Random>
-
Field Summary
FieldsModifier and TypeFieldDescriptiondouble
double
int
int
double
double
int
boolean
double
double
double
int
double
double
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface imagingbook.common.util.ParameterBundle
getValidParameterFields, printToStream, printToString, validate
-
Field Details
-
Title
-
W
-
H
-
n
-
xc
-
yc
-
ra
-
rb
-
angle0
-
angle1
-
theta
-
sigma
-
seed
-
ShowRealCurve
-
StrokeColor
-
StrokeWidth
-
-
Constructor Details
-
Parameters
public Parameters()
-