public class extractCellDesignerNotesTask
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
class |
extractCellDesignerNotesTask.extractingNotesOptions |
Constructor and Description |
---|
extractCellDesignerNotesTask(java.lang.String cellDesignerFileName,
extractCellDesignerNotesTask.extractingNotesOptions _options) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getTitle() |
void |
halt() |
void |
run() |
void |
setTaskMonitor(TaskMonitor taskMonitor) |
public extractCellDesignerNotesTask(java.lang.String cellDesignerFileName, extractCellDesignerNotesTask.extractingNotesOptions _options)