|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectendrov.utilityUnsorted.deconvolution.DeconvPixelsStack
public class DeconvPixelsStack
Just a stack of pixels. No metadata.
| Field Summary | |
|---|---|
java.util.ArrayList<EvPixels> |
p
|
| Constructor Summary | |
|---|---|
DeconvPixelsStack()
|
|
| Method Summary | |
|---|---|
void |
addSlice(EvPixels slice,
int pos)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.util.ArrayList<EvPixels> p
| Constructor Detail |
|---|
public DeconvPixelsStack()
| Method Detail |
|---|
public void addSlice(EvPixels slice,
int pos)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||