- getAboutBanner() - Method in class plugins.big.shapedesigner.rsc.ResourceUtil
-
Returns an image with the banner of the plug-in.
- getActiveSplineCurveKeeper() - Method in class plugins.big.shapedesigner.keeper.KeepersList
-
Returns the active SplineCurveKeeper
.
- getAppName() - Method in class plugins.big.shapedesigner.core.Settings
-
Returns the name of the plug-in.
- getAppVersion() - Method in class plugins.big.shapedesigner.core.Settings
-
Returns the version of the plug-in.
- getArea() - Method in class plugins.big.shapedesigner.splinecurve.SplineCurve
-
Retrieves the area under the curve determined by the spline curve.
- getAsBooleanMask(int, int, int, int, boolean) - Method in class plugins.big.shapedesigner.roi.SplineCurve2DROI
-
Get the ROI as a boolean bitmap mask for the specified rectangular area.
- getCentroid() - Method in class plugins.big.shapedesigner.splinecurve.SplineCurve
-
Returns a point with the position of the center of gravity of the scales.
- getColor() - Method in class plugins.big.shapedesigner.roi.SplineCurve2DROI
-
Gets the color of the first polyline forming the skin of the snake.
- getControlPoint(int) - Method in class plugins.big.shapedesigner.roi.SplineCurve2DROI
-
- getEnergyGradient() - Method in class plugins.big.shapedesigner.splinecurve.SplineCurve
-
The purpose of this method is to compute the gradient of the snake energy
with respect to the snake-defining nodes.
- getIcon(ShapeDesignerIcons) - Method in class plugins.big.shapedesigner.rsc.ResourceUtil
-
Returns an image the icon of the plug-in.
- getIcyRequiredVersion() - Method in class plugins.big.shapedesigner.core.Settings
-
Returns the minimum version of ICY in which the plug-in works properly.
- getID() - Method in class plugins.big.shapedesigner.keeper.SplineCurveKeeper
-
- getInstance() - Static method in class plugins.big.shapedesigner.core.Settings
-
Get Settings instance
- getInstance() - Static method in class plugins.big.shapedesigner.rsc.ResourceUtil
-
Get Settings instance
- getM() - Method in class plugins.big.shapedesigner.splinecurve.SplineCurveParameters
-
- getNodes() - Method in class plugins.big.shapedesigner.splinecurve.SplineCurve
-
This method provides an accessor to the snake-defining nodes.
- getNodesCopy() - Method in class plugins.big.shapedesigner.keeper.SplineCurveKeeper
-
- getNumControlPoints() - Method in class plugins.big.shapedesigner.gui.SplineCurveSettingsPane
-
Returns the number of control points introduced by the user.
- getNumKeepers() - Method in class plugins.big.shapedesigner.keeper.KeepersList
-
Returns the number of SplineCurveKeeper
in the internal
list.
- getNumNodes() - Method in class plugins.big.shapedesigner.splinecurve.SplineCurve
-
This method returns the quantity of snake-defining nodes.
- getNumScales() - Method in class plugins.big.shapedesigner.splinecurve.SplineCurve
-
Returns the number of scales provided by the method
getScales()
.
- getScales() - Method in class plugins.big.shapedesigner.splinecurve.SplineCurve
-
The purpose of this method is to determine what to draw on screen, given
the current configuration of nodes.
- getSplineCurveParameters() - Method in class plugins.big.shapedesigner.keeper.SplineCurveKeeper
-
- getSplineCurveParameters() - Method in class plugins.big.shapedesigner.splinecurve.SplineCurve
-
Returns a new container with the information of the execution parameters
of the spline curve.
- getToolTipMessage(int) - Static method in class plugins.big.shapedesigner.gui.ToolTipsMessages
-
Returns a particular tip in the list.
- getToolTipMessage() - Static method in class plugins.big.shapedesigner.gui.ToolTipsMessages
-
Returns a random tip in the list.
- getToolTipMessages() - Static method in class plugins.big.shapedesigner.gui.ToolTipsMessages
-
Returns the list of tips.