public class ElasticMontage extends Object implements ij.plugin.PlugIn
Constructor and Description |
---|
ElasticMontage() |
Modifier and Type | Method and Description |
---|---|
static Object |
deserialize(String path)
Attempts to find a file containing a serialized object.
|
void |
run() |
void |
run(String args) |
static boolean |
serialize(Object ob,
String path)
Serializes the given object into the path.
|
Copyright © 2015–2021 Fiji. All rights reserved.