public class RoiManager extends PlugInFrame implements java.awt.event.ActionListener, java.awt.event.ItemListener, java.awt.event.MouseListener, java.awt.event.MouseWheelListener, javax.swing.event.ListSelectionListener
java.awt.Window.AccessibleAWTWindow, java.awt.Window.Type
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
LOC_KEY |
CROSSHAIR_CURSOR, DEFAULT_CURSOR, E_RESIZE_CURSOR, HAND_CURSOR, ICONIFIED, MAXIMIZED_BOTH, MAXIMIZED_HORIZ, MAXIMIZED_VERT, MOVE_CURSOR, N_RESIZE_CURSOR, NE_RESIZE_CURSOR, NORMAL, NW_RESIZE_CURSOR, S_RESIZE_CURSOR, SE_RESIZE_CURSOR, SW_RESIZE_CURSOR, TEXT_CURSOR, W_RESIZE_CURSOR, WAIT_CURSOR
Constructor and Description |
---|
RoiManager()
Opens the "ROI Manager" window, or activates it if it is already open.
|
RoiManager(boolean b) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
void |
add(ImagePlus imp,
Roi roi,
int n)
Adds the specified ROI to the list.
|
void |
addRoi(Roi roi)
Adds the specified ROI.
|
void |
allowRecording(boolean allow) |
void |
close()
Overrides PlugInFrame.close().
|
void |
deselect() |
void |
deselect(Roi roi)
Deselect the specified ROI if it is the only one selected.
|
int |
getCount()
Returns the ROI count.
|
boolean |
getDrawLabels() |
int[] |
getIndexes()
Returns an array of the selected indexes or all indexes if none are selected.
|
static RoiManager |
getInstance()
Returns a reference to the ROI Manager, or null if it is not open.
|
static RoiManager |
getInstance2()
Returns a reference to the ROI Manager window or to the
macro batch mode RoiManager, or null if neither exists.
|
java.awt.List |
getList()
Deprecated.
|
java.lang.String |
getName(int index)
Returns the name of the ROI with the specified index,
or null if the index is out of range.
|
static java.lang.String |
getName(java.lang.String index)
Returns the name of the ROI with the specified index.
|
Roi |
getRoi(int index)
Returns a reference to the ROI at the specified index.
|
int |
getRoiIndex(Roi roi)
Returns the index of the specified Roi, or -1 if it is not found.
|
static RoiManager |
getRoiManager()
Returns a reference to the ROI Manager and opens
the "ROI Manager" window if it is not already open.
|
java.util.Hashtable |
getROIs()
Deprecated.
|
Roi[] |
getRoisAsArray()
Returns the ROIs as an array.
|
int |
getSelectedIndex()
Returns the index of the first selected ROI or -1 if no ROI is selected.
|
int[] |
getSelectedIndexes()
Returns an array of the selected indexes.
|
Roi[] |
getSelectedRoisAsArray()
Returns the selected ROIs as an array, or
all the ROIs if none are selected.
|
int |
getSliceNumber(java.lang.String label)
Returns the slice number associated with the specified name,
or -1 if the name does not include a slice number.
|
boolean |
isSelected(int index)
Returns 'true' if the index is valid and the indexed ROI is selected.
|
void |
itemStateChanged(java.awt.event.ItemEvent e) |
void |
mouseClicked(java.awt.event.MouseEvent e) |
void |
mouseEntered(java.awt.event.MouseEvent e) |
void |
mouseExited(java.awt.event.MouseEvent e) |
void |
mousePressed(java.awt.event.MouseEvent e) |
void |
mouseReleased(java.awt.event.MouseEvent e) |
void |
mouseWheelMoved(java.awt.event.MouseWheelEvent event) |
void |
moveRoisToOverlay(ImagePlus imp)
Moves all the ROIs to the specified image's overlay.
|
ResultsTable |
multiMeasure(ImagePlus imp)
This method measures the selected ROIs, or all ROIs if
none are selected, on all the slices of a stack and returns
a ResultsTable arranged with one row per slice.
|
void |
processWindowEvent(java.awt.event.WindowEvent e) |
void |
reset()
Clears this RoiManager so that it contains no ROIs.
|
boolean |
runCommand(ImagePlus imp,
java.lang.String cmd)
Using the specified image, runs the ROI Manager "Add", "Add & Draw", "Update",
"Delete", "Measure", "Draw", "Show All", "Show None", "Fill", "Deselect", "Select All",
"Combine", "AND", "XOR", "Split", "Sort" or "Multi Measure" command.
|
boolean |
runCommand(java.lang.String cmd)
Executes the ROI Manager "Add", "Add & Draw", "Update", "Delete", "Measure", "Draw",
"Show All", "Show None", "Fill", "Deselect", "Select All", "Combine", "AND", "XOR", "Split",
"Sort" or "Multi Measure" command.
|
boolean |
runCommand(java.lang.String cmd,
java.lang.String name)
Executes the ROI Manager "Open", "Save" or "Rename" command.
|
boolean |
runCommand(java.lang.String cmd,
java.lang.String hexColor,
double lineWidth)
Adds the current selection to the ROI Manager, using the
specified color (a 6 digit hex string) and line width.
|
void |
select(ImagePlus imp,
int index)
Assigns the ROI at the specified index to 'imp'.
|
void |
select(int index)
Assigns the ROI at the specified index to the current image.
|
void |
select(int index,
boolean shiftKeyDown,
boolean altKeyDown) |
void |
selectAndMakeVisible(ImagePlus imp,
int index) |
void |
setEditMode(ImagePlus imp,
boolean editMode) |
void |
setSelectedIndexes(int[] indexes)
Selects multiple ROIs, where 'indexes' is an array of integers, each
greater than or equal to 0 and less than the value returned by getCount().
|
void |
translate(double dx,
double dy)
Moves the selected ROIs or all the ROIs if none are selected.
|
void |
valueChanged(javax.swing.event.ListSelectionEvent e) |
void |
windowActivated(java.awt.event.WindowEvent e) |
focusGained, focusLost, run, windowClosed, windowClosing, windowDeactivated, windowDeiconified, windowIconified, windowOpened
addNotify, getAccessibleContext, getCursorType, getExtendedState, getFrames, getIconImage, getMaximizedBounds, getMenuBar, getState, getTitle, isResizable, isUndecorated, paramString, remove, removeNotify, setBackground, setCursor, setExtendedState, setIconImage, setMaximizedBounds, setMenuBar, setOpacity, setResizable, setShape, setState, setTitle, setUndecorated
addPropertyChangeListener, addPropertyChangeListener, addWindowFocusListener, addWindowListener, addWindowStateListener, applyResourceBundle, applyResourceBundle, createBufferStrategy, createBufferStrategy, dispose, getBackground, getBufferStrategy, getFocusableWindowState, getFocusCycleRootAncestor, getFocusOwner, getFocusTraversalKeys, getIconImages, getInputContext, getListeners, getLocale, getModalExclusionType, getMostRecentFocusOwner, getOpacity, getOwnedWindows, getOwner, getOwnerlessWindows, getShape, getToolkit, getType, getWarningString, getWindowFocusListeners, getWindowListeners, getWindows, getWindowStateListeners, hide, isActive, isAlwaysOnTop, isAlwaysOnTopSupported, isAutoRequestFocus, isFocusableWindow, isFocusCycleRoot, isFocused, isLocationByPlatform, isOpaque, isShowing, isValidateRoot, pack, paint, postEvent, processEvent, processWindowFocusEvent, processWindowStateEvent, removeWindowFocusListener, removeWindowListener, removeWindowStateListener, reshape, setAlwaysOnTop, setAutoRequestFocus, setBounds, setBounds, setCursor, setFocusableWindowState, setFocusCycleRoot, setIconImages, setLocation, setLocation, setLocationByPlatform, setLocationRelativeTo, setMinimumSize, setModalExclusionType, setSize, setSize, setType, setVisible, show, toBack, toFront
add, add, add, add, add, addContainerListener, addImpl, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getAlignmentX, getAlignmentY, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalPolicy, getInsets, getLayout, getMaximumSize, getMinimumSize, getMousePosition, getPreferredSize, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, print, printComponents, processContainerEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusTraversalKeys, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setFont, setLayout, transferFocusDownCycle, update, validate, validateTree
action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, contains, createImage, createImage, createVolatileImage, createVolatileImage, disable, disableEvents, dispatchEvent, enable, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBaseline, getBaselineResizeBehavior, getBounds, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphics, getGraphicsConfiguration, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocation, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getSize, getTreeLock, getWidth, getX, getY, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isDoubleBuffered, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, prepareImage, prepareImage, printAll, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processKeyEvent, processMouseEvent, processMouseMotionEvent, processMouseWheelEvent, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resize, resize, revalidate, setComponentOrientation, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeysEnabled, setForeground, setIgnoreRepaint, setLocale, setMaximumSize, setName, setPreferredSize, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle
public static final java.lang.String LOC_KEY
public RoiManager()
getRoiManager()
public RoiManager(boolean b)
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener
public void itemStateChanged(java.awt.event.ItemEvent e)
itemStateChanged
in interface java.awt.event.ItemListener
public void addRoi(Roi roi)
public void add(ImagePlus imp, Roi roi, int n)
public int getSliceNumber(java.lang.String label)
public ResultsTable multiMeasure(ImagePlus imp)
public boolean getDrawLabels()
public void processWindowEvent(java.awt.event.WindowEvent e)
processWindowEvent
in class java.awt.Window
public static RoiManager getRoiManager()
public static RoiManager getInstance()
getRoiManager()
public static RoiManager getInstance2()
public java.util.Hashtable getROIs()
getCount()
,
getRoisAsArray()
public java.awt.List getList()
getCount()
,
getRoisAsArray()
,
getSelectedIndex()
public int getCount()
public int getRoiIndex(Roi roi)
public int getSelectedIndex()
public Roi getRoi(int index)
public Roi[] getRoisAsArray()
public Roi[] getSelectedRoisAsArray()
public java.lang.String getName(int index)
public static java.lang.String getName(java.lang.String index)
call("ij.plugin.frame.RoiManager.getName", index)Returns "null" if the Roi Manager is not open or index is out of range.
public boolean runCommand(java.lang.String cmd)
cmd
is not one of these strings.public boolean runCommand(ImagePlus imp, java.lang.String cmd)
public boolean runCommand(java.lang.String cmd, java.lang.String name)
cmd
is not "Open", "Save" or "Rename", or if an error occurs.public void reset()
public void translate(double dx, double dy)
public boolean runCommand(java.lang.String cmd, java.lang.String hexColor, double lineWidth)
public void select(int index)
public void select(ImagePlus imp, int index)
public void selectAndMakeVisible(ImagePlus imp, int index)
public void select(int index, boolean shiftKeyDown, boolean altKeyDown)
public void deselect()
public void deselect(Roi roi)
public void setEditMode(ImagePlus imp, boolean editMode)
public void close()
close
in class PlugInFrame
public void moveRoisToOverlay(ImagePlus imp)
public void mousePressed(java.awt.event.MouseEvent e)
mousePressed
in interface java.awt.event.MouseListener
public void mouseWheelMoved(java.awt.event.MouseWheelEvent event)
mouseWheelMoved
in interface java.awt.event.MouseWheelListener
public void setSelectedIndexes(int[] indexes)
getSelectedIndexes()
,
getSelectedRoisAsArray()
,
getCount()
public int[] getSelectedIndexes()
public int[] getIndexes()
public boolean isSelected(int index)
public void allowRecording(boolean allow)
public void mouseReleased(java.awt.event.MouseEvent e)
mouseReleased
in interface java.awt.event.MouseListener
public void mouseClicked(java.awt.event.MouseEvent e)
mouseClicked
in interface java.awt.event.MouseListener
public void mouseEntered(java.awt.event.MouseEvent e)
mouseEntered
in interface java.awt.event.MouseListener
public void mouseExited(java.awt.event.MouseEvent e)
mouseExited
in interface java.awt.event.MouseListener
public void valueChanged(javax.swing.event.ListSelectionEvent e)
valueChanged
in interface javax.swing.event.ListSelectionListener
public void windowActivated(java.awt.event.WindowEvent e)
windowActivated
in interface java.awt.event.WindowListener
windowActivated
in class PlugInFrame