|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectij.plugin.RawReader
public class RawReader
Uses the FileOpener class to load raw images from a URL.
Constructor Summary | |
---|---|
RawReader()
|
Method Summary | |
---|---|
void |
run(java.lang.String args)
Opens the image described by the string argument ("name width height nImages bitsPerPixel offset ['black'] ['white'] ['big'] ['little']") from the images url specified in IJ_Props.txt. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RawReader()
Method Detail |
---|
public void run(java.lang.String args)
run
in interface PlugIn
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |