- CanvasMouseListener - Class in org.micromanager.ndviewer.internal.gui
-
- CanvasMouseListener(NDViewer) - Constructor for class org.micromanager.ndviewer.internal.gui.CanvasMouseListener
-
- CanvasMouseListenerInterface - Interface in org.micromanager.ndviewer.api
-
Interface for all three types of mouse listeners in one.
- cascade(Window, Class<?>) - Static method in class org.micromanager.ndviewer.internal.gui.WindowPositioning
-
Set the location of a window so that it cascades within a series of
windows.
- center - Variable in class org.micromanager.ndviewer.overlay.Roi
-
- CENTER - Static variable in class org.micromanager.ndviewer.overlay.TextRoi
-
- channelSetActive(String, boolean) - Method in class org.micromanager.ndviewer.main.NDViewer
-
- clear() - Method in class org.micromanager.ndviewer.internal.gui.MetadataTableModel
-
- clear() - Method in class org.micromanager.ndviewer.overlay.Overlay
-
Removes all the ROIs in this Overlay.
- clipHeight - Variable in class org.micromanager.ndviewer.overlay.Roi
-
- clipRectMargin() - Method in class org.micromanager.ndviewer.overlay.Line
-
- clipRectMargin() - Method in class org.micromanager.ndviewer.overlay.Roi
-
- clipWidth - Variable in class org.micromanager.ndviewer.overlay.Roi
-
- clipX - Variable in class org.micromanager.ndviewer.overlay.Roi
-
- clipY - Variable in class org.micromanager.ndviewer.overlay.Roi
-
- clone() - Method in class org.micromanager.ndviewer.internal.gui.contrast.LUT
-
- close() - Method in interface org.micromanager.ndviewer.api.ControlsPanelInterface
-
Viewer closing, release any resources
- close() - Method in interface org.micromanager.ndviewer.api.NDViewerAPI
-
Forces the viewer to close, automatically aborting any acquisition in the
process.
- close() - Method in interface org.micromanager.ndviewer.api.NDViewerDataSource
-
Called when viewer is closing
- close() - Method in class org.micromanager.ndviewer.internal.gui.ImageMaker
-
- close() - Method in class org.micromanager.ndviewer.main.NDViewer
-
- CoalescentExecutor - Class in org.micromanager.ndviewer.internal.gui
-
- CoalescentExecutor(String) - Constructor for class org.micromanager.ndviewer.internal.gui.CoalescentExecutor
-
- CoalescentRunnable - Interface in org.micromanager.ndviewer.internal.gui
-
A "coalescent" runnable, for use with invokeLaterWithCoalescence.
- coalesceWith(CoalescentRunnable) - Method in interface org.micromanager.ndviewer.internal.gui.CoalescentRunnable
-
Return a new runnable formed by coalescing this instance with another.
- collapseOrExpandSideControls(boolean) - Method in class org.micromanager.ndviewer.internal.gui.DisplayWindow
-
- composite - Variable in class org.micromanager.ndviewer.internal.gui.contrast.HistogramControlsState
-
- COMPOSITE - Static variable in class org.micromanager.ndviewer.overlay.Roi
-
- constrain - Variable in class org.micromanager.ndviewer.overlay.Roi
-
- CONSTRUCTING - Static variable in class org.micromanager.ndviewer.overlay.Roi
-
- contains(int, int) - Method in class org.micromanager.ndviewer.overlay.Line
-
- contains(int, int) - Method in class org.micromanager.ndviewer.overlay.OvalRoi
-
Tests if the specified point is inside the boundary of this OvalRoi.
- contains(Roi) - Method in class org.micromanager.ndviewer.overlay.Overlay
-
Returns 'true' if this Overlay contains the specified ROI.
- contains(int, int) - Method in class org.micromanager.ndviewer.overlay.Roi
-
- contrastControlsInitialized() - Method in class org.micromanager.ndviewer.internal.gui.DisplayWindow
-
- contrastMaxInput(int) - Method in interface org.micromanager.ndviewer.internal.gui.contrast.HistogramPanel.CursorListener
-
- contrastMinInput(int) - Method in interface org.micromanager.ndviewer.internal.gui.contrast.HistogramPanel.CursorListener
-
- ContrastPanel - Class in org.micromanager.ndviewer.internal.gui.contrast
-
- ContrastPanel(NDViewer) - Constructor for class org.micromanager.ndviewer.internal.gui.contrast.ContrastPanel
-
- ControlsPanelInterface - Interface in org.micromanager.ndviewer.api
-
Interface for adding custom control JPanels into the tabbed pane on right side
- copy() - Method in class org.micromanager.ndviewer.internal.gui.DataViewCoords
-
- copyAttributes(Roi) - Method in class org.micromanager.ndviewer.overlay.Roi
-
Copy the attributes (outline color, fill color, outline width) of 'roi2'
to the this selection.
- create() - Static method in class org.micromanager.ndviewer.internal.gui.DisplayCoalescentEDTRunnablePool
-
- create() - Method in class org.micromanager.ndviewer.overlay.Overlay
-
Returns a new Overlay that has the same properties as this one.
- createDefaultControlsState() - Method in class org.micromanager.ndviewer.internal.gui.contrast.ContrastPanel
-
- createInvertedLut() - Method in class org.micromanager.ndviewer.internal.gui.contrast.LUT
-
- createLutFromColor(Color) - Static method in class org.micromanager.ndviewer.internal.gui.contrast.LUT
-
Creates a color LUT from a Color.
- createOverlay(DataViewCoords, OverlayerPlugin) - Method in class org.micromanager.ndviewer.internal.gui.BaseOverlayer
-
- crop(int, int) - Method in class org.micromanager.ndviewer.overlay.Overlay
-
Removes ROIs having positions outside of the
interval defined by firstSlice and lastSlice.
- crop(int, int, int, int, int, int) - Method in class org.micromanager.ndviewer.overlay.Overlay
-
Removes ROIs having a C, Z or T coordinate outside the volume
defined by firstC, lastC, firstZ, lastZ, firstT and lastT.
- Geometry - Class in org.micromanager.ndviewer.internal.gui
-
- get(int) - Method in class org.micromanager.ndviewer.overlay.Overlay
-
Returns the ROI with the specified index or null if the index is invalid.
- getActiveChannel() - Method in class org.micromanager.ndviewer.internal.gui.DataViewCoords
-
- getAngle() - Method in class org.micromanager.ndviewer.overlay.Roi
-
Overridden by PolygonRoi (angle between first two points), TextRoi (text
angle) and Line (line angle).
- getAngle() - Method in class org.micromanager.ndviewer.overlay.TextRoi
-
- getAntialiased() - Method in class org.micromanager.ndviewer.overlay.TextRoi
-
Returns the state of the 'antialiased' instance variable.
- getAutoscale() - Method in class org.micromanager.ndviewer.internal.gui.contrast.DisplaySettings
-
- getAxesPositions() - Method in class org.micromanager.ndviewer.internal.gui.DataViewCoords
-
- getAxis() - Method in class org.micromanager.ndviewer.internal.gui.AxisScroller
-
- getAxisPosition(String) - Method in interface org.micromanager.ndviewer.api.NDViewerAPI
-
Get the position that the scrollbar with the given label is currently at.
- getAxisPosition(String) - Method in class org.micromanager.ndviewer.internal.gui.DataViewCoords
-
- getAxisPosition(String) - Method in class org.micromanager.ndviewer.main.NDViewer
-
- getBitDepth(String) - Method in class org.micromanager.ndviewer.internal.gui.contrast.DisplaySettings
-
- getBoundingRect() - Method in class org.micromanager.ndviewer.overlay.Roi
-
- getBounds() - Method in interface org.micromanager.ndviewer.api.NDViewerDataSource
-
The minimal and maximal pixel coordinates of the image to be viewed
- getBounds() - Method in class org.micromanager.ndviewer.internal.gui.contrast.GraphData
-
- getBounds() - Method in class org.micromanager.ndviewer.internal.gui.DataViewCoords
-
- getBounds() - Method in class org.micromanager.ndviewer.overlay.Line
-
Return the bounding rectangle of this line.
- getBounds() - Method in class org.micromanager.ndviewer.overlay.Roi
-
Return this selection's bounding rectangle.
- getBox() - Method in class org.micromanager.ndviewer.internal.gui.contrast.HistogramPanel
-
- getBytes() - Method in class org.micromanager.ndviewer.internal.gui.contrast.LUT
-
- getCanvas() - Method in class org.micromanager.ndviewer.internal.gui.DisplayWindow
-
- getCanvas() - Method in class org.micromanager.ndviewer.internal.gui.ViewerCanvas
-
- getCanvas() - Method in class org.micromanager.ndviewer.main.NDViewer
-
- getCanvasJPanel() - Method in interface org.micromanager.ndviewer.api.NDViewerAPI
-
Get reference to the JPanel on which image drawing takes place.
- getCanvasJPanel() - Method in class org.micromanager.ndviewer.main.NDViewer
-
- getChannels() - Method in class org.micromanager.ndviewer.main.NDViewer
-
- getCoalescenceClass() - Method in interface org.micromanager.ndviewer.internal.gui.CoalescentRunnable
-
Return a tag class used to group instances that can be coalesced.
- getColor(String) - Method in class org.micromanager.ndviewer.internal.gui.contrast.DisplaySettings
-
- getColor() - Static method in class org.micromanager.ndviewer.overlay.Roi
-
Returns the default (global) color used for drawing ROI outlines.
- getColumnCount() - Method in class org.micromanager.ndviewer.internal.gui.MetadataTableModel
-
- getColumnName(int) - Method in class org.micromanager.ndviewer.internal.gui.MetadataTableModel
-
- getContrastGamma(String) - Method in class org.micromanager.ndviewer.internal.gui.contrast.DisplaySettings
-
- getContrastMax(String) - Method in class org.micromanager.ndviewer.internal.gui.contrast.DisplaySettings
-
- getContrastMin(String) - Method in class org.micromanager.ndviewer.internal.gui.contrast.DisplaySettings
-
- getConvexHull() - Method in class org.micromanager.ndviewer.overlay.Roi
-
- getCornerDiameter() - Method in class org.micromanager.ndviewer.overlay.Roi
-
Returns the rounded rectangle corner diameter (pixels).
- getCPosition() - Method in class org.micromanager.ndviewer.overlay.Roi
-
Returns the channel position of this ROI, or zero if this ROI is not
associated with a particular channel.
- getCurrentFont() - Method in class org.micromanager.ndviewer.overlay.TextRoi
-
Returns the current (instance) font.
- getCurrentT() - Method in class org.micromanager.ndviewer.main.NDViewer
-
- getCurrentZPosition() - Method in class org.micromanager.ndviewer.main.NDViewer
-
- getCursorListeners() - Method in class org.micromanager.ndviewer.internal.gui.contrast.HistogramPanel
-
- getDebugInfo() - Method in class org.micromanager.ndviewer.overlay.Roi
-
- getDefaultFillColor() - Static method in class org.micromanager.ndviewer.overlay.Roi
-
- getDevicePoint(Point2D.Float, Rectangle, float, float) - Method in class org.micromanager.ndviewer.internal.gui.contrast.HistogramPanel
-
- getDevicePointUnclippedXMax(Point2D.Float, Rectangle, float, float) - Method in class org.micromanager.ndviewer.internal.gui.contrast.HistogramPanel
-
- getDiskLocation() - Method in interface org.micromanager.ndviewer.api.NDViewerDataSource
-
Path to where the data is stored on disk, if applicable
- getDisplayImageSize() - Method in interface org.micromanager.ndviewer.api.NDViewerAPI
-
Get the size of the ge displayed on screen.
- getDisplayImageSize() - Method in class org.micromanager.ndviewer.internal.gui.DataViewCoords
-
- getDisplayImageSize() - Method in class org.micromanager.ndviewer.main.NDViewer
-
- getDisplaySettingsJSON() - Method in interface org.micromanager.ndviewer.api.NDViewerAPI
-
Get the JSON represenation of the internal data structure use for saving
display and contrast settings.
- getDisplaySettingsJSON() - Method in class org.micromanager.ndviewer.main.NDViewer
-
- getDisplaySettingsObject() - Method in class org.micromanager.ndviewer.main.NDViewer
-
- getDownsampleFactor() - Method in class org.micromanager.ndviewer.internal.gui.DataViewCoords
-
- getDrawBackgrounds() - Method in class org.micromanager.ndviewer.overlay.Overlay
-
- getDrawLabels() - Method in class org.micromanager.ndviewer.overlay.Overlay
-
- getDrawNames() - Method in class org.micromanager.ndviewer.overlay.Overlay
-
- getDrawOffset() - Method in class org.micromanager.ndviewer.overlay.Line
-
- getDrawOffset() - Method in class org.micromanager.ndviewer.overlay.Roi
-
Returns true if this is a PolygonRoi that supports sub-pixel resolution
and polygons are drawn on zoomed images offset down and to the right by
0.5 pixels..
- getDrawStringMode() - Method in class org.micromanager.ndviewer.overlay.TextRoi
-
- getFillColor() - Method in class org.micromanager.ndviewer.overlay.Roi
-
Returns the fill color used to display this ROI, or null if it is
displayed transparently.
- getFloatBounds() - Method in class org.micromanager.ndviewer.overlay.Roi
-
Return this selection's bounding rectangle.
- getFloatHeight() - Method in class org.micromanager.ndviewer.overlay.Roi
-
- getFloatWidth() - Method in class org.micromanager.ndviewer.overlay.Roi
-
- getFont() - Method in class org.micromanager.ndviewer.internal.gui.TextIcon
-
Get the Font used to render the text.
- getFont() - Static method in class org.micromanager.ndviewer.overlay.TextRoi
-
Returns the name of the global (default) font.
- getForeground() - Method in class org.micromanager.ndviewer.internal.gui.TextIcon
-
Get the foreground Color used to render the text.
- getFractionToReject() - Method in class org.micromanager.ndviewer.internal.gui.contrast.HistogramUtils
-
- getFullResSourceDataSize() - Method in interface org.micromanager.ndviewer.api.NDViewerAPI
-
Pixel size of the region currently being displayed in full resolution
pixels.
- getFullResSourceDataSize() - Method in class org.micromanager.ndviewer.internal.gui.DataViewCoords
-
- getFullResSourceDataSize() - Method in class org.micromanager.ndviewer.main.NDViewer
-
- getGlobalJustification() - Static method in class org.micromanager.ndviewer.overlay.TextRoi
-
Returns the global (default) justification (LEFT, CENTER or RIGHT).
- getGraphBounds() - Method in class org.micromanager.ndviewer.internal.gui.contrast.HistogramPanel
-
- getHashCode() - Method in class org.micromanager.ndviewer.overlay.Roi
-
Returns a hashcode for this Roi that typically changes if it is moved,
even though it is still the same object.
- getHistogramControlsState() - Method in class org.micromanager.ndviewer.internal.gui.contrast.ContrastPanel
-
- getHistograms() - Method in class org.micromanager.ndviewer.internal.gui.ImageMaker
-
- getIconHeight() - Method in class org.micromanager.ndviewer.internal.gui.TextIcon
-
Gets the height of this icon.
- getIconWidth() - Method in class org.micromanager.ndviewer.internal.gui.TextIcon
-
Gets the width of this icon.
- getImageBitDepth(HashMap<String, Object>) - Method in interface org.micromanager.ndviewer.api.NDViewerDataSource
-
Get the bits per pixel of image with the given axes positions
- getImageForDisplay(HashMap<String, Object>, int, double, double, int, int) - Method in interface org.micromanager.ndviewer.api.NDViewerDataSource
-
Retrieve image with the given parameters so it can be displayed
- getImageKeys() - Method in interface org.micromanager.ndviewer.api.NDViewerDataSource
-
Get the axes of all available images in this dataset
- getIndex(String) - Method in class org.micromanager.ndviewer.overlay.Overlay
-
Returns the index of the ROI with the specified name, or -1 if not found.
- getIntegerPositionFromStringPosition(String, String) - Method in class org.micromanager.ndviewer.main.NDViewer
-
Convert the position of a string axis to an integer position
- getIsLocked() - Method in class org.micromanager.ndviewer.internal.gui.ScrollbarLockIcon
-
Return true if we are in LOCKED or SUPERLOCKED state.
- getIsSuperlocked() - Method in class org.micromanager.ndviewer.internal.gui.AxisScroller
-
- getJustification() - Method in class org.micromanager.ndviewer.overlay.TextRoi
-
Returns the value of the 'justification' instance variable (LEFT, CENTER
or RIGHT).
- getLabelColor() - Method in class org.micromanager.ndviewer.overlay.Overlay
-
- getLabelFont() - Method in class org.micromanager.ndviewer.overlay.Overlay
-
- getLatestTags() - Method in class org.micromanager.ndviewer.internal.gui.ImageMaker
-
- getLayout() - Method in class org.micromanager.ndviewer.internal.gui.TextIcon
-
Get the Layout enum
- getLockedState() - Method in class org.micromanager.ndviewer.internal.gui.ScrollbarLockIcon
-
- getMagnification() - Method in interface org.micromanager.ndviewer.api.NDViewerAPI
-
Return ratio between size of pixels on screen and size of full resolution
pixels in the imamge.
- getMagnification() - Method in class org.micromanager.ndviewer.internal.gui.DataViewCoords
-
- getMagnification() - Method in class org.micromanager.ndviewer.main.NDViewer
-
- getMagnificationFromResLevel() - Method in class org.micromanager.ndviewer.internal.gui.DataViewCoords
-
Computes the scaling between display pixels and whatever pixels they were
derived from
- getMax() - Method in class org.micromanager.ndviewer.internal.gui.contrast.HistogramUtils
-
- getMaxAfterRejectingOutliers() - Method in class org.micromanager.ndviewer.internal.gui.contrast.HistogramUtils
-
- getMaximum() - Method in class org.micromanager.ndviewer.internal.gui.AxisScroller
-
- getMaximumSize() - Method in class org.micromanager.ndviewer.internal.gui.ScrollbarLockIcon
-
- getMaxResolutionIndex() - Method in interface org.micromanager.ndviewer.api.NDViewerDataSource
-
Index of the log 2 biggest downsample factor in the pyramid 0 is full
resolution, 1 is downsampled by 2x, 2 is downsampled by 4x, etc
For a non-multi resolution source, should pass 0
- getMin() - Method in class org.micromanager.ndviewer.internal.gui.contrast.HistogramUtils
-
- getMinAfterRejectingOutliers() - Method in class org.micromanager.ndviewer.internal.gui.contrast.HistogramUtils
-
- getMinimum() - Method in class org.micromanager.ndviewer.internal.gui.AxisScroller
-
- getMinimumSize() - Method in class org.micromanager.ndviewer.internal.gui.ScrollbarLockIcon
-
- getName() - Method in class org.micromanager.ndviewer.overlay.Roi
-
Returns the name of this ROI, or null.
- getPadding() - Method in class org.micromanager.ndviewer.internal.gui.TextIcon
-
Get the padding used when rendering the text
- getPixelSize() - Method in class org.micromanager.ndviewer.main.NDViewer
-
- getPoint(int) - Method in class org.micromanager.ndviewer.internal.gui.contrast.GraphData
-
- getPoints() - Method in class org.micromanager.ndviewer.overlay.Line
-
Returns, as a Polygon, the two points that define this line.
- getPolygon() - Method in class org.micromanager.ndviewer.overlay.Roi
-
Returns the outline of this selection as a Polygon, or null if this is a
straight line selection.
- getPosition() - Method in class org.micromanager.ndviewer.internal.gui.AxisScroller
-
- getPosition() - Method in class org.micromanager.ndviewer.overlay.Roi
-
Returns the stack position (image number) of this ROI, or zero if the ROI
is not associated with a particular stack image.
- getPositionPoint(int, int) - Method in class org.micromanager.ndviewer.internal.gui.contrast.HistogramPanel
-
- getPreferences() - Method in class org.micromanager.ndviewer.main.NDViewer
-
- getPreferredSize() - Method in class org.micromanager.ndviewer.internal.gui.FixedWidthJPanel
-
- getPreferredSize() - Method in class org.micromanager.ndviewer.internal.gui.ScrollbarAnimateIcon
-
Overrides Component getPreferredSize().
- getPreferredSize() - Method in class org.micromanager.ndviewer.internal.gui.ScrollbarLockIcon
-
Overrides Component getPreferredSize().
- getProperties() - Method in class org.micromanager.ndviewer.overlay.Roi
-
- getProperty(String) - Method in class org.micromanager.ndviewer.overlay.Roi
-
- getPropertyCount() - Method in class org.micromanager.ndviewer.overlay.Roi
-
- getPrototypeOverlay() - Method in class org.micromanager.ndviewer.overlay.Roi
-
- getRawLength() - Method in class org.micromanager.ndviewer.overlay.Line
-
Returns the length of this line in pixels.
- getResolutionIndex() - Method in class org.micromanager.ndviewer.internal.gui.DataViewCoords
-
Compute the resolution index used for gettting data based on zoom and
available resolution indices
- getRoundRectArcSize() - Method in class org.micromanager.ndviewer.overlay.Roi
-
Obsolete; replaced by getCornerDiameter().
- getRowCount() - Method in class org.micromanager.ndviewer.internal.gui.MetadataTableModel
-
- getSize() - Method in class org.micromanager.ndviewer.internal.gui.contrast.GraphData
-
- getSize() - Static method in class org.micromanager.ndviewer.overlay.TextRoi
-
Returns the global (default) font size.
- getSourceImageSizeAtResLevel() - Method in class org.micromanager.ndviewer.internal.gui.DataViewCoords
-
- getState() - Method in class org.micromanager.ndviewer.overlay.Roi
-
- getStringPositionFromIntegerPosition(String, int) - Method in class org.micromanager.ndviewer.main.NDViewer
-
- getStroke() - Method in class org.micromanager.ndviewer.overlay.Roi
-
Returns the Stroke used to draw this ROI, or null if no Stroke is used.
- getStrokeColor() - Method in class org.micromanager.ndviewer.overlay.Roi
-
Returns the the color used to draw the ROI outline or null if the default
color is being used.
- getStrokeWidth() - Method in class org.micromanager.ndviewer.overlay.Roi
-
Returns the lineWidth.
- getStyle() - Static method in class org.micromanager.ndviewer.overlay.TextRoi
-
Returns the global (default) font style.
- getSummaryMD() - Method in class org.micromanager.ndviewer.main.NDViewer
-
- getText() - Method in class org.micromanager.ndviewer.internal.gui.TextIcon
-
Get the text String that will be rendered on the Icon
- getText() - Method in class org.micromanager.ndviewer.overlay.TextRoi
-
- getTitle() - Method in interface org.micromanager.ndviewer.api.ControlsPanelInterface
-
provide a String for the title of the panel in the tabbed pane
- getTotalPoints() - Method in class org.micromanager.ndviewer.internal.gui.contrast.HistogramUtils
-
- getTPosition() - Method in class org.micromanager.ndviewer.overlay.Roi
-
Returns the frame position of this ROI, or zero if this ROI is not
associated with a particular frame.
- getType() - Method in class org.micromanager.ndviewer.overlay.Roi
-
- getTypeAsString() - Method in class org.micromanager.ndviewer.overlay.Roi
-
Convenience method that converts Roi type to a human-readable form.
- getValueAt(int, int) - Method in class org.micromanager.ndviewer.internal.gui.MetadataTableModel
-
- getViewOffset() - Method in interface org.micromanager.ndviewer.api.NDViewerAPI
-
get the offset of the top left displayed pixel to relative to top left of
the full image (in full resolution coordinates).
- getViewOffset() - Method in class org.micromanager.ndviewer.internal.gui.DataViewCoords
-
- getViewOffset() - Method in class org.micromanager.ndviewer.main.NDViewer
-
- getWidth() - Static method in class org.micromanager.ndviewer.overlay.Line
-
- getXBase() - Method in class org.micromanager.ndviewer.overlay.Roi
-
- getXBinSize() - Method in class org.micromanager.ndviewer.internal.gui.contrast.GraphData
-
- getYBase() - Method in class org.micromanager.ndviewer.overlay.Roi
-
- getZPosition() - Method in class org.micromanager.ndviewer.overlay.Roi
-
Returns the slice position of this ROI, or zero if this ROI is not
associated with a particular slice.
- GraphData - Class in org.micromanager.ndviewer.internal.gui.contrast
-
XY graph data structure.
- GraphData() - Constructor for class org.micromanager.ndviewer.internal.gui.contrast.GraphData
-
- GraphData.Bounds - Class in org.micromanager.ndviewer.internal.gui.contrast
-
- grow(int, int) - Method in class org.micromanager.ndviewer.overlay.Line
-
- ScrollbarAnimateIcon - Class in org.micromanager.ndviewer.internal.gui
-
This class displays a little play/pause icon with a single-character label,
and is used for handling animation of an AxisScroller.
- ScrollbarAnimateIcon(String) - Constructor for class org.micromanager.ndviewer.internal.gui.ScrollbarAnimateIcon
-
- ScrollbarLockIcon - Class in org.micromanager.ndviewer.internal.gui
-
- ScrollbarLockIcon(AxisScroller, String) - Constructor for class org.micromanager.ndviewer.internal.gui.ScrollbarLockIcon
-
- ScrollbarLockIcon.LockedState - Enum in org.micromanager.ndviewer.internal.gui
-
This enum tracks the possible states of the lock icon.
- selected() - Method in interface org.micromanager.ndviewer.api.ControlsPanelInterface
-
The tab containing this panel was selected
- setActive(String, boolean) - Method in class org.micromanager.ndviewer.internal.gui.contrast.DisplaySettings
-
- setActiveChannel(String) - Method in class org.micromanager.ndviewer.internal.gui.DataViewCoords
-
- setAngle(double) - Method in class org.micromanager.ndviewer.overlay.TextRoi
-
- setAnimateFPS(double) - Method in class org.micromanager.ndviewer.main.NDViewer
-
- setAntialiased(boolean) - Method in class org.micromanager.ndviewer.overlay.TextRoi
-
Sets the 'antialiased' instance variable.
- setAutoBounds() - Method in class org.micromanager.ndviewer.internal.gui.contrast.HistogramPanel
-
- setAutoscale(boolean) - Method in class org.micromanager.ndviewer.internal.gui.contrast.DisplaySettings
-
- setAutoScale() - Method in class org.micromanager.ndviewer.internal.gui.contrast.HistogramPanel
-
Auto-scales Y axis.
- setAxisPosition(String, int) - Method in interface org.micromanager.ndviewer.api.NDViewerAPI
-
Set the scrollbar with a given axis label to a position.
- setAxisPosition(String, Object) - Method in class org.micromanager.ndviewer.internal.gui.DataViewCoords
-
- setAxisPosition(String, int) - Method in class org.micromanager.ndviewer.main.NDViewer
-
- setBounds(double, double, double, double) - Method in class org.micromanager.ndviewer.internal.gui.contrast.HistogramPanel
-
- setBounds(GraphData.Bounds) - Method in class org.micromanager.ndviewer.internal.gui.contrast.HistogramPanel
-
- setChannelColor(String, Color) - Method in interface org.micromanager.ndviewer.api.NDViewerAPI
-
Set display settings for channel with the given name.
- setChannelColor(String, Color) - Method in class org.micromanager.ndviewer.main.NDViewer
-
- setChannelContrastFromFirst() - Method in class org.micromanager.ndviewer.internal.gui.contrast.DisplaySettings
-
- setColor(String, Color) - Method in class org.micromanager.ndviewer.internal.gui.contrast.DisplaySettings
-
- setColor(Color) - Static method in class org.micromanager.ndviewer.overlay.Roi
-
Sets the default (global) color used for ROI outlines.
- setCompositeMode(boolean) - Method in class org.micromanager.ndviewer.internal.gui.contrast.DisplaySettings
-
- setCompositeMode(boolean) - Method in class org.micromanager.ndviewer.main.NDViewer
-
- setContrastMax(String, int) - Method in class org.micromanager.ndviewer.internal.gui.contrast.DisplaySettings
-
- setContrastMin(String, int) - Method in class org.micromanager.ndviewer.internal.gui.contrast.DisplaySettings
-
- setCornerDiameter(int) - Method in class org.micromanager.ndviewer.overlay.Roi
-
Sets the rounded rectangle corner diameter (pixels).
- setCurrentFont(Font) - Method in class org.micromanager.ndviewer.overlay.TextRoi
-
Set the current (instance) font.
- setCursors(double, double, double) - Method in class org.micromanager.ndviewer.internal.gui.contrast.HistogramPanel
-
- setCursorText(String, String) - Method in class org.micromanager.ndviewer.internal.gui.contrast.HistogramPanel
-
- setCustomCanvasMouseListener(CanvasMouseListenerInterface) - Method in interface org.micromanager.ndviewer.api.NDViewerAPI
-
Add a custom object to respond to different types of mouse events on the
canvas.
- setCustomCanvasMouseListener(CanvasMouseListenerInterface) - Method in class org.micromanager.ndviewer.internal.gui.DisplayWindow
-
- setCustomCanvasMouseListener(CanvasMouseListenerInterface) - Method in class org.micromanager.ndviewer.main.NDViewer
-
- setData(double[], double[]) - Method in class org.micromanager.ndviewer.internal.gui.contrast.GraphData
-
- setData(double[]) - Method in class org.micromanager.ndviewer.internal.gui.contrast.GraphData
-
- setData(int[]) - Method in class org.micromanager.ndviewer.internal.gui.contrast.GraphData
-
- setData(GraphData) - Method in class org.micromanager.ndviewer.internal.gui.contrast.HistogramPanel
-
- setDataSource(GraphData) - Method in class org.micromanager.ndviewer.internal.gui.contrast.HistogramPanel
-
- setDefaultAngle(double) - Static method in class org.micromanager.ndviewer.overlay.TextRoi
-
Sets the default angle.
- setDefaultFillColor(Color) - Static method in class org.micromanager.ndviewer.overlay.Roi
-
- setDefaultFillColor(Color) - Static method in class org.micromanager.ndviewer.overlay.TextRoi
-
Sets the default fill (background) color.
- setDisplayImageSize(int, int) - Method in class org.micromanager.ndviewer.internal.gui.DataViewCoords
-
- setDisplaySettingsFromGUI() - Method in class org.micromanager.ndviewer.internal.gui.contrast.ContrastPanel
-
- setDisplaySettingsFromGUI() - Method in class org.micromanager.ndviewer.internal.gui.DisplayWindow
-
- setDrawOffset(boolean) - Method in class org.micromanager.ndviewer.overlay.Line
-
- setDrawOffset(boolean) - Method in class org.micromanager.ndviewer.overlay.Roi
-
- setDrawStringMode(boolean) - Method in class org.micromanager.ndviewer.overlay.TextRoi
-
- setFillColor(Color) - Method in class org.micromanager.ndviewer.overlay.Overlay
-
Sets the fill color of all the ROIs in this overlay.
- setFillColor(Color) - Method in class org.micromanager.ndviewer.overlay.Roi
-
Sets the fill color used to display this ROI, or set to null to display it
transparently.
- setFont(Font) - Method in class org.micromanager.ndviewer.internal.gui.TextIcon
-
Set the Font to be used for rendering the text
- setFont(String, int, int) - Static method in class org.micromanager.ndviewer.overlay.TextRoi
-
Sets the global font face, size and style that will be used by TextROIs
interactively created using the text tool.
- setFont(String, int, int, boolean) - Static method in class org.micromanager.ndviewer.overlay.TextRoi
-
Sets the font face, size, style and antialiasing mode that will be used by
TextROIs interactively created using the text tool.
- setForeground(Color) - Method in class org.micromanager.ndviewer.internal.gui.TextIcon
-
Set the foreground Color to be used for rendering the text
- setFractionToReject(double) - Method in class org.micromanager.ndviewer.internal.gui.contrast.HistogramUtils
-
- setFullResSourceDataSize(double, double) - Method in class org.micromanager.ndviewer.internal.gui.DataViewCoords
-
- setGamma(String, double) - Method in class org.micromanager.ndviewer.internal.gui.contrast.DisplaySettings
-
- setGamma(double) - Method in class org.micromanager.ndviewer.internal.gui.contrast.HistogramPanel
-
- setGlobalJustification(int) - Static method in class org.micromanager.ndviewer.overlay.TextRoi
-
Sets the 'justification' instance variable (must be LEFT, CENTER or RIGHT)
- setIgnoreClipRect(boolean) - Method in class org.micromanager.ndviewer.overlay.Roi
-
- setIgnoreOutliers(boolean) - Method in class org.micromanager.ndviewer.internal.gui.contrast.DisplaySettings
-
- setIgnoreOutliersPercentage(double) - Method in class org.micromanager.ndviewer.internal.gui.contrast.DisplaySettings
-
- setImageBounds(int[]) - Method in class org.micromanager.ndviewer.internal.gui.DataViewCoords
-
- setImageEvent(HashMap<String, Object>, boolean) - Method in class org.micromanager.ndviewer.main.NDViewer
-
Called when scrollbars move
- setImageMetadata(JSONObject) - Method in class org.micromanager.ndviewer.internal.gui.DisplayWindow
-
- setIsAnimated(boolean) - Method in class org.micromanager.ndviewer.internal.gui.AxisScroller
-
- setIsAnimated(boolean) - Method in class org.micromanager.ndviewer.internal.gui.ScrollbarAnimateIcon
-
- setIsCalibrationBar(boolean) - Method in class org.micromanager.ndviewer.overlay.Overlay
-
- setIsCursor(boolean) - Method in class org.micromanager.ndviewer.overlay.Roi
-
- setJustification(int) - Method in class org.micromanager.ndviewer.overlay.TextRoi
-
Sets the 'justification' instance variable (must be LEFT, CENTER or RIGHT)
- setLabelColor(Color) - Method in class org.micromanager.ndviewer.overlay.Overlay
-
- setLabelFont(Font) - Method in class org.micromanager.ndviewer.overlay.Overlay
-
- setLocation(int, int) - Method in class org.micromanager.ndviewer.overlay.Line
-
- setLocation(int, int) - Method in class org.micromanager.ndviewer.overlay.Roi
-
Set the location of the ROI in image coordinates.
- setLocation(double, double) - Method in class org.micromanager.ndviewer.overlay.Roi
-
Set the location of the ROI in image coordinates.
- setLockedState(ScrollbarLockIcon.LockedState) - Method in class org.micromanager.ndviewer.internal.gui.ScrollbarLockIcon
-
- setLogHist(boolean) - Method in class org.micromanager.ndviewer.internal.gui.contrast.DisplaySettings
-
- setMargins(float, float) - Method in class org.micromanager.ndviewer.internal.gui.contrast.HistogramPanel
-
- setMetadata(JSONObject) - Method in class org.micromanager.ndviewer.internal.gui.MetadataTableModel
-
- setName(String) - Method in class org.micromanager.ndviewer.overlay.Roi
-
Sets the name of this ROI.
- setNonScalable(boolean) - Method in class org.micromanager.ndviewer.overlay.Roi
-
Set 'nonScalable' true to have TextRois in a display list drawn at a fixed
location and size.
- setOverlay(Overlay) - Method in interface org.micromanager.ndviewer.api.NDViewerAPI
-
Set a custom overlay object to be displayed on top of the image.
- setOverlay(Overlay) - Method in class org.micromanager.ndviewer.main.NDViewer
-
- setOverlayerPlugin(OverlayerPlugin) - Method in interface org.micromanager.ndviewer.api.NDViewerAPI
-
Set a custom object to provide overlays.
- setOverlayerPlugin(OverlayerPlugin) - Method in class org.micromanager.ndviewer.main.NDViewer
-
- setPadding(int) - Method in class org.micromanager.ndviewer.internal.gui.TextIcon
-
By default the size of the Icon is based on the size of the rendered
text.
- setPaused(boolean) - Method in interface org.micromanager.ndviewer.api.NDViewerAcqInterface
-
- setPausedAction(boolean) - Method in class org.micromanager.ndviewer.main.NDViewer
-
- setPosition(int) - Method in class org.micromanager.ndviewer.internal.gui.AxisScroller
-
Set scrollbar position, but don't fire action listener
- setPosition(int) - Method in class org.micromanager.ndviewer.overlay.Roi
-
Sets the stack position (image number) of this ROI.
- setPosition(int, int, int) - Method in class org.micromanager.ndviewer.overlay.Roi
-
Sets the hyperstack position of this ROI.
- setProperty(String, String) - Method in class org.micromanager.ndviewer.overlay.Roi
-
- setPrototypeOverlay(Overlay) - Method in class org.micromanager.ndviewer.overlay.Roi
-
- setReadTimeMetadataFunction(Function<JSONObject, Long>) - Method in interface org.micromanager.ndviewer.api.NDViewerAPI
-
Optional: Pass in a function that tells how to extract elapsed ms from
image metadata, for display purposes.
- setReadTimeMetadataFunction(Function<JSONObject, Long>) - Method in class org.micromanager.ndviewer.main.NDViewer
-
- setReadZMetadataFunction(Function<JSONObject, Double>) - Method in interface org.micromanager.ndviewer.api.NDViewerAPI
-
Optional: Pass in a function that tells how to extract z position in µm
from image tags, for display purposes.
- setReadZMetadataFunction(Function<JSONObject, Double>) - Method in class org.micromanager.ndviewer.main.NDViewer
-
- setRotationCenter(double, double) - Method in class org.micromanager.ndviewer.overlay.Roi
-
- setRoundRectArcSize(int) - Method in class org.micromanager.ndviewer.overlay.Roi
-
Obsolete; replaced by setCornerDiameter().
- setShowScaleBar(boolean) - Method in class org.micromanager.ndviewer.internal.gui.BaseOverlayer
-
- setShowTimeLabel(boolean) - Method in class org.micromanager.ndviewer.internal.gui.BaseOverlayer
-
- setShowZPosition(boolean) - Method in class org.micromanager.ndviewer.internal.gui.BaseOverlayer
-
- setStroke(BasicStroke) - Method in class org.micromanager.ndviewer.overlay.Roi
-
Sets the Stroke used to draw this ROI.
- setStrokeColor(Color) - Method in class org.micromanager.ndviewer.overlay.Overlay
-
Sets the stroke color of all the ROIs in this overlay.
- setStrokeColor(Color) - Method in class org.micromanager.ndviewer.overlay.Roi
-
Sets the color used by this ROI to draw its outline.
- setStrokeWidth(float) - Method in class org.micromanager.ndviewer.overlay.Line
-
- setStrokeWidth(float) - Method in class org.micromanager.ndviewer.overlay.Roi
-
Sets the width of the line used to draw this ROI.
- setStrokeWidth(double) - Method in class org.micromanager.ndviewer.overlay.Roi
-
This is a version of setStrokeWidth() that accepts a double argument.
- setSummaryMetadata(JSONObject) - Method in class org.micromanager.ndviewer.internal.gui.MetadataPanel
-
- setSyncChannels(boolean) - Method in class org.micromanager.ndviewer.internal.gui.contrast.DisplaySettings
-
- setText(String) - Method in class org.micromanager.ndviewer.internal.gui.TextIcon
-
Set the text to be rendered on the Icon
- setTitle(String) - Method in class org.micromanager.ndviewer.internal.gui.DisplayWindow
-
- setTraceStyle(boolean, Color) - Method in class org.micromanager.ndviewer.internal.gui.contrast.HistogramPanel
-
- setUpBoundsMemory(Window, Preferences) - Static method in class org.micromanager.ndviewer.internal.gui.WindowPositioning
-
Set the window bounds to the last saved ones, and arrange to save the
bounds for future recall by this method.
- setUpLocationMemory(Window, Preferences) - Static method in class org.micromanager.ndviewer.internal.gui.WindowPositioning
-
Set the window location to the last saved one, and arrange to save the
location for future recall by this method.
- setViewOffset(double, double) - Method in interface org.micromanager.ndviewer.api.NDViewerAPI
-
set the offset of the top left displayed pixel to relative to top left of
the full image (in full resolution coordinates).
- setViewOffset(double, double) - Method in class org.micromanager.ndviewer.internal.gui.DataViewCoords
-
- setViewOffset(double, double) - Method in class org.micromanager.ndviewer.main.NDViewer
-
- setWidth(int) - Static method in class org.micromanager.ndviewer.overlay.Line
-
- setWindowTitle(String) - Method in interface org.micromanager.ndviewer.api.NDViewerAPI
-
Set the text in the windows frame.
- setWindowTitle(String) - Method in class org.micromanager.ndviewer.main.NDViewer
-
- setXBinSize(double) - Method in class org.micromanager.ndviewer.internal.gui.contrast.GraphData
-
- showFolder() - Method in class org.micromanager.ndviewer.main.NDViewer
-
- showScaleBar(boolean) - Method in class org.micromanager.ndviewer.main.NDViewer
-
- showTimeLabel(boolean) - Method in class org.micromanager.ndviewer.main.NDViewer
-
- showZPositionLabel(boolean) - Method in class org.micromanager.ndviewer.main.NDViewer
-
- shutdown() - Method in class org.micromanager.ndviewer.internal.gui.BaseOverlayer
-
- shutdownNow() - Method in class org.micromanager.ndviewer.internal.gui.CoalescentExecutor
-
- SIXTEENBIT - Static variable in class org.micromanager.ndviewer.internal.gui.ImageMaker
-
- size() - Method in class org.micromanager.ndviewer.overlay.Overlay
-
Returns the number of ROIs in this Overlay.
- split(String, String) - Static method in class org.micromanager.ndviewer.overlay.TextRoi
-
Splits a string into substring using the characters contained in the
second argument as the delimiter set.
- startxd - Variable in class org.micromanager.ndviewer.overlay.Line
-
- startyd - Variable in class org.micromanager.ndviewer.overlay.Line
-
- stroke - Variable in class org.micromanager.ndviewer.overlay.Roi
-
- strokeColor - Variable in class org.micromanager.ndviewer.overlay.Roi
-
- submitNonCoalescent(Runnable) - Method in class org.micromanager.ndviewer.internal.gui.CoalescentExecutor
-
- submitWithCoalescence(CoalescentRunnable) - Method in class org.micromanager.ndviewer.internal.gui.CoalescentExecutor
-
Invoke the given runnable on the EDT, coalescing multiple invocations on
the event queue.
- subPixelResolution() - Method in class org.micromanager.ndviewer.overlay.Line
-
Always returns true.
- subPixelResolution() - Method in class org.micromanager.ndviewer.overlay.Roi
-
Returns true if this is a slection that supports sub-pixel resolution.
- superlock() - Method in class org.micromanager.ndviewer.internal.gui.AxisScroller
-
- superlockAllScrollers() - Method in class org.micromanager.ndviewer.internal.gui.DisplayWindow
-
- superlockAllScrollers() - Method in class org.micromanager.ndviewer.main.NDViewer
-
- syncChannels - Variable in class org.micromanager.ndviewer.internal.gui.contrast.HistogramControlsState
-