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 FormModifier 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, updateWideLine
finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEach, spliterator
MTBContour2DSet 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.Roi
public boolean equals(Object obj)
equals
in class ij.gui.Roi
public MTBContour2DSet getContourSet()
public void draw(Graphics g)
draw
in class ij.gui.Roi
public void drawPixels(ij.process.ImageProcessor ip)
drawPixels
in class ij.gui.Roi
Copyright © 2010–2020 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.