|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectij.io.RoiDecoder
Decodes an ImageJ, NIH Image or Scion Image ROI.
| Constructor Summary | |
RoiDecoder(byte[] bytes,
java.lang.String name)
Constructs an RoiDecoder using a byte array. |
|
RoiDecoder(java.lang.String path)
Constructs an RoiDecoder using a file path. |
|
| Method Summary | |
Roi |
getRoi()
Returns the ROI. |
Roi |
getShapeRoi()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RoiDecoder(java.lang.String path)
public RoiDecoder(byte[] bytes,
java.lang.String name)
| Method Detail |
public Roi getRoi()
throws java.io.IOException
java.io.IOException
public Roi getShapeRoi()
throws java.io.IOException
java.io.IOException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||