|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectij.ImagePlus
ij.plugin.Zip_Reader
public class Zip_Reader
This plug-in opens a single TIFF image or stack contained in a ZIP archive.
| Field Summary |
|---|
| Fields inherited from class ij.ImagePlus |
|---|
changes, COLOR_256, COLOR_RGB, GRAY16, GRAY32, GRAY8, img, ip, locked, pixelDepth, pixelHeight, pixelWidth, sCalibrated, unit, units, win |
| Fields inherited from interface java.awt.image.ImageObserver |
|---|
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH |
| Fields inherited from interface ij.measure.Measurements |
|---|
AREA, CENTER_OF_MASS, CENTROID, LABELS, LIMIT, MAX_STANDARDS, MEAN, MIN_MAX, MODE, PERIMETER, RECT, STD_DEV |
| Constructor Summary | |
|---|---|
Zip_Reader()
|
|
| Method Summary | |
|---|---|
ImagePlus |
openZip(java.lang.String path)
|
void |
run(java.lang.String arg)
This method is called when the plug-in is loaded. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Zip_Reader()
| Method Detail |
|---|
public void run(java.lang.String arg)
PlugIn
run in interface PlugIn
public ImagePlus openZip(java.lang.String path)
throws java.io.IOException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||