public class MTBContour2DSetROI
extends ij.gui.Roi
MTBContour2DSet in the ImageJ
ROI-Manager. All entries of the contour 2D set are listed in one Roi-Manager
entry.MTBContour2DSet,
Serialized Form| Modifier and Type | Field and Description |
|---|---|
(package private) MTBContour2DSet |
contourSet
Set of 2D contours.
|
ANGLE, asp_bk, aspect, cachedMask, center, clipboard, clipHeight, clipWidth, clipX, clipY, COMPOSITE, constrain, CONSTRUCTING, defaultFillColor, FERET_ARRAY_POINTOFFSET, FERET_ARRAYSIZE, fillColor, flattenScale, FREELINE, FREEROI, HANDLE_SIZE, handleColor, ic, ignoreClipRect, imp, instanceColor, LINE, lineWidth, mag, MOVING, MOVING_HANDLE, nonScalable, NORMAL, NOT_PASTING, oldHeight, oldWidth, oldX, oldY, onePixelWide, OVAL, overlay, pasteMode, POINT, POLYGON, POLYLINE, previousRoi, RECTANGLE, RESIZING, ROIColor, stroke, strokeColor, TRACED_ROI, type, updateFullWindow, wideLine, xMax, yMax| Constructor and Description |
|---|
MTBContour2DSetROI(MTBContour2DSet contSet,
String roiLabel)
Constructor to create a new Roi-Manager-Object, based on a MTBContour2DSet.
|
MTBContour2DSetROI(ij.gui.Roi r)
Constructor of super class.
|
| Modifier and Type | Method and Description |
|---|---|
MTBContour2DSetROI |
clone() |
void |
draw(Graphics g)
Called method to temporary view the selected set of contours from the
Roi-Manager into the current image.
|
void |
drawPixels(ij.process.ImageProcessor ip)
Called method to draw the selected entry from the Roi-Manager into the
current image.
|
boolean |
equals(Object obj) |
MTBContour2DSet |
getContourSet()
Get 2D contour set from Roi.
|
abortModification, abortPaste, addRoiListener, clipRectMargin, contains, containsPoint, convertToPolygon, copyAttributes, drawOverlay, drawPixels, enableSubPixelResolution, endPaste, getAngle, getAngle, getAntiAlias, getBoundingRect, getBounds, getColor, getContainedFloatPoints, getContainedPoints, getContourCentroid, getConvexHull, getCornerDiameter, getCPosition, getCurrentPasteMode, getDebugInfo, getDefaultFillColor, getDrawOffset, getFeretsDiameter, getFeretValues, getFillColor, getFloatAngle, getFloatBounds, getFloatConvexHull, getFloatHeight, getFloatPolygon, getFloatPolygon, getFloatWidth, getHashCode, getImage, getImageID, getInterpolatedPolygon, getInterpolatedPolygon, getInterpolatedPolygon, getInverse, getLength, getMagnification, getMask, getName, getPasteMode, getPolygon, getPosition, getProperties, getProperty, getPropertyCount, getPrototypeOverlay, getRotationCenter, getRoundRectArcSize, getScaledStroke, getState, getStatistics, getStroke, getStrokeColor, getStrokeWidth, getTPosition, getType, getTypeAsString, getXBase, getYBase, getZPosition, grow, handleMouseDown, handleMouseDrag, handleMouseUp, hasHyperStackPosition, isActiveOverlayRoi, isArea, isCursor, isDrawingTool, isHandle, isInteger, isLine, isVisible, iterator, lineCircleIntersection, mouseDownInHandle, mouseDragged, mouseMoved, mouseReleased, moveHandle, notifyListeners, nudge, nudgeCorner, removeRoiListener, screenX, screenXD, screenY, screenYD, setAntiAlias, setColor, setCornerDiameter, setDefaultFillColor, setDrawOffset, setFillColor, setFlattenScale, setIgnoreClipRect, setImage, setInstanceColor, setIsCursor, setLineWidth, setLocation, setLocation, setName, setNonScalable, setPasteMode, setPosition, setPosition, setPosition, setProperties, setProperty, setPrototypeOverlay, setRenderingHint, setRotationCenter, setRoundRectArcSize, setStroke, setStrokeColor, setStrokeWidth, setStrokeWidth, showStatus, size, startPaste, subPixelResolution, temporarilyHide, toFloat, toInt, toInt, toIntR, toString, update, updateClipRect, updateWideLinefinalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorMTBContour2DSet contourSet
public MTBContour2DSetROI(ij.gui.Roi r)
r - a given Roipublic MTBContour2DSetROI(MTBContour2DSet contSet, String roiLabel)
contSet - set of 2D contoursroiLabel - label of the Roi-Manager entrypublic MTBContour2DSetROI clone()
clone in class ij.gui.Roipublic boolean equals(Object obj)
equals in class ij.gui.Roipublic MTBContour2DSet getContourSet()
public void draw(Graphics g)
draw in class ij.gui.Roipublic void drawPixels(ij.process.ImageProcessor ip)
drawPixels in class ij.gui.RoiCopyright © 2010–2020 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.