public class MTBBorder2DSetROI
extends ij.gui.Roi
MTBBorder2DSet
in the ImageJ
ROI-Manager. All entries of the border 2D set are listed in one Roi-Manager
entry.MTBBorder2DSet
,
Serialized FormModifier and Type | Field and Description |
---|---|
(package private) MTBBorder2DSet |
borderSet
Set of 2D borders.
|
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 |
---|
MTBBorder2DSetROI(MTBBorder2DSet borderSet,
String roiLabel)
Constructor to create a new Roi-Manager-Object, based on a MTBBorder2DSet.
|
MTBBorder2DSetROI(ij.gui.Roi r)
Constructor of super class.
|
Modifier and Type | Method and Description |
---|---|
MTBBorder2DSetROI |
clone() |
void |
draw(Graphics g)
Called method to temporary view the selected set of borders 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) |
MTBBorder2DSet |
getBorderSet()
Get 2D border 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
MTBBorder2DSet borderSet
public MTBBorder2DSetROI(ij.gui.Roi r)
r
- a given Roipublic MTBBorder2DSetROI(MTBBorder2DSet borderSet, String roiLabel)
borderSet
- set of 2D bordersroiLabel
- label of the Roi-Manager entrypublic MTBBorder2DSetROI clone()
clone
in class ij.gui.Roi
public boolean equals(Object obj)
equals
in class ij.gui.Roi
public MTBBorder2DSet getBorderSet()
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.