public class ExportMasks extends Task
Task.TaskTargetswigCMemOwn| Modifier | Constructor and Description |
|---|---|
|
ExportMasks() |
protected |
ExportMasks(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
int[] |
getCameras()
List of cameras to process.
|
protected static long |
getCPtr(ExportMasks obj) |
java.lang.String |
getPath()
Path to output file.
|
void |
setCameras(int[] value)
List of cameras to process.
|
void |
setPath(java.lang.String value)
Path to output file.
|
apply, apply, getCPtr, getName, getParameter, getParameterNames, getTarget, getWorkitemCount, isGPUSupported, setParameter, setWorkitemCount, toNetworkTask, toNetworkTask, toNetworkTask, toNetworkTaskprotected ExportMasks(long cPtr,
boolean cMemoryOwn)
public ExportMasks()
protected static long getCPtr(ExportMasks obj)
public void setCameras(int[] value)
public int[] getCameras()
public void setPath(java.lang.String value)
public java.lang.String getPath()