|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectij_utilities.IJUtility
public class IJUtility
Constructor Summary | |
---|---|
IJUtility()
|
Method Summary | |
---|---|
static ij.ImagePlus |
getPropScaledInstance(ij.ImagePlus img,
int size)
Creates an proportional scaled instance. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IJUtility()
Method Detail |
---|
public static ij.ImagePlus getPropScaledInstance(ij.ImagePlus img, int size)
img
- - ImagePlus which should be scaledsize
- - size of the greater side of new Instance
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |