public class RemoteAcquisitionFactory extends Object
| Constructor and Description |
|---|
RemoteAcquisitionFactory(mmcorej.CMMCore core) |
| Modifier and Type | Method and Description |
|---|---|
RemoteAcquisition |
createAcquisition(String dir,
String name,
boolean showViewer,
int savingQueueSize,
boolean debug) |
XYTiledRemoteAcquisition |
createTiledAcquisition(String dir,
String name,
boolean showViewer,
boolean xyTiled,
int tileOverlapX,
int tileOverlapY,
int maxResLevel,
int savingQueueSize,
boolean debug) |
public XYTiledRemoteAcquisition createTiledAcquisition(String dir, String name, boolean showViewer, boolean xyTiled, int tileOverlapX, int tileOverlapY, int maxResLevel, int savingQueueSize, boolean debug)
public RemoteAcquisition createAcquisition(String dir, String name, boolean showViewer, int savingQueueSize, boolean debug)
Copyright © 2023. All rights reserved.