Uses of Class
ij.gui.ImageCanvas
Packages that use ImageCanvas
-
Uses of ImageCanvas in ij
Methods in ij that return ImageCanvasModifier and TypeMethodDescriptionImagePlus.getCanvas()
Returns the ImageCanvas being used to display this image, or null. -
Uses of ImageCanvas in ij.gui
Subclasses of ImageCanvas in ij.guiModifier and TypeClassDescriptionclass
This subclass of ImageCanvas has special provisions for plots: - Zooming: sets the plot range - Scrolling: moves data area This behavior is suppressed if the plot is frozenFields in ij.gui declared as ImageCanvasModifier and TypeFieldDescriptionprotected ImageCanvas
ImageWindow.ic
protected ImageCanvas
Roi.ic
Methods in ij.gui that return ImageCanvasConstructors in ij.gui with parameters of type ImageCanvasModifierConstructorDescriptionCreates a new ImageLayout with center alignment.ImageWindow
(ImagePlus imp, ImageCanvas ic) StackWindow
(ImagePlus imp, ImageCanvas ic) -
Uses of ImageCanvas in ij.plugin.frame
Methods in ij.plugin.frame with parameters of type ImageCanvasModifier and TypeMethodDescriptionprotected Point
SyncWindows.getMatchingCoords
(ImageCanvas ic, ImageCanvas icc, int x, int y) Get Screen Coordinates for ImageCanvas ic matching the OffScreen Coordinates of the current ImageCanvas.