|
JAI ImageIO plugins for ImageJ - API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.ij.jaiio.JaiioUtil
Method Summary | |
static void |
centerOnScreen(java.awt.Window window,
boolean packFrame)
Center window on screen. |
static boolean |
isBinary(ij.process.ImageProcessor ip)
Return true if this image color map has only two entries. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static boolean isBinary(ij.process.ImageProcessor ip)
public static void centerOnScreen(java.awt.Window window, boolean packFrame)
window
- packFrame
- if true
call window's pack()
method before centering.
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |