- ID_CONTROL_POINT - Static variable in class plugins.big.shapedesigner.splinecurve.SplineCurve
-
Label of the XML tag containing the a single snake-defining control
point.
- ID_CONTROL_POINTS - Static variable in class plugins.big.shapedesigner.splinecurve.SplineCurve
-
Label of the XML tag containing the list of snake-defining control
points.
- ID_M - Static variable in class plugins.big.shapedesigner.splinecurve.SplineCurveParameters
-
Label of the XML tag containing the number of control points of the
spline curve.
- ID_SNAKE_PARAMETERS - Static variable in class plugins.big.shapedesigner.roi.SplineCurve2DROI
-
- initialize(boolean) - Method in class plugins.big.shapedesigner.splinecurve.SplineCurve
-
- IOXML - Class in plugins.big.shapedesigner.io
-
Class that provides loading and exporting capabilities to the spline curves.
- IOXML() - Constructor for class plugins.big.shapedesigner.io.IOXML
-
- isActiveSplineCurve(SplineCurveKeeper) - Method in class plugins.big.shapedesigner.ShapeDesigner
-
Returns true
if SplineCurveKeeper
passed is the
active one.
- isActiveSplineCurveKeeper(SplineCurveKeeper) - Method in class plugins.big.shapedesigner.keeper.KeepersList
-
Returns true
if the SplineCurveKeeper
passed as
a parameters if the active one.
- isAlive() - Method in class plugins.big.shapedesigner.splinecurve.SplineCurve
-
The purpose of this method is to monitor the status of the snake.
- isEmpty() - Method in class plugins.big.shapedesigner.keeper.KeepersList
-
Returns true
is the list contains no elements.
- isInitialized() - Method in class plugins.big.shapedesigner.splinecurve.SplineCurve
-
Returns true
if the snake has been initialized.
- isSymmetric() - Method in class plugins.big.shapedesigner.gui.SplineCurveSettingsPane
-
Returns true
if the curve model is symmetric.
- itemStateChanged(ItemEvent) - Method in class plugins.big.shapedesigner.gui.SplineCurveSettingsPane
-
Handles the events of the combo boxes and the checkbox.